body
{
	background-color:#c8d1db;
	padding:0px;
	margin:0px;
	position:relative;
}
#main
{
	position:relative;
	height:100%;
	width:950px;
	border-right:solid 1px #003366;
	background-color:#fff;
	padding:0px;
	margin:0px;
}
#container
{
	float:left;
	width:566px;
	height:inherit;
	border-left:185px solid #336699;
	border-right:199px solid #fff;
	margin:0px;
	padding:0px;
}
.h1_hidden
{
	text-indent:-1000px;
	position:absolute;
	top:0px;
	left:0px;
}
.logo
{
	background-color:#fff;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
}
#header
{
	padding:0px;
	margin:0px;
	height:65px;
	width:687px;
	position:absolute;
	left:64px;
	top:0px;
	background-color:#05376a;
	z-index:100;
	background-image:url('/images/layout/hdr_rpt.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
#printHeader
{
	display:none;
}
#navigation
{
	float:left;	
	width:185px;
	height:100%;
	margin-left:-185px;
	position:relative;
}
.navigation
{
	background-color:#990000;
	padding:130px 2px 30px 2px;
	background-image:url('/images/layout/nav_top_curve.jpg');
	background-position:0px 117px;
	background-repeat:no-repeat;
}
#content_main
{
	float:left;
	height:100%;
	background:#fff;	
	width:566px;
	margin-right:-566px;
	background-image:url('/images/layout/bg_logo.jpg');
	background-position:80% 100%;
	background-repeat:no-repeat;	
}
.content
{
	padding:85px 10px 10px 10px;
	margin:0px;
	background-color:transparent;
	background-image:url('/images/layout/gradient_repeater.jpg');
	background-position:left 63px;
	background-repeat:repeat-x;	
	border-left:2px solid #5f0000;
	border-right:1px solid #003366;
	height:100%;
	min-height:955px;
}
#address
{
	background-color:#336699;
	width:565px;
	position:relative;
	top:65px;
	margin:0px;
	padding:0px;
	height:20px;
}
.img_address
{
	display:block;
}
.inner
{
	padding:10px 6px;
}
#content_sub
{
	float:right;
	width:199px;
	height:100%;
	margin-right:-199px;
	position:relative;
}
.content_sub
{
	height:100%;
}
.content_sub li, .content_sub p
{
	padding:4px 10px;	
}
#content_sub img
{
	padding:0px;
	margin:0px;
	display:block;
}
#footer
{
	clear:both;
	width:950px;
	background-color: #003366;
	text-align:center;
}
/* Image Rotator Styles */
.image_rotator
{
	background-color:#fff; 
	border-top:solid 1px #06335d;
	position:absolute;
	top:0;
	left:0;
}
.image_rotator a, .image_rotator a:visited, .image_rotator img
{
}