/* CSS Document */

body {
	min-width: inherit;
	margin: 0em;
	padding: 0em;
	background: url(images/header_bar.jpg) repeat-x top;
	text-align: center;
	margin-top: 0em;
	}

body img {
  border:none;
  overflow:hidden;
  padding:0px;
  }

#center_wrapper {
	position: relative;
	top: 0em; left: 0em;
	width: 47.875em;
	height: auto;
	margin: 0em auto;
	text-align: left;
	font-size: 100%;
	font-family: verdana, tahoma, sans-serif;
	color: #333;
	padding: 0em;
}

#folio {
	position: relative;
	top: 0em;
	left: 0em;
	width: 47.875em;
	margin: 0em;
	overflow: hidden;
	padding: 0em;
	}

#flashcontent {
		width: 47.875em;
		height: 17.375em;
		text-align: center;
	}
	
ul#navigation{
	display: inline;
}	

ul#navigation li{
	display: inline;
	font-variant: small-caps;
	font-size: 1.1em;
	color: #fff;
	padding: 0.2em;
}

ul#navigation a{
	text-decoration: none;
	color: #fff;
}

ul#navigation a:hover{
	color:#5689a5;
}

#main_content{
	position: relative;
	margin: 0em;
	padding: 0em;
	width: 45.1em;
	margin-left: 1.5em;
	margin-top: 0.5em;
	}
	
#top{
	position: relative;
	width: 47.875em;
	overflow: hidden;
}

#top_left, #top_middle, #top_right{
	float: left;
	height: 9em;
	border-right: 1px solid white;
}

#top_right{
	border: none;
}

#bottom{
	position: relative;
	margin-top: -1em;
	border-top: 1px solid white;
	width: 45.15em;
	overflow:hidden;
}

#bottom_left, #bottom_middle, #bottom_right{
	float: left;
	width: 15em;
	height: 10em;
	background-color: #999999;
	border-right: 1px solid white;
}

#bottom_middle{
	background-color: #666666;
}

#bottom_right{
	background-color: #333333;
	border: none;
}


#bottom_left h1{
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	padding-top: 0.8em; 
}

#bottom_left p{
	font-size: 1em;
	color: #fff;
	text-align: center;
}
#bottom_middle p{
	font-size: 0.9em;
	color: #fff;
	padding:0.8em 1.3em;
	margin-left: 0.7em;
}

#bottom_right p{
	font-size: 0.9em;
	color: #fff;
	padding:0.8em;
}

#footer{
	clear: both;
	position: relative;
	width: 45.2em;
	margin-left: 1.5em;
	margin-top: -0.5em;
	height: 4em;
	background-color: #999999;
}

#footer p{
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	padding-top: 1.5em;
}

/**************Agency Page*************/
#main_content_agency{
	position: relative;
	width: 45.1em;
	padding-left: 2em;
	margin-top: 0.5em;
	margin-left: 1.5em;
	}

#left_agency{
	margin-top: 0.15em;
	width: 11em;
	float: left;
	overflow: hidden;
	padding-right: 1em;
	}

#left_top_agency{
	width: 11em;
	height: 2em;
	border-bottom: 1px solid #ccc;
}

#left_top_agency h1{
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.02em;
	font-size: 1.2em;
	color:#333333;
	/*padding-top: 1em;*/
}

#left_bottom{
	position: relative;
}

#left_bottom_agency h2{
	font-weight: normal;
	font-size: 1.1em;
	color:#5689a5;
}

#left_bottom_agency p{
	font-size: 0.95em;
	color: #666666;
	margin-left: 0.25em;
}

#right_agency{
	padding: 1em 0em;
	width: 31.5em;
	float: left;
	overflow: hidden;
	
}
#right_top_agency{
	position: relative;
	margin-top: -0.8em;
	height: 2em;
}

#right_top_agency h1{
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.02em;
	font-size: 1.2em;
	color:#333333;
	margin-left: 2em;
}

#right_top_agency h1.insurance_types{
	color: #3a6983;
}

#right_bottom_agency{
	position: relative;
	border-left: 1px solid #ccc;
	padding-left: 2em;
	width: 30em;
	margin-top: 1em;
	margin-left: 1em;	
}

#right_bottom_agency p{
	font-size: 0.9em;
}
#right_bottom_agency h2{
	font-size: 1.1em;
	font-weight: normal;
	color:#5689a5;
}
#right_bottom_agency ul{
	list-style:square;

	}

#right_bottom_agency li{
	font-size: 0.9em;
}

#right_bottom_agency a{
	color: #333;
	text-decoration: none;
}

#right_bottom_agency a:hover{
	color: #fff;
}

td{
	color: #3a6983;
	background-color: #A0C6DB;
	font-size: 0.9em;
}

td.name{
	padding: 0.5em 1em;
	width: 9em;
	}

td.email{
	padding:0.5em 1em;
	}
	
#footer_agency{
		clear: both;
		position: relative;
		width: 100%;
		height: 4em; 
		background-color: #999999;
	}
	
#footer_agency p{
		font-size: 0.9em;
		color: #fff;
		font-family: verdana, Tahoma, sans-serif;
		text-align: center;
		padding-top: 1.5em;
	}
	
#footer_agency a{
		color: #fff;
		text-decoration: none;
	}
	
#footer_agency a:hover{
		color: #A0C6DB;
	}
	
#spacer{
	height: 2em;
	width: 100%;
}

/**************Personl Insurance Page*************/
#left_top_personal{
	width: 10em;
	height: 6em;
	border-bottom: 1px solid #ccc;
	margin-top: 1em;
}

#left_top_personal ul{
	list-style: none;
	font-variant: small-caps;
	padding-left:0em;
	text-align: left;
}

#left_top_personal li{
	font-size: 1.1em;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-align: left;
}

li.visited{
color: #3a6983;
}

#left_top_personal  a{
	color: #333;
	text-decoration: none;
}

#left_top_personal  a:hover{
	color: #A0C6DB;
}

#right_bottom_personal{
	position: relative;
	border-left: 1px solid #ccc;
	padding-left: 2em;
	width: 30em;
	padding-bottom: 1em;
}

#right_bottom_personal p{
	font-size: 0.9em;
}
#right_bottom_personal h2{
	font-size: 1em;
	font-weight: normal;
	color:#5689a5;
}
#right_bottom_personal ul{
	list-style:square;
	}
	
#right_bottom_personal li{
	font-size: 0.9em;
}


/**************RMV Page*************/

#right_bottom_rmv{
	position: relative;
	border-left: 1px solid #ccc;
	padding-left: 2em;
	width: 28em;	
}

#right_bottom_rmv p{
	font-size: 0.9em;
}
#right_bottom_rmv h2{
	font-size: 1em;
	font-weight: normal;
	color:#333;
}
#right_bottom_rmv ul{
	list-style:none;
	margin-left: -1.5em;
	}

#right_bottom_rmv li{
	font-size: 0.9em;
}

#right_bottom_rmv a{
	color: #5689a5;
	text-decoration: none;
}

#right_bottom_rmv a:hover{
	color: #333;
}

table#rmv{
	width: 28em;
	height: auto;
	text-align: center;
	border-collapse:collapse;
}

table#rmv img{
	width: 6.25em;
	height: 3.125em;
}	

td.plates{
	text-align: center;
	background-color:#eee;
	border-bottom: 1px solid white;
	padding-bottom: 0.75em;

}

td.title{
	text-align: center;
	color: #5689a5;
	background-color: #eee;
	font-size: 0.8em;
	font-weight: bold;
	border: none;
	padding: 0.5em 0em;
}

ul#links{
	list-style: square;
}

/**************Commercial Insurance Page*************/

#left_commercial{
	margin-top: 0.15em;
	width: 11em;
	float: left;
	overflow: hidden;
	padding-right: 1em;
	}


#left_top_commercial{
	width: 10em;
	height: 4em;
	border-bottom: 1px solid #ccc;
	margin-top: 1em;
}

#left_top_commercial ul{
	list-style: none;
	font-variant: small-caps;
	padding-left:0em;
	padding-top: 0em;
	margin:0em;
	text-align: left;
}

#left_top_commercial li{
	font-size: 1.1em;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-align: left;
}
li.visited{
color: #3a6983;
}

#left_top_commercial a{
	color: #333;
	text-decoration: none;
}

#left_top_commercial a:hover{
	color: #A0C6DB;
}

#right_commercial {
	padding: 1em 0em;
	width: 31.5em;
	float: left;
	overflow: hidden;
	
}

#right_bottom_affiliation{
	position: relative;
	border-left: 1px solid #ccc;
	padding-left: 2em;
	width: 31.5em;
	margin-top: 1em;
}

#right_bottom_affiliation ul#comtypes{
	list-style-type:square;
	margin: 0em;
}

table#comaff{
	border-collapse:collapse;
	width: 29em;
	text-align: center;
}

table#comaff td{
	border: 1px solid #999;
	text-align: center;
	background-color:#fff;
}

table#comaff td.title{
	text-align: center;
	border-bottom: none;
	empty-cells:hide;
}

table#comaff a{
	text-decoration: none;
	color: #5689a5;
}

table#comaff a:hover{
	color: #333;
}

table#comaff td.logo{
	text-align: center;
	border-top: none;
	padding-bottom: 0.5em;
	padding-top: 0.5em;

}

table#comaff td.title_center{
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.5em 0em;
	padding-right: 0.2em;
	border-bottom: none;
	border-right: none;
}

table#comaff td.title_center2{
	font-size: 0.8em;
	font-weight: bold;
	border-left: none;
	border-bottom: none;
	height: 2em;
	text-align: left;
	padding-left: 0.2em;
	
	}

table#comaff td.longbox{
	border-right: none;
	border-top: none;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
}
table#comaff td.longbox2{
	border-left: none;
	border-top: none;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
}

img#nfs{
	margin-left: -2em;
}

img#fema{
	margin-left: -4em;
}

/**************Claims Page*************/
#left_claims{
	margin-top: 0.15em;
	width: 13.5em;
	float: left;
	overflow: hidden;
	padding-right: 1em;
	}
	
#left_top_claims{
	width: 13.5em;
	height: 2em;
	border-bottom: 1px solid #ccc;
}

#left_top_claims h1{
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.02em;
	font-size: 1.2em;
	color:#333333;
}

#left_bottom_claims p{
	font-size: 0.9em;
	color: #666666;
}

#left_bottom_claims a{
	text-decoration: none;
	font-size: 0.895em;
	color: #5689a5;
}

#left_bottom_claims a:hover{
	color: #333;
	}
	
#right_claims{
	padding: 1em 0em;
	width: 29.5em;
	float: left;
	overflow: hidden;	
}

#right_bottom_claims{
	position: relative;
	border-left: 1px solid #ccc;
	padding-left: 2em;
	width: 27em;	
}

#right_bottom_claims p{
	font-size: 0.9em;
}

#right_bottom_claims h2{
	font-size: 1.1em;
	font-weight: normal;
	color:#5689a5;
}

#right_bottom_claims a{
	color: #5689a5;
	text-decoration: none;
}

#right_bottom_claims a:hover{
	color: #333;
}

table#claims td{
	color: #3a6983;
	background-color: #A0C6DB;
	font-size: 0.9em;
	padding: 0.2em 0.5em;
}

table#claims td.number{
	color: #333;
}


