@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image:url(../images/bgmain.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	}

h1{
	position:absolute; 
	left: 366px; 
	top: 294px; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-weight: normal;
	color:#050f2d; 
	font-size:33px;
	padding: 10px;
	margin: 0;
	}
	
h2{
	position:absolute; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:22px;
	text-align:center; 
	color:#FFFFFF; 
	left: 355px; 
	top: 196px; 
	line-height:30px;
	margin: 0;
	font-weight: normal;
	}

h3{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:22px; 
	text-align:center; 
	color:#081a51; 
	font-weight: normal;
	padding: 5px 5px 10px 5px;
	border-bottom:#CCCCCC 1px solid;
	line-height: 24px;
}

h3.white{ 
	color:#ffffff; 
	border-bottom:#CCCCCC 1px solid;
}

h4{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
	text-align:left; 
	color:#081a51; 
	padding-bottom:5px;
	font-weight: normal;
}

h4.faq{
	padding-bottom: 5px;
	border-bottom:#CCCCCC 1px solid;
}

p{
	margin: 0;
	padding: 10px 10px 10px 0;
	}
	
a{
	color: #0000333;
	text-decoration: underline;
	}
	
a:hover{
	color: #d99b3e;
	}

#maincontainer{
	width: 966px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image:url(../images/bg1.gif);
	background-repeat:no-repeat;
	position:relative;
}

#maincontainer_slim{
	width: 966px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image:url(../images/bg1_slim.gif);
	background-repeat:no-repeat;
	position:relative;
}

#maincontainer_c3{
	width: 966px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#topsection{
	height: 120px; /*Height of top section*/
	background-image:url(../images/logoHeader.jpg);
}

#topsection h1{
	margin: 0;
	padding-top: 15px; 
}

#contentwrapper{
	float: left;
	width: 100%;
}

/* contact 1 */
#photo_overlay{
	height:337px; 
	background-image:url(../images/imageBG8.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}
	
/* contact 2 */
#photo_overlay_slim{
	height: 119px; 
	background-image:url(../images/imageBG4_slim.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}
	
/* contact 3 */
#photo_overlay_c3{
	height: 337px;
	margin-left:1px;
	}
	
	/* news */
#photo_overlay1{
	height:337px; 
	background-image:url(../images/imageBG2.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}
	
/* agents advisors */
#photo_overlay2{
	height:337px; 
	background-image:url(../images/imageBG6.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}	
	
/* premium finance */
#photo_overlay3{
	height:337px; 
	background-image:url(../images/imageBG7.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}	

/* home, life settlements */	
#photo_overlay4{
	height:337px; 
	background-image:url(../images/imageBG1.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}

/* about */
#photo_overlay5{
	height:337px; 
	background-image:url(../images/imageBG3.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-left:1px;
	}
	
#contentcolumn{
	margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -952px; /*Set margin to that of -(MainContainerWidth)*/
	background: #C8FC98;
}

#footer{
	clear: left;
	width: 100%;
	font-size:9px;
	color: #999999;
	text-align: left;
	padding: 5px 0px 5px 25px;
}

#footer a{
	color:#999999;
}

#footer a:hover{
	color:#d99b3e;
}
	
ul{
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 0;
	padding: 10px 10px 10px 5px;
	}
	
.divider{
	float: left;
	}

#offers{
	position:absolute;
	right: 50px; 
	top: 280px;
	text-align: left;
	}
	
/* home page sub old */
ul#sub_home{
	margin:0;
	padding: 0;
	width: 350px;
	position:absolute;
	left: 366px; 
	top: 340px;
	text-align: left;
	}
	
ul#sub_home li{
	list-style: none;
	width: 175px;
	display: block;
	float: left;
	}
	
ul#sub_home li a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	}
	
ul#sub_home li a{
	
	}
	
ul#sub_home li a img{
	border: 0;
	}
	
ul#sub_home li a.current{
	color: #d99b3e;
	}

/* all subs */	
ul#sub{
	margin:0;
	padding: 0;
	width: 381px;
	position:absolute;
	left: 335px;
	top: 340px;
	text-align: left;
	}

ul#sub li{
	list-style: none;
	width: 185px;
	display: block;
	float: left;
	}
	
ul#sub li a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}
	
ul#sub li a{
	
	}
	
ul#sub li a img{
	border: 0;
	}
	
ul#sub li a.current{
	color: #d99b3e;
	}
	
.red{
	font-weight: bold;
	color: #F00;
	}
	
/* blue info box */
.info_box{
	width: 259px; 
	height: 60px; 
	background: url(../images/phone_bg.gif) no-repeat;
	color:#FFFFFF; 
	font-size:18px; 
	padding-top:8px; 
	text-align:center;
	margin: 10px auto 15px;
	}

.info_box ul{
	text-align: left;
	padding-left: 20px;
	}
	
.info_box ul li{
	color:#FFFFFF;
	}
	
li.no_list{
	list-style: none;
	}
	
a.top{
	float: right;
	padding-left: 10px;
	}
	
/* tables with forms */	
table.form{
	border-bottom: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	}
	
table.form td{
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	}
	
td.value{
	background: #dedede;
	}
	
input, select, textarea{
	border: 1px solid #999999;
	padding: 2px;
	}

div.clickhere{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 200;
	}
.inputError { border:1px solid red; background: #ffcccc;}