body.main {
	background-color:#f8bd01;
	background-image:url(site_images/bg_main.gif);
	background-repeat:repeat-x;}

body {
	margin:0px 0px; padding:0px;
	text-align:center;}

	
#Container {
	width:737px;
	margin:0px auto;
	text-align:left;
	padding:0px;}

#Header{
	position:relative;
	width:737px;
	height:45px;
	background-image:url(site_images/header_slogan.gif);
	background-repeat:no-repeat;}

#Banner {
	position:relative;
	background-image:url(site_images/banner.jpg);
	background-repeat:no-repeat;
	width:737px;
	height:254px;
	margin-bottom:5px;}
	
#Logo {
	position:relative;
	left:482px;
	top:75px;
	height:93px;
	width:144px;}
	
#ContentContainer{
	background-color:#f3f3f3;
 	overflow:hidden;
 	width:737px;
	margin-bottom:5px;
	overflow:hidden;}
	
#BackgroundContainer{
	width:737px;
	background-color:#f3f3f3;
	margin-bottom:5px;}

#Nav {
	background-color:#f3f3f3;
	width:165px;
	float:left;}

#BottomContainer{
	position:relative;
	width:737px;
	height:152px;
	clear:both;}
	
#Bottom_image_left {
	height:152px;
	width:362px;
	float:left;} 

#Bottom_image_right {
	height:152px;
	width:369px;
	float:right;}


#Footer {
	position:relative;
	width:737px;
	height:44px;
	margin-top:5px;
	background-color:#06214d;}
	


/* TEXT STYLES//////////////////////////////////////////////// */

.Nav_ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#06214d;
	list-style-type: none;
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: 1.2em; 
	padding-left: 0em;}

.Nav_li{
	border-bottom: 1px solid #CCCCCC;
	padding:3px;}

#Content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #06214d;
	padding-left:20px;
	padding-right: 15px;
	padding-bottom:15px;
	padding-top:10px;
	vertical-align:top;
	line-height: 150%;
	float:right;
	width:530px;}
	
#Footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	text-align:right;
	font-style: normal;
	color: #FFFFFF;
	padding:19px;}

.Pagetext_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color: ##06214d;}

#Copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #06214d;
	margin-top:5px;
	margin-bottom:20px;}
	
#Headernav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #06214d;
	padding-top:25px;
	width:250px;
	float:right;}
	
#Breakline {
	height:1px;
	background-color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;}
	
/* LINKS STYLES//////////////////////////////////////////////// */

a:link { 	color: #06214d; text-decoration: none; }
a:active { 	color: #06214d; text-decoration: none; }
a:visited { color: #06214d; text-decoration: none; }
a:hover { color: #06214d; text-decoration: underline;   }


	
#Nav a  { 	color: #000000; text-decoration: none; }
#Nav a:link { 	color: #000000; text-decoration: none; }
#Nav a:active { 	color: #000000; text-decoration: none; }
#Nav a:visited { color: #000000; text-decoration: none; }
#Nav a:hover { color: #FFFFFF; text-decoration: none; background-color:#06214d; }

.i  { 	color: #f3f3f3; text-decoration: none; }
.i:link { 	color: #f3f3f3; text-decoration: none; }
.i:active { 	color: #f3f3f3; text-decoration: none; }
.i:visited { color: #f3f3f3; text-decoration: none; }
.i:hover { color: #f3f3f3; text-decoration: none; }

.q  { 	color: #000000; text-decoration: none; }
.q:link { 	color: #000000; text-decoration: none; }
.q:active { 	color: #000000; text-decoration: none; }
.q:visited { color: #000000; text-decoration: none; }
.q:hover { color: #fb7e00; text-decoration: none; }

