@charset "UTF-8";
/* CSS Document */


html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}



body {
	background-color: #b4b5b5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}


#header{width:100%; height:200px;  background-color:#424242;}

.logo{display:block; width:300px; height:100px; background-image:url(../images/logo.gif); background-repeat:no-repeat; }


/*Top Navigation */
#topnav{width:100%;  height:42px; background-image:url(../images/menu-bg.gif); background-repeat:repeat-x; background-position:top; position:relative; }

.topnav{position:absolute; width:1000px; top:7px;left:30px; color: #3785ad; font-size:18px}
.topnav a {color:#FFFFFF; text-decoration:none; margin-right:10px; margin-left:10px;}
.topnav a:visited {color:#FFFFFF}
.topnav a:hover {color:#FFFFFF; text-decoration:underline;}

/*End Top Navigation */


/*Banners*/

.banner-interior-both{height:177px; width:100%; background-color:#113555; background-image:url(../images/header.jpg); background-repeat:no-repeat;}
.banner-broward-hurricane{}
.banner-aeicor{}
/**/


/*Bottom Navigation */

#bottomnav{width:100%; height:auto; padding:5px ; padding-left:10px; background-color:#041e37; color:#3785ad; background-repeat:repeat-x; background-image:url(../images/menu-bg.gif); background-repeat:repeat-x; background-position:0px -42px;  position:relative; }
#bottomnav a {color:#d0e7fb; text-decoration:none; margin-right:5px; margin-left:5px;}
#bottomnav a:visited  {color:#d0e7fb;}
#bottomnav a:hover { color:#fffff; text-decoration:underline;}
#bottomnav a span{display:none;}

.bottomnav2 { position:absolute; top:10px; right:20px; height:auto; width:auto; color:#86bbea; font-size:10px;}


/* End Bottom Navigation */




#body{width:100%;  min-height:400px; background-color:#FFFFFF; background-image:url(../images/white-bg.gif); background-repeat:repeat-x; background-position:top;
 padding:20px;

  }



#footer{width:100%;  height:auto;  }




.icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 color: #666666;
}

.icon A:link {text-decoration: none;color: #666666;}
.icon A:visited {text-decoration: none;color:  #666666;}
.icon A:active {text-decoration: none; color: #666666;}
.icon A:hover {text-decoration: underline;color: #0099CC;}






/*Homepage*/

#bodyhomepage{ background-color:#113555; width:100%;  height:700px; background-image:url(../images/banner-homepage.jpg); background-position: 369px 0px; background-repeat:no-repeat; position:relative; }

.logo-home{ height:219px; width:369px; background-image:url(../images/logo-homepage.gif); background-position:0px -5px ; background-repeat:no-repeat; position:absolute; top:0px; left:0px; border:0px;}


.home-content{ height:auto;  width:369px; z-index:0; position:absolute; top:210px; left:20px; color:#FFFFFF; text-align:justify;}

.florida-approved-logo{background-image:url(../images/florida-approved-logo.gif); background-repeat:no-repeat; height:120px; width:112px; position:absolute; top:485px; left:250px;}

/*End Homepage*/



/**/

#articlesbox{ background-color:#fff; position:absolute; top:0px;left:600px; width:220px;height:110px; border:solid 1px #C6D1DC; line-height:1.35em;}