/*Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	text-align:center;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.8em;
	background-color:#ffffff;
	background-image:url('background.gif');
	background-repeat:repeat-x;	
}

input, select, textarea, table {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
	font-family:Arial, Helvetica, sans-serif;
}

div#container {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url('container.gif');
	overflow:auto;
}

p,h2 {
	margin:15px 0px 15px 0px;
}

h2 {
	color:#7e1518;	
	font-size:1.4em;
}

img {
	border:0;
}

div#col1 ul {
	margin-left:30px;
	list-style-image : url('li.gif');

}

div#col1 ul li{
	margin:5px 0px 5px 0px;
}

	
div#header {
	width:800px;
	height:203px;
	position:relative;
	background-color:#ffffff;	
}

div#header h1 {
	overflow:hidden;
}

div#header h1 a {
	background-image:url('logo.gif');
	height:142px;
	width:131px;
	display:block;
	text-indent:-8000px;
	position:absolute;
	top:15px;
	left:555px;
	overflow:hidden;
}

div#col1 {
	float:left;
	display:inline;
	width:435px;
	margin-left:42px;
}

div#col2 {
	float:left;
	display:inline;
	width:230px;
	margin-left:43px;
	margin-top:24px;
	text-align:center;
}




div#banner {
	background-image:url('banner1.jpg');
	height:223px;
	width:425px;
	margin:24px 0px 0px 5px;
}



div#footer {
	background-image:url('footer.gif');
	height:24px;
	background-repeat:repeat-x;
	clear:left;
	font-size:0.8em;
	padding-top:34px;
}

div#footercontainer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}	

div#fsalogo {
	background-image:url('fsalogo.gif');
	height:71px;
	width:90px;
	position:absolute;
	top:10px;
	right:20px;
}

div#fsatext{
margin-top:5px;
}

address {
	font-style:normal;
}

div#contactbox {
	background-image:url('contactbox.gif');
	background-repeat:no-repeat;
	height:231px;
	width:220px;
	position:relative;
	font-size:0.85em;
	overflow:auto;
	text-align:left;	
	margin-left:1px;
}


textarea#frmMessage {
	height:48px;
}

.contact {
	background-color:#efecec;
	border-style:single;
	border-color:#5a5959;
	border-width:1px;
	width:166px;
	color:#afaeae;
	margin:3px 0px 3px 31px;
	font-size:0.95em;
	padding:3px;
}

div#contactbox p {
	width:165px;
	margin:36px 0px 0px 31px;
}

div#nav ul{
	position:absolute;
	top:170px;
	}

/*-----------Navigation--------------*/

div#nav ul{
	list-style-type: none;
	}

div#nav ul li {
	display:inline;
	float:left;
	overflow:hidden;

}

div#nav ul li a{
	display:inline;
	float:left;	
	text-indent:-8000px;
	display:block;	
	background-repeat:no-repeat;
}


div#nav ul li#navbusinessinsurance a{ background-image:url('bttn-off-businessinsurance.gif'); height:37px; width:89px;}
div#nav ul li#navcommercialinsurance a{ background-image:url('bttn-off-commercialinsurance.gif'); height:37px; width:89px;}
div#nav ul li#navcontactus a{ background-image:url('bttn-off-contactus.gif'); height:37px; width:88px;}
div#nav ul li#naveventsandentertainment a{ background-image:url('bttn-off-eventsandentertainment.gif'); height:37px; width:89px;}
div#nav ul li#navfleetinsurance a{ background-image:url('bttn-off-fleetinsurance.gif'); height:37px; width:90px;}
div#nav ul li#navhighrisk a{ background-image:url('bttn-off-highrisk.gif'); height:37px; width:89px;}
div#nav ul li#navhome a{ background-image:url('bttn-off-home.gif'); height:37px; width:88px;}
div#nav ul li#navhotelandleisure a{ background-image:url('bttn-off-hotelandleisure.gif'); height:37px; width:89px;}
div#nav ul li#navproffessionalindemnity a{ background-image:url('bttn-off-proffessionalindemnity.gif'); height:37px; width:89px;}

.businessinsurancepg div#nav ul li#navbusinessinsurance a{ background-image:url('bttn-on-businessinsurance.gif'); height:37px; width:89px;}
.commercialinsurancepg div#nav ul li#navcommercialinsurance a{ background-image:url('bttn-on-commercialinsurance.gif'); height:37px; width:89px;}
.contactuspg div#nav ul li#navcontactus a{ background-image:url('bttn-on-contactus.gif'); height:37px; width:88px;}
.eventsandentertainmentpg div#nav ul li#naveventsandentertainment a{ background-image:url('bttn-on-eventsandentertainment.gif'); height:37px; width:89px;}
.fleetinsurancepg div#nav ul li#navfleetinsurance a{ background-image:url('bttn-on-fleetinsurance.gif'); height:37px; width:90px;}
.highriskpg div#nav ul li#navhighrisk a{ background-image:url('bttn-on-highrisk.gif'); height:37px; width:89px;}
.homepg div#nav ul li#navhome a{ background-image:url('bttn-on-home.gif'); height:37px; width:88px;}
.hotelandleisurepg div#nav ul li#navhotelandleisure a{ background-image:url('bttn-on-hotelandleisure.gif'); height:37px; width:89px;}
.proffessionalindemnitypg div#nav ul li#navproffessionalindemnity a{ background-image:url('bttn-on-proffessionalindemnity.gif'); height:37px; width:89px;}

/*----------end navigation----------*/


