html, body {
	background-image:url(bgimages/bg4.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color: #1b1c31;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}

#container {
	position: absolute;
	width: 884px;
	height: 622px;
	top: 50%;
	left: 50%;
	margin-top: -311px;
	margin-left: -442px;
	text-align: left;
}

#maincontent {
	background-image:url(bgimages/front_graphic_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height: 622px;

}

#menu {
	height: 32px;
	width: 864px;
	padding-top: 1px;
	padding-left: 7px;
	float: left;
	
}

#contentarea {
	width: 884px;
	height: 390px;
	float: left;
}

#flash {
	width: 842px;
	height: 443px;
	float: left;
	padding-left: 12px;
	padding-top: 41px;

}

#box1 {
	height: 118px;
	width: 199px;
	padding-left: 15px;
	float: left;
}

#box2 {
	height: 118px;
	width: 201px;
	padding-left: 3px;
	float: left;
}

#box3 {
	height: 201px;
	width: 199px;
	padding-left: 3px;
	float: left;
}

#box4 {
	height: 118px;
	width: 196px;
	padding-left: 25px;
	float: left;
}

#top {
	padding-top: 14px;
	height: 74px;
	float: right;
	width: 831px;
	text-align: right;
	padding-right: 53px;
	overflow:hidden;	
}



#social {
background-image:url(images/social.png);
display: inline-block;
float:right;
height:23px;
margin:0 160px 8px 0;
width:118px;
}

#social a {
display: inline-block;
float:left;
height:21px;
overflow:hidden;
text-align:center;
text-indent:-200px;
width:25px;
}
#social a#youtube_button {
width:56px;
}
#social_bookmark {
display: inline-block;
float:right;
height:17px;
margin:0 55px 0 10px;
padding:0;
text-align:center;
width:182px;
}
#social_bookmark a {
border:0 none;
margin-left:5px;
padding:0;
width:16px;
}
#social_bookmark img {
border:0 none;
}
#social_bookmark a#youtube_button {
width:22px;
}

#social_fan {
background:url(images/like.gif) no-repeat;
display: inline-block;
float:right;
height:23px;
margin:0 0px 8px 0;
padding-right: 5px;
width:64px;
}

#social_fan a {
float:left;
height:21px;
overflow:hidden;
text-align:center;
text-indent:-400px;
width:59px;
}
#referral {
clear:right;
float:right;
}
