/* HTML Base */
html, body
{
	height:100%;
}
html
{
	background: #e5e5e5 url(../images/follow-bg.jpg) repeat-x top;
}
body
{
	margin:0;
	padding:0;
	color:#333;
	min-height:100%;
	height:auto !important;
	height: 100%;
	font: normal normal 12px/1.5 Arial, Helvetica, Verdana, Geneva, sans-serif;
	background: transparent url(../images/container-bg-alt.jpg) repeat-y center;
}
a:link
{
	color:#02048A;
	text-decoration: underline;
}
a:visited
{
	color:#0071BC;
}
a:hover
{
	color:#999;
	text-decoration:none;
}
a:active
{
	color:#B70000;
}
/* Main Layout */
#container
{
	width: 740px;
	margin:0 auto;
	background: transparent url(../images/follow-bg-alt.jpg) repeat-x top;
}
#content
{
	width: 722px;
	margin:0 auto;
	overflow: hidden;
}
#header
{
	width:722px;
	height:120px;
	overflow: hidden;
	margin:0;
	padding:0;
	background: transparent url(../images/header-logo-alt.jpg) no-repeat -1px 0;
	_background-position: 0 0;
}
#header h1
{
	width: 300px;
	margin:48px 0 0 405px;
	padding:0;
	text-transform: uppercase;
	color:#02048A;
	font-size: 150%;
	font-weight: bolder;
	line-height: 110%;
	text-align:right;
}
#main-image
{
	margin:-4px 0 10px 0;
	padding:0;
	width:543px;
	_width:544px;
	height:367px;
	float:right;
	overflow: hidden;
}
/* Begin Logo Bar Graphics */
#logo-bar
{
	float:left;
	width:722px;
	height:108px;
	margin:25px 0 0 0;
	padding:0 0 0 189px;
	overflow: hidden;
	clear:both;
	background: transparent url(../images/logo-bar.jpg) no-repeat 0 0;
}
#logo-bar span
{
	display:none;
}
/* Begin Custom Logos */
#insurance-bar
{
	margin:0;
	padding:0;
	text-align: center;
	width:179px;
	height: 99px;
	background: #fff url(../images/insurance.jpg) no-repeat 0 0;
	border-bottom: 5px solid #D2D2D2;
}
#insurance-bar h3
{
	display:none;
}
#insurance-bar select
{
	margin:48px 0 0 0;
	padding:0;
	width: 140px;
	font: 90%/16px Arial, Helvetica, Verdana, Geneva, sans-serif;
}
#navcontainer p
{
	margin:10px 0;
	padding: 0 10px;
	font-size:.8em;
	line-height:11px;
	text-align: left;
}
#robex
{
	display:block;
	float:left;
	width:72px;
 	height: 108px;
	background: transparent url(../images/robex.jpg) no-repeat 0 8px;
}
a#robex:hover
{
	background-image:url(../images/robex-over.jpg);
}
#bei
{
	display:block;
	float:left;
	width:88px;
 	height: 108px;
	background: transparent url(../images/bei.jpg) no-repeat 0 8px;
}
a#bei:hover
{
	background-image:url(../images/bei-over.jpg);
}
#mvbex
{
	display:block;
	float:left;
	width:162px;
 	height: 108px;
	margin-left:18px;
	background: transparent url(../images/mvbex.jpg) no-repeat 0 8px;
}
a#mvbex:hover
{
	background-image:url(../images/mvbex-over.jpg);
}
#syrabex
{
	display:block;
	float:left;
	width:86px;
	height: 108px;
	margin-left:20px;
	background: transparent url(../images/syrabex.jpg) no-repeat 0 8px;
}
a#syrabex:hover
{
	background-image:url(../images/syrabex-over.jpg);
}
#nnybex
{
	display:block;
	float:left;
	width:79px;
 	height: 108px;
	background: transparent url(../images/nnybex.jpg) no-repeat 0 8px;
}
a#nnybex:hover
{
	background-image:url(../images/nnybex-over.jpg);
}
/* End Logo Bar Graphics */
#main-text
{
	float:left;
	margin:0;
	padding:0;
	width:542px;
	height:auto;
}
#main-text p
{
	margin:0;
	padding:20px 30px;
	padding-bottom:5px;
	font: 95%/20px Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: justify;
	text-indent: 18px;
}
#main-text p+p
{
	padding-top:0;
	padding-bottom:0;
}
#main-text p a, #main-text p a:link
{
	text-decoration: underline;
}
#main-text p a:hover
{
	text-decoration: none;
}
#footer
{
	position: relative;  /* Needed for Safari */
	width: 100%;
	margin-top:-14px;
	background: #666 url(../images/footer-container-bg.jpg) repeat-x top;
}
#footer-container
{
	margin:0 auto; /* Changed 04/04/06 */
	padding:0;
	width:720px;
	height: 60px;
	font: bold .9em/11px Arial, Helvetica, Verdana, Geneva, sans-serif;
}
#footer h2
{
	color:#fff;
	margin-top:26px;
	padding:0;
	font-weight:bold;
	font-size:1em;
	line-height:1em;
	text-transform:uppercase;
}
#footer-left
{
	float:left;
	position:relative;
	margin-left:5px;
	text-align: left;
}
#footer-left a, #footer-left a:link
{
	color: #fff;
	text-decoration: underline;
}
#footer-left a:hover
{
	color:#999;
	text-decoration: none;
}
#footer-right
{
	float:right;
	position:relative;
	margin-right:5px;
	text-align: right;
}
/* Main Menu */
#navcontainer
{
	width:179px;
	height:auto;
	margin:-4px 0 0 0;
	padding:0;
	_padding:0 0 0 1px;
	overflow: hidden;
	float:left;
	clear:left;
}
#navlist
{
	margin:-1px 0 0 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
#navlist li
{
	height:30px;
	line-height:30px;	
	border-bottom: 1px solid #c0c0c0;
}
#navlist li a, #navlist li a:link, #navlist li a:visited, #navlist li a:active
{
	font: bold 1em/30px Arial, Helvetica, Verdana, Geneva, sans-serif;
	width:100%;
	display:block;
	margin:0;
	padding:0 0 0 26px;
	color:#000;
	text-decoration: none;
	background: #F4F2F5 url(../images/arrow.gif) no-repeat .9em 1em;
}
#navlist li a:hover
{
	color:#02048A;
	background-color: #FFF;
	background-image: url(../images/arrow-over.gif);
}