/* CSS Document */


html, body {
	padding: 0;
	margin: 0;
	background-color: #336699;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;	
}

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: 0px;
	padding-left: 0px;
	

}


#headerlinks{
	width:138px;
	height:39px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	background-image: url(../images/bg_header_links.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	

}




.headermini{
	font-family:Verdana, Geneva;
	font-size:9px;
	line-height:13px;
	font-weight: normal;
	color: #BBBBBB;
}
.headermini A:link{font-family:Verdana, Geneva;color:#666666;line-height:13px;text-decoration:none;font-size:9px;}
.headermini A:visited{font-family:Verdana, Geneva;font-size:9px;color:#666666;line-height:13px;text-decoration:none;}
.headermini A:hover{font-family:Verdana, Geneva;font-size:9px;color:#666666;text-decoration:underline;line-height:13px;}
.headermini A:active{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#336699;
	text-decoration:underline;
	line-height:13px;
}





#header {
	width:780px;
	height: 73px;
	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: #FFFFFF;
}

#navbar{
	width:778px;
	height:43px;
	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:778px;
	margin-right:auto;
	margin-left:auto;
	margin-top:7px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#leftnav{
	width:180px;
	margin-top:0px;
	padding:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	height: auto;
	background-image: url(../images/bg_sidenav.jpg);
	background-repeat: no-repeat;
}


#rhs{
	width:185px;
	margin-top:0px;
	padding:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	background-image: url(../images/bg_rhs.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}



.nav_indent{
	margin-left: 15px;
}





#containercontent{
	width:778px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}


#containercontentHome{
	width:778px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content_home.jpg);
	background-repeat: no-repeat;
}

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

}

#maincontent{
	width:575px;
	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;
	font-family:Verdana, Geneva;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	color: #3E3E3E;
}

#footer{
	width:778px;
	height:85px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	background-image: url(../images/bg_footer.jpg);
}
