body{
	background-color:#999;
}

#wrapper{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1c2f3a;
	height:1135px;
	width:1000px;
	margin:0 auto;
	padding:15px 30px 15px 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

#adsense{
height:90px;

width:728px;
}
#header{
	width:940px;
	height:81px;
	background-image: url(images/header.gif);	
}

#subheader{
	width:944px;
	height:227px;
	background-image: url(images/sub-header.jpg);	
	
}

#navContainer {
	width:945px;
	height:60px;
		
}

#navLeft{
	float:left;
	width:10px;
	height:60px;
	background-image: url(images/images/nav_left.gif);	
}

#navRight{
	float:left;
	width:11px;
	height:60px;
	background-image: url(images/images/nav_right.gif);	
}

#navMiddle{
	float:left;
	width:924px;
	height:60px;
	background-image: url(images/images/nav_middle.gif);
}

#navMiddle span{
	float:left;
	padding-top:14px;
	margin-right:7px;
}

#navMiddle span a{ 
	font-size:20px;
	text-decoration:none;
	color:#FFF;
}

#navMiddle span a:hover{ 
	font-size:24px;
	text-decoration:none;
	color:#fbd4a3;
}


#content{
	
	margin-top: 10px;
	
}


#left{
	width:330px;
	height:520px;
	float:left;
	
}

#right{
	background-color:#FFF;
	margin-left:10px;
	width:610px;
	height:inherit;
	float:left;
		
}
/*
#topbox{
	background-image: url(images/images/top_box.gif);
	width:610px;
	height:9px;
}

#bottombox{
	background-image: url(images/images/bottom_box.gif);
	width:610px;
	height:11px;
}

#boxbody{
	margin-top:10px;
	min-height:415px;
	
	
}
*/
#media{
text-align:center;	
}


#infoBox{
	float:left;
	
	
}

.positions {
	padding-top:7px;
	padding-bottom:5px;
	color:#fff;
	}
	
#navMiddle.navigation span {
padding-left:50px;

	
}


#attention {
	padding-top: 5px;
	font-size:20px;
	font-weight:500;
	color:#FFF;
	text-align:center;
	padding-bottom:15px;
	
}

#videoscript{
	padding-top:10px;
font-size:12px;
color:#ffffff;
}



#footer{
	
float:left;
width:1000px;
height:50px;
	
}

#footer .copyright{
	margin-top:10px;
	text-align:center;
color:#4ea1cd;	
}

#footer span{
	color:#80d1fd;
}

.copyright a{
	color:#fff;
}

.copyright a:hover{
	color:#fff;
}
