@charset "utf-8";
/* CSS Document */
body {
	margin:1em 0px; 
	padding:0px;
	background-color:#989696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7512em;
	background-repeat: no-repeat;
} 
a, link, visited, hover {
	color: #000000;
	text-decoration:none;
	border-color: #94252E;
}
div#main_content {
	font-size: 12px;
}
div#main {
	margin: 0 auto;
	width: 72.5em;
	min-width:72.5em;
	background-color:#FFFFFF;
	font-size: 12px;
}
div#top_nav  {
	position:absolute;
	z-index:20;
	width: 72.5em;
	top: 3em;
	background: #A32638;
	height:2em;
	padding: 0;
	font-size:12px;
}

div#header_bar {
	height:16em;
	background-color:#FFFFFF;
}

div#header_bar .header_lft{
	height:12em;
	width:46em;
	background-image: url(/images/common/backgroundv2.jpg);
	background-repeat: repeat-y;
	float:left;
	/* margin-top:50px; */
}

div#container { 	
	background-color:#FFFFFF;
}
div#sub_nav { 
	position: absolute;
 	/*z-index:-10;*/ 
	padding:.939em;
	padding-top:1em;
	float:left;
}
div#tagline { 
 	z-index:10; 
	padding-right:.939em;
	float:right;
	font-size: .686em;
}

div#content {
	background-color:#FFFFFF;
	margin-right:2em;
	font-size:12px;
}
div#main_content {
	float:left;
	height:auto !important;
	height:25em;
	background-color:#FFFFFF;
	width:38em;
}
div#ctr_content {
	margin-top:1em;
	border-left-width: .0626em;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left:1.25em;
	margin-left:15em;
	min-height:32em;
	font-size:12px;
}

div#right_side {
	float:right;
}
div#right_main a {
	border-color: #94252E;
}
div#footer {
	text-align:center;
	background-color:#FFFFFF;
	padding-top:1.565em;
	padding-bottom:1.5656em;
	clear:both;
	font-size:12px;
	white-space:nowrap;
	
}
div#footer a {
	padding:1.565em;
}
div#feature {
	width:155px;
	clear:both; 
	float:left; 
	margin-left:-.25em;
	background-color:#A32638; 
	padding:7px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#AF4F5D', EndColorStr='#A32638');
	font-size:11px;
}
div#feature a, visited, active, hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}

-->
