/* General

--------------------------------------------------- */

body * {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:  0;
	padding: 0;
	font-size: small;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	color:#5B5B5B;
	}

img {
	display: block;
	border:none;
	}

ul{
	list-style:none;
	}


.bold{
	font-weight:bold;
	}	


strong {
	font-weight: bold;
}

h1{
	color:#000;
	font-size:140%;
	margin:0 0 10px 0;

	}
h2{
	color:#fff;
	font-size:120%;
	margin:0 0 10px 0;
	}
h3{
	color:#000;
	font-size:130%;
	margin:20px 0 20px 0;
	}	
.yellow{
	color:#FFBF00;
	font-weight:bold;
	}	
/* Maincontainer

--------------------------------------------------- */

#maincontainer{
	margin:0 auto;
	width:916px;
	}
	
	
#outerwrap{
	float:left;
	display:inline;
	margin:27px 0 0 0;
	}
	
	
/* Tabs

--------------------------------------------------- */

#tabs{
	float:left;
	display:inline;
	width:916px;
	text-transform:uppercase;
	font-size:85%;
	}	
#tabs ul{
	margin:0 0 0 30px;

	}	
#tabs li{
	float:left;
	display:inline;
	margin:0 1px 0 0;
	}	
#tabs a{
	float:left;
	display:inline;
	color:#fff;
	text-decoration:none;
	padding: 8px 10px 0 10px;
	}
#tabs a:hover{
	float:left;
	display:inline;
	color:#FFBF00;
	text-decoration:none;
	padding: 8px 10px 0 10px;
	}		
.black{
	background-image: url(../tabs/black_tab.jpg);
	background-repeat: repeat-x;
	height:30px
	}
.blue{
	background-image: url(../tabs/blue_tab.jpg);
	background-repeat: repeat-x;
	height:30px
	}
.purple{
	background-image: url(../tabs/purple_tab.jpg);
	background-repeat: repeat-x;
	height:30px
	}
#tabs #active a{
	color:#FFBF00;
	}
	
	
		
/* Header

--------------------------------------------------- */	
	
	
#topblack{
	float:left;
	display:inline;
	}	
	
	
#middleblack{
	float:left;
	display:inline;
	font-size:85%;
	}	
	
.logo{
	float:left;
	display:inline;
	}
	
#promoheader{
	float:left;
	display:inline;
	color:#000;
	background-image: url(../images/black_middle_right.jpg);
	background-repeat: no-repeat;
	width:520px;
	height:252px;
	}
#promoheaderblue{
	float:left;
	display:inline;
	color:#000;
	background-image: url(../images/blue_middle_right.jpg);
	background-repeat: no-repeat;
	width:520px;
	height:252px;
	}
#promoheaderpurple{
	float:left;
	display:inline;
	color:#000;
	background-image: url(../images/purple_middle_right.jpg);
	background-repeat: no-repeat;
	width:520px;
	height:252px;;
	}
.textpromoheader{
	float:left;
	display:inline;
	width:300px;
	font-weight: bold;
	margin:150px 0 0 0;	
	}
.linkpromoheader{
	float:left;
	display:inline;
	margin:150px 0 0 15px;
	}			
#bottomblack{
	float:left;
	display:inline;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}	
	
	
#topblue{
	float:left;
	display:inline;
	}	
	
	
#middleblue{
	float:left;
	display:inline;
	font-size:85%;
	}	
#bottomblue{
	float:left;
	display:inline;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	
#toppurple{
	float:left;
	display:inline
	}	
	
	
#middlepurple{
	float:left;
	display:inline;
	font-size:85%;
	}	
#bottompurple{
	float:left;
	display:inline;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}	
/* Container info

--------------------------------------------------- */		

#containerinfo{
	float:left;
	display:inline;
	width:898px;
	margin:0 0 0 0;
	padding: 0 0 20px 0;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}	

#commercialinsurance{
	float:left;
	display:inline;
	width:420px;
	margin:15px 0 0 30px;
	background-image: url(../images/blue_box.jpg);
	background-repeat:no-repeat;
	width:408px;
	height:125px;
	}	
.commercialtext{
	float:left;
	display:inline;
	color:#fff;
	font-size:85%;
	width:190px;
	padding: 25px 40px 10px 20px;
	}
.commerciallinks{
	float:left;
	display:inline;
	width:132px;
	margin:30px 0 0 0;
	}
.commerciallinks li{
	padding:0 0 10px 0 ;
	}		
#personalinsurance{
	float:left;
	display:inline;
	width:450px;
	margin:15px 0 0 20px;
	background-image: url(../images/purple_box.jpg);
	background-repeat:no-repeat;
	width:412px;
	height:125px;
	}	
.personaltext{
	float:left;
	display:inline;
	color:#fff;
	font-size:85%;
	width:190px;
	padding: 25px 40px 10px 20px;
	}
.personallinks{
	float:left;
	display:inline;
	width:132px;
	margin:30px 0 0 0;
	}
.personallinks li{
	padding:0 0 10px 0 ;
	}	
/* Left Column

--------------------------------------------------- */		
#columnleft{
	float:left;
	display:inline;
	width:415px;
	margin:0 0 0 28px;
	}	
#columnleft a{
	color:#FFBF00;
	text-decoration:none;
	}
#columnleft a:hover{
	color:#FFBF00;
	text-decoration:underline;
	}

.columnleftinfo{
	font-size:85%;
	padding:0 20px 0 0;
	border-right:1px dotted #cccccc;
	}
	
.advert{
	margin:20px 0 0 0;
	}
/* Rigth Column

--------------------------------------------------- */		
#columnright{
	float:left;
	display:inline;
	width:425px;
	margin:10px 0 0 30px;
	}	
#columnright a{
	color:#FFBF00;
	text-decoration:none;
	}
#columnright a:hover{
	color:#FFBF00;
	text-decoration:underline;
	}	
#rightcolumn1{
	float:left;
	display:inline;
	width:200px;
	margin: 0 ;
	border-right:1px dotted #cccccc;
	}
	
	
.fastlinks{
	float:left;
	display:inline;
	width:165px;
	margin:20px 0 0 0;
	}	
	
.fastlinkstitle{
	background-image: url(../images/boxes_heading_left.jpg);
	background-repeat: no-repeat;
	width:162px;
	height:28px;
	font-size:85%;
	padding: 6px 0 0 35px;
	}
.fastlinkstext{
	width:165px;
	font-size:85%;	
	}		
.fastlinks a {
	color:#FFBF00;
	text-decoration:none;
	}
.fastlinks a:hover {
	color:#fff;
	text-decoration:none;
	}			
#rightcolumn2{
	float:left;
	display:inline;
	width:200px;
	margin: 0 0 0 20px;
	}
	
	
/* PAGES

--------------------------------------------------- */	
	
	
	
/* left column

--------------------------------------------------- */
	
	
#leftcolumnpages{
	float:left;
	display:inline;
	width:200px;
	margin:10px 0 0 19px;
	border-right:1px dotted #cccccc;
	}	
.leftcolumntitle{
	background-image: url(../images/boxes_heading_pages.jpg);
	background-repeat: no-repeat;
	width:172px;
	height:28px;
	font-size:85%;
	padding: 6px 0 0 35px;
	color:#FFBF00;
	}

.secondarynavigation li{
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	}

.secondarynavigation a{
	color:#5B5B5B;
	font-size:85%;
	text-decoration:none;
	padding:0 0 0 20px;
	}
.secondarynavigation .selected{
	font-weight:bold;
	}
.assistancebox{
	background-image: url(../images/need_assistance.jpg);
	background-repeat: no-repeat;
	width:152px;
	height:137px;
	margin:10px 0 0 0;
	color:#fff;
	font-size:80%;
	padding:50px 10px 0 10px;
	}
.assistanceboxpurple{
	background-image: url(../images/need_assistance_purple.jpg);
	background-repeat: no-repeat;
	width:152px;
	height:137px;
	margin:10px 0 0 0;
	color:#fff;
	font-size:80%;
	padding:50px 10px 0 10px;
	}		
#middlecolumnpages{
	float:left;
	display:inline;
	width:415px;
	font-size:85%;
	border-right:1px dotted #cccccc;
	padding:0 20px 0 15px;
	}
#middlecolumnpages a{
	color:#FFBF00;
	text-decoration:none;
	}
#middlecolumnpages a:hover{
	color:#FFBF00;
	text-decoration:underline;
	}	
#rightcolumnpages{
	float:left;
	display:inline;
	width:200px;
	margin:10px 0 0 20px;
	}	
#rightcolumnpages a{
	color:#FFBF00;
	text-decoration:none;
	}
#rightcolumnpages a:hover{
	color:#FFBF00;
	text-decoration:underline;
	}	
.commercialinsurancebox{
	background-image: url(../images/commercial_insurance_box.jpg);
	background-repeat: no-repeat;
	width:172px;
	height:89px;
	font-size:85%;
	color:#fff;
	padding:20px 0 0 10px;
	}	
	
.commercialinsurancebox a{
	float:left;
	display:inline;
	margin:10px 0 0 0;
	}	
	
	
.commercialinsuranceboxpurple{
	background-image: url(../images/commercial_insurance_box_purple.jpg);
	background-repeat: no-repeat;
	width:172px;
	height:89px;
	font-size:85%;
	color:#fff;
	padding:20px 0 0 10px;
	}	
	
.commercialinsuranceboxpurple a{
	float:left;
	display:inline;
	margin:10px 0 0 0;
	}	
	
	
	
/* Contact us

--------------------------------------------------- */	
	
	
#contactus{
	float:left;
	display:inline;
	width:636px;
	font-size:85%;
	border-right:1px dotted #cccccc;
	padding:0 20px 0 15px;
	}	
fieldset{
	border:none;
	}	
.mandatoryfield{
	margin:10px 0 10px 0;
	}	
.form{
	float:left;
	display:inline;
	width:550px;
	font-size:85%;
	border-right:1px dotted #cccccc;
	padding:0 20px 0 40px;
	}		
	
div.row {

	clear: both;
	padding-top: 10px;

	}
.button{
	float:left;
	margin: 10px 0 0 285px;
	padding: 1px 4px 3px 4px;
	border: 1px solid #8F8C8C;
	background: #fff url(../images/submit_button.jpg);
	width:91px;
	height: 28px;
	border:none;
	cursor:pointer;
	}

.thankyoumessage{
	font-size:85%;
	margin:15px 0 0 0;
	color:#ffbf00;
	}
.indent{
	text-align:right;
	}
.floatboxtitle{
	margin-left:58px;
	}
.floatboxfirstname{
	margin-left:13px;
	width:280px;
	}
.floatboxlastname{
	margin-left:13px;
	width:280px;
	}
.floatboxemail{
	width:280px;
	margin-left:34px;
	}
.floatboxsubject{
	margin-left:30px;
	width:280px;
	}	
.floatboxcomments{
	margin-left:85px;
	width:280px;
	}	
	
	
	
	
	
	
	
	
	
		
	
/* Footer

--------------------------------------------------- */		
	
#prefooter{
	float:left;
	display:inline;
	width:890px;
	margin:15px 0 0 0 ;
	color:#5B5B5B;
	font-size:80%;
	padding:0;
	}	
	
.prefooterinfo{
	float:left;
	display:inline;
	width:700px;
	padding:0 80px 0 40px;
	}
.prefooterlogo{
	float:left;
	display:inline;
	width:50px;
	background-image: url(../images/fsa_logo.jpg);
	background-repeat: no-repeat;
	height:51px;
	margin:0 0 20px 0;
	}	
	
	
#footer{
	float:left;
	display:inline;
	width:833px;
	padding:0 0 50px 0;
	margin:0 0 50px 40px;
	border-top:1px dotted #cccccc;
	}	
	
	
.footercolumns{
	float:left;
	display:inline;
	width:165px;
	border-right:1px dotted #cccccc;
	margin:20px 0 0 0;
	text-align: center;
	}	
.footercolumns a{
	margin:0;
	color:#FFBF00;
	text-decoration:none;
	}	
.footercolumns a:hover{
	margin:0;
	color:#000;
	text-decoration:none;
	}	
