html {height: 100%; margin-bottom: 1px; }

body {
	width:100%;
	margin:0px;
	padding:0px;
	background: #000000 url(../images/crystal_apes_bgcontent_blue.jpg) center top no-repeat fixed;
}
 
#container {
 width:970px;
 margin: 0 auto 0 auto;
 padding:0 0 0 0;
}
 
#header {
 margin-left:0px;
 margin-top:0px;
 height: 362px;
 width:1000px;
 overflow:hidden;
}        

#navibar {
 padding:0px;
 margin:0px;
 width:934px;
 height:60px;
}

#mediazone {
 padding:0px;
 margin:0px;
 width:1004px;
 height:67px;
 float:left;
 overflow:hidden;
 vertical-align:bottom;
}


#navimain {
 z-index: 111;
 position:fixed;
 top:0px;
 margin:0 auto 0 auto;
 padding:0;
 width: 960px;
 height:20px;
 text-align:center;
 background: url(../images/ca_menu_bg.gif)  center top no-repeat fixed;
}

#content {
 width:968px;
 margin: 0px auto 0px auto;
 padding: 25px 0 25px 40px;
}

#footer {
	width:964px;
	text-align:center;
	padding: 15px 0;
	margin:3px 10px 0px 10px;
	vertical-align: top;
	font-size:8pt;
	clear:both;
}