* { margin:0; padding:0; }

body {
	background:url(../images/bg_body.jpg);
	text-align:left;	
}

#container {
	width:1000px;	
}

#top_left {
	float:left; position:relative;	
	width: 765px; height:150px;
	background:url(../images/bg_top.png);
}

#top_right {
	float:right;
	width:235px; height:150px;
	background:url(../images/bg_topnav.png) bottom repeat-x;	
}

#topnav {
	padding:10px 0px 0px 10px;
}

#logo {
	position:absolute;
	width:590px; height:30px;	
	top:35px; right:0px;
	text-align:right;
}

#mainnav {
	position:absolute;
	width:590px; height: 30px;	
	background:#fff;
	bottom:1px; right:0px;	
}


#left {
	float:left;
	width:175px;
}

#subnav {	
	background:#fff;	
}

#newsbox {
	background:url(../images/bg_newsbox.png) repeat-x;
}

#latestnews {
	padding:10px 5px 5px 5px;	
}

#video1 {
	padding:5px 5px 10px 10px;
	
}

#video2 {
	padding:0px 5px 0px 10px;	
}

#allevideos {
	padding:10px 10px 0px 10px;
	
}

#center {
	float:left;	
	width:590px;	
	margin-bottom:20px;	
}

#content {
	padding: 20px 20px 20px 20px;	
	min-height:300px;	
}

#content .content_top {width: 100%;}

#content .content_left {float: left; width: 40%;}

#content .content_right {float: right; width: 50%;}

#content .content_bottom {clear: both; width: 100%;}


#right {
	float:right;
	width:235px;	
}

#right_bottom {
	height:125px;
	background:url(../images/bg_right_bottom.png) no-repeat right top;
}

#clear {
	clear:both;
}

#footer {
	margin-left:175px;	
	width:590px;
	border-top:1px solid #999;
	padding:5px 0 0 0;
}

#copyright {
	float:left;
	width:180px;
}

#footer_center {
	float:left;
	padding: 20px 0px 20px 0px;	
}

#footertext {
	float:right;
}
