body {
 	margin:12px 0 0 0;
	background:url(../images/tall_main.gif) repeat-x;
	background-color:#56718E;
}
td,div,select{
	font-size:11px;
    font-family:Tahoma;
	line-height:13px;
	color:#797979;
}
a{
	font-size:11px;
    font-family:Tahoma;
	font-weight:normal;
}
a:link {
	color: #797979;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#2D72B7;
	text-decoration: none;
}
.bkgd_color{
	background-color:#FFFFFF;
}
.grad_bkgd{
	height:230px;
}

table {
	border-collapse:collapse;

/***** image header tags *****/
}
#logo, #logo span {  
 width: 506px; height: 36px;  
 background-image: url(../images/1_01.jpg);   
 background-repeat: no-repeat;} 
 
#logo span { margin-bottom: -75px; }  
/* */
#life_img, #life_img span {  
 width: 201px; height: 124px;  
 background-image: url(../images/1_ban1.jpg);   
 background-repeat: no-repeat;} 
 
#life_img span { margin-bottom: -75px; }  
/* */
#auto_img, #auto_img span {  
 width: 201px; height: 123px;  
 background-image: url(../images/1_ban2.jpg);   
 background-repeat: no-repeat;} 
 
#auto_img span { margin-bottom: -75px; }  
/* */
#home_img, #home_img span {  
 width: 201px; height: 126px;  
 background-image: url(../images/1_ban3.jpg);   
 background-repeat: no-repeat;} 
 
#home_img span { margin-bottom: -75px; }  
/* */
h1 span, h2 span {  
 display: block;  
 position: relative;  
 z-index: 1;  
}  
/* IE5 Mac */  
h1, h2 { overflow: hidden; 
/*/  
h1 { text-indent: -100em; }  
/* End Mac */

/***** top curve *****/
}
#header{
	background-color:#FFFFFF;
    -moz-border-radius-topright: 25px;
	-moz-border-radius-topleft: 25px;
    -webkit-border-top-right-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	width:850px;

/***** content *****/
}
.Welcome {
	margin: 5px 0 0 0;
	color: #006;
	font-size: 14px;
	font-weight: bold;
}
.header {
	color: #006;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:3px;
}

/***** right / left columns *****/
.left_col{
	background-color:#FFFFFF;
	width: 215px;

}
.right_bkgd{
	background:URL(../images/tall_y.gif) left repeat-y;
	background-color:#FFFFFF;
}
#right_col{
	padding-left:20px;	
}
#right_col ul{	
	list-style: none;
	padding-bottom:10px;
}
#right_col li{
background-image: url(../images/arrow.gif);
padding:2 0 0 10px;
background-repeat: no-repeat;
background-position: 0 .5em;

/***** footer (bottom curve) *****/
}
#footer{
	background-color:#FFFFFF;
    -moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
    -webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	width:850px;
	height: 120px;
	padding-top:20px;

/***** navigation menu *****/
}

#nav_menu {
text-align: right; 
margin: 5px 0 5px 0;
border-bottom: 1px solid #cccccc;
list-style-type: none;
padding: 3px 10px 4px 10px;
}

#nav_menu li { 
display: inline;

}

#nav_menu li a {
padding: 3px 4px; 
border: 1px solid #cccccc; 
background-color: #8393A4;
color: #FFFFFF; 
margin-right: 0px;
text-decoration: none;
border-bottom: none;
font-family:Tahoma, sans-serif;
font-size:14px;
font-weight:600;

}
#nav_menu a:hover { 
background: #2C3A49;

 
/***** quote form *****/
}
#quote_form{
	background-image:url(../images/get_quote.png);
	background-repeat:no-repeat;
	margin: 20px 0 0 0; 
	width:300px; 
	height:200px;
}
#zipcode {
	position:relative; 
	float:left; 
	margin:76px 0 0 69px; 
	width:162px; 
	height:18px; 
	border:0; 
	font:13px bold Arial; 
	font-weight:bold; 
	text-align:center;
}
#quotetype{
	position:relative; 
	margin:17px 0 0 68px; 
	width:165px; 
	height:20px; 
	text-align:left; 
	border: 0; 
	font:13px bold Arial; 
	font-weight:bolder; 
}
#startquote{
	position:relative; 
	margin:15px 0 0 63px; 
	width:176px; 
	height:55px;
	
/***** banner photos *****/
}
#slideshow{
	width: 557px;
	height: 230px;
}
#slideshow img {
	display:none;
	position:absolute;
