html { }

body {
	margin:0px;
	padding:0px; 
	background: #000 url(/img/wrap_bg.gif) repeat-y top center;
}

#wrap {
	width:970px;
	position: relative;
	left:50%;
	margin-left:-485px;
}


#content {
	float:right;
	width:760px;
	background:#000 url(/img/content_split.gif);
	border:0px solid #ff0; 
	margin-right:15px;
}

#content1 {
	float:left;
	width:435px;
	margin-top:39px;
	border-right:0px solid #333; 
	border-left:1px solid #333; 
	padding:4px;
	position:relative; 
	left:-5px;
	
}

#content2 {
	float:right;
	width:300px;
	border:0px solid #f00; 
	margin-right:4px; 

}


#nav {
	float:left;
	width:175px;
	margin:0 0 0 15px; 
	border-right:1px solid #333;
	background-color:#000;
	display:block;
}

#wrap #banners{
	width:970px;
	text-align:center;
	margin-left:15px;
}

#wrap #banners div {
	width:468px;
	float:left;
	border: 1px solid #333;
	height:60px;
	color:#222;
	text-align:center;
	font-size:11px;
}

#wrap #pagehead {
	height:140px;
	text-align:center;
}

#pagefoot {
	clear:both;
}

#enter_email {
	display:block;
	font-size:10px; font-family: verdana,arial; color:#eee;
}

#enter_email form { display:inline; }

#bottom_banner {width:759px; direction:ltr; margin-right:20px; overflow:hide; border-left:1px solid #333; position:relative; margin-left:190px; }
