@charset "utf-8";
/* CSS Document */

/* Font Style */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /*This fixes the font resize issue 10/17/2011 defect #515736*/
	color: #575757;
	line-height: 1.5em;
	margin: 0px;
	background-image: url(/images/background/background-fade.png);
	background-repeat: repeat-x;
	background-position: 0px -18px;
	font-weight: normal;
	height:100%;
	margin:0;
	padding:0;
	vertical-align: bottom;	
}
h1{
font-size: 28px; /*2.154em*/
color: #0173b7;
margin-bottom: 0.5em;
margin-top: 0.5em;
text-transform: uppercase;
line-height: 1em;
font-weight: lighter;
}
h2{
font-size:22px ; /*1.692em*/
font-weight: lighter;
color: #0173b7;
margin-bottom: 0.5em;
margin-top: 0.5em;
text-transform: none;
line-height: 1em;
text-transform: uppercase;
}
h3{
font-size:17px ; /*1.308em*/
font-weight: bold;
color: #0173b7;
margin-bottom: 0.25em;
margin-top: 0.25em;
line-height: 1.2em;
/*display: inline-block;*/
}
h4{
font-size:15px ; /*1.154em*/
font-weight: bold;
color: #0173b7;
margin-bottom: 0.25em;
line-height: 1.3em;
margin-top: 0.25em;
}
h5{
font-size:13px ; /*1em also body size*/
font-weight: normal;
font-weight: bold;
color: #0173b7;
margin-bottom: 0.25em;
line-height: 1.3em;
margin-top: 0.25em;
clear: none;
}
h6{
font-size:11px ; /*0.846em*/
font-weight: normal;
}
.sub-text{
	font-size: 11px;
	line-height: 15px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0173b7;
	text-decoration: underline;
}
a:visited {
	color: #0173b7;
	text-decoration: underline;
}
a:hover {
	color: #029CF9;
	text-decoration: underline;
}
a:active {
	color: #029CF9;
	text-decoration: underline;
}
.top-nav-links{
	height:42px;
	background-image: url(/images/top-nav-bar.gif);
	background-repeat: no-repeat;
	border:none;
	border:0px;
	clear: left;
	vertical-align: top;
}
.top-nav-links ul{
	height:25px;
	list-style:none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.top-nav-links ul li{
	float:left;
	width: 25%; /*this can be set locally for a differnt amount of links*/
}
.top-nav-links ul li a { /*all child links*/
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration: none;
	line-height: 42px;
}
.top-nav-links ul li a:hover { /*all child hovered links*/
	text-decoration: underline;
	color: #FFFFFF;
}
/*sub menu*/
.top-nav-links ul li ul{/*drop box*/
	display:none;
	height:auto;
	position:absolute;
	width:202px;
	z-index:200;
	background-color: #0F7BC4;
	margin: 0px; /*keeps box tight to top and left*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #094B8D;
	border-right-color: #094B8D;
	border-bottom-color: #094B8D;
	border-left-color: #094B8D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.top-nav-links li:hover ul { /*drop box while hovered*/
display:block;
}			
.top-nav-links ul li ul li {
	width: 100%;
	text-align: left;
}
.top-nav-links ul li ul li a { /*sub menu links*/
	font-weight:normal;
	text-align: left;
	line-height: 1.5em;
}
/* End top-navigation */
.body-image-right-margin{
	margin-right:10px;
	float:left
	}
.body-image-left-margin{
	margin-right:20px;
	margin-top: 20px;
	float:right
	}
	
	
/* Body Style */
#Container {
	width:980px;
	z-index:0;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width:980px;
	height:auto;
	float: left;
	z-index: auto;
}

#billboard {
	width:707px;
	height:271px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://www.foremoststar.com/FESAP/fic/foremostproducers/images/login-billboard.jpg);
	background-repeat: no-repeat;
	margin-bottom:8px;
	z-index: 0;
}
#adspace {
	position:relative;
	float: left;
	vertical-align:top;	
	height:271px;
	width:273px;
	z-index: 0;
}
#adspace-content {
	position:absolute;
	vertical-align:top;
	width:200px;
	height:auto;
	float: left;
	z-index: 10;
	left: 16px;
	top: 73px;
	text-align: left;
}
#insidebillboard {
	width:100%;
	height:189px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/billboard/inside-billboard.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	z-index: auto;
	clear: both;
}
#get-appointed-billboard {
	width:100%;
	height:189px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/billboard/inside-billboard-get-appointed.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	z-index: 100;
	clear: both;
}
#insurance-guy-billboard {
	width:980px;
	height:189px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/billboard/home-billboard-985-jb.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	z-index: 100;
	clear: both;
}
#content {
	width:740px;
	height:auto;
	float: left;
	z-index:0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#headcontainer {
	height: auto;
	width: 980px;
	vertical-align: top;
	position: static;
}
