 html,body,#container {
	height:100%; 
}
 
body {
	margin:0;
	padding:0;
	background: #2d2d2d url(../layout/back_repeater_b.jpg) repeat-x;
	color: #333333;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#navigation{
	background: url(../layout/navigation_repeater.gif) repeat-x;
	height: 36px;
	width: 802px;
	margin: 0px;
}
#navigation .padding{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

p{
	line-height: 20px;
}

h1{
	font-size: 15px;
	font-weight: bold;
	color: #4f74ab;
}

h2{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

h3{
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}

#container{
    position:relative; 
	margin:0 auto; 
	width:914px;
	background: #2d2d2d url(../layout/container_repeat.jpg) repeat-y;
	height:auto !important; 
    min-height:100%; 
}
	
#navigation a:hover{
	text-decoration: underline;
	color: #C4C8E3;
} 

#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
 #navigation ul a{
	display:block;
	color:#ffffff;
	padding: 0 5px 0 5px;
	text-decoration: none;
 }
 
 #navigation li{
	border-right-width: thin;
	border-right-color: #ffffff;
	border-right-style: solid;
	float: left;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 5px;
	text-decoration: none;
	color: #0033CC;
}

#left_imagepanel{
	width:56px;
	height:797px;
	background: url(../layout/left_container_panel.jpg) no-repeat;
	float: left;
}
	
#right_imagepanel{
	width:56px;
	height:797px;
	background: url(../layout/right_container_panel.jpg) no-repeat;
	float: left;
}

#logo_header{
	background-color: #cccccc;
	background: url(../layout/logoheader_repeater.gif) repeat-x;
	height: 71px;
	width: 802px;
}

#logo_header .title{
	width: 208px;
	margin: 0px;
	height: 10px;
	float: right;
	padding: 35px 0 0 0;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
}

img.logo{
	width:124px;
	height: 53px;
	margin: 17px 0 0 0;
	float: left;
}

img.cert{
	margin: 0 0 0 10px;
	float: left;
}

img.homecert{
	float: left;
	margin-top: 233px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}

#content{
	width:802px;
	float: left;
	background: #233a66;
}

#body_content{
	width:802px;
	float: left;
	background: url(../layout/body_backrepeat.gif) repeat-y;
}

#body_content .left_column{
	width:386px;
	float: left;
	background: #eaeaea url(../layout/body_content_rpeater.jpg) repeat-x;
}

#body_content .right_column{
	width:208px;
	float: left;
	background: #eaeaea url(../layout/body_content_repeater.jpg) repeat-x;
}

#body_content .quote_column{
	width:208px;
	float: left;
	height: 501px;
	background: #5b5b5b url(../images/quote_backing.jpg) no-repeat;
}

img.rightcolumn{
	width:160px;
	float: none;
	clear: both;
	margin: 15px 0 0 0;
	border: thin solid #4F74AB;
}

#subnavbox{
	background: #acacac;
	width: 160px;
	margin: 15px 0 0 0;
}

#subnavbox .nav{
	padding: 0 0 20px 0;
}

#subnavbox li{
	color: #ffffff;
	line-height: 16px;
	list-style-type: none;
}

 #subnavbox ul a{
	display:block;
	color:#ffffff;
	text-decoration: none;
}
 
 #subnavbox a:hover{
	text-decoration: underline;
} 
	
#body_content .padding{
	padding: 18px 9px 18px 25px;
}

.clear{
	clear: both;
	float: none;
}
	
#footer{
	width:802px;
	float: left;
	height: 99px;
	background: #2d2d2d url(../layout/footer_backing.jpg) no-repeat;
}

#footer p{
	font-size: 10px;
	color: #cccccc;
	float: right;
	margin: 50px 225px 0 0;
}
