/* CSS Document */


html, body {
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-repeat: repeat-x;
	
	
	scrollbar-face-color: #CC6600;
scrollbar-highlight-color: #FF9900;
scrollbar-3dlight-color: #CC6600;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;	
}

p,h1 {
		margin:0px 10px 10px 18px;
		}





#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #000000;
	margin-bottom: 10px;
	

}

#header {
	width:780px;
	height: 97px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}


#tabnav{
	width:328px;
	height:97px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;

}


#navbar{
	width:776px;
	height:55px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/bg_topnav.jpg);
	background-repeat: no-repeat;
}



.nav_indent{
	
}



#widescreenbanner{
	width:776px;
	height:207px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-repeat: no-repeat;

}

#leftnav_container{
	width:166px;
	margin-top:0px;
	padding:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	padding-top: 30px;
}

#leftnav{
	width:166px;
	margin-top:40px;
	padding:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	height: 243px;
	background-image: url(../images/bg_sidenav.jpg);
	background-repeat: no-repeat;
}




.nav_indent{
	margin-left: 15px;
}

#containercontent{
	width:776px;
	margin-right:auto;
	margin-left:auto;
	background-color: #000000;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
}

#containercontent_centre{
	width:762px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 15px;
	margin-bottom: 5px;

}

#maincontent{
	width:585px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}



#newlettersignup{
	width:776px;
	height:93px;
	margin-right:auto;
	margin-left:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_newsletter.gif);
	margin-bottom: 0px;
	padding-top: 10px;
}


#footer{
	width:776px;
	height:85px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
