@charset "utf-8";
/* CSS Document */
a
{
	cursor: pointer;
}

/* menu */
#top-menu{
	height:114px;
	line-height:153px;
	position: relative;
	width:960px;
	margin:20px auto 0 auto;
	}

#top-menu-list li{
	float:left;
	height:114px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;}

#top-menu-list .logo{
	width:579px;
	height:114px;
	padding:0;
	background-image: url(images/logo.png);
	background-position:center top;
	background-repeat:no-repeat;
}

/* poster */	

#poster{
	height:454px;
	width:960px;
	margin:0 auto;
	position:relative;}

#quote-form{
	position:absolute;
	left: 582px;
	top: 23px;
	width:350px;
	height:337px;
	}

/* contenido*******************************************/	

#main-content{
	width:520px;
	float:left;
	}
#sidebar{
	width:360px;
	float:right;
	text-align:left;}
#sidebar img{
	margin: 5px;
	float: left;}
#sidebar p { margin-bottom: 20px; clear: both;}	
#sidebar ul, #sidebar ul{
	margin-right: 40px;
	margin-left: 30px;
	}

/* footer*/	
#footer{
	width:920px;
	margin:0 auto;}

/* estilos especificos por elementos*/

/*style1*****/

body{
	background-color:#f5f5f3;

}

#bg, #poster, #auto, #home, #health, #life, 
#articles, #companies, #states, #auto a, #auto a:hover,
#home a, #home a:hover, #health a, #health a:hover,
#life a, #life a:hover, #articles a, #articles a:hover,
#companies a, #companies a:hover, #states a, #states a:hover,#poster.poster_life,
#poster.poster_health, #poster.poster_home, #poster.poster_auto, #poster.poster_general{ 
	background-position:center top; 
	background-repeat:no-repeat;
} 


#bg{
	min-width:970px;}
	
#poster.poster_general{
	background-image: url(images/car-poster.jpg);
	background-position:left;
}

#poster.poster_life{background-image: url(images/life-poster.jpg);}
#poster.poster_health{background-image: url(images/health-poster.jpg);}
#poster.poster_home{background-image: url(images/home-poster.jpg);}
#poster.poster_auto{background-image: url(images/car-poster.jpg);}


#auto a{
	display:block;
	width:137px;
	height:114px;
	background-image: url(images/auto-boton.png);
}

#auto a:hover{
	background-image: url(images/auto-boton-hover.png);
}
	
#home a{
	display:block;
	width:141px;
	height:114px;
	background-image: url(images/home-boton.png);
	}

#home a:hover{
	background-image:url(images/home-boton-hover.png);
	}

#health a{
	display:block;
	width:142px;
	height:114px;
	background-image: url(images/health-boton.png);
	}

#health a:hover{
	background-image:url(images/health-boton-hover.png);
	}

#life a{
	display:block;
	width:134px;
	height:114px;
	background-image: url(images/life-boton.png);
	}

#life a:hover{
	background-image:url(images/life-boton-hover.png);
	}

#articles a{
	display:block;
	background-image: url(images/articles-boton.png);
	width:79px;
	height: 114px;
	}
#articles a:hover{
	background-image:url(images/articles-boton-hover.png);
	}
	
	
#companies a{
	display:block;
	background-image:url(images/companies-boton.png);
	width:99px;
	height: 114px;
	}
#companies a:hover{
	background-image:url(images/companies-boton-hover.png);}

#states a{
	display:block;
	background-image:url(images/state-boton.png);
	width:69px;
	height: 114px;
	}
#states a:hover{
	background-image:url(images/state-boton-hover.png);}	
	
#content{
	background-color:#FFF;
	width:960px;
	margin:0 auto;
	padding-bottom: 40px;}

#main-content, #main-content h1, #sidebar h1, #sidebar li, #sidebar p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter
	}
#main-content h1{
	margin-left:40px;
	margin-top:0;
	color:#333;
	font-size:30px}
#main-content h2{
	margin-left:40px;
	color:#333;
	font-size:20px}	
#main-content li{
	padding-left:45px;
	color:#555555;
	font-size:16px;
	list-style: disc inside;
	line-height:30px
	}

#main-content p {
	display:block;
	color:#555555;
	margin-left:40px;
	margin-bottom:10px;
	text-align:justify;
	font-size:16px}

#main-content a,#main-content a:visited{
	color:#F60}

#main-content a:hover{
	color: #C30;}

#sidebar h1{
	color:#333;
	margin-top:0;
	clear: both;
	}

#sidebar li{
	color:#555555;
	font-size:16px;
	list-style: disc;
	line-height:24px;
	margin-bottom: 10px;}

#sidebar p{
	display:block;
	margin-bottom:30px;
	margin-right:35px;
	text-align:right;}

#sidebar a{
	color:#F60;
	}
#sidebar a:hover{
	color: #C30;
	}

#quote-form{
	background-image: url(images/quote-form.png);
	background-repeat:no-repeat;}

#instype{
	position:absolute;
	left: 94px;
	top: 72px;
	width: 172px;
	height: 26px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}

#instype .type-form{
	border:#91908d solid 1px;
	width: 172px;}

#zipcode{
	position:absolute;
	width: 146px;
	left: 106px;
	top: 135px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff
}

#zipcode-auto{
	position:absolute;
	width: 146px;
	left: 100px;
	top: 140px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
}

#zipcode-no-auto{
	position:absolute;
	width: 146px;
	left: 100px;
	top: 100px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff
}

#zipcode .zipcode, #zipcode-no-auto .zipcode, #zipcode-auto .zipcode {
	border:#91908d solid 1px;
	height:30px;
	font-size:25px;
	width: 100px;
	text-align:center;
	}

#yes-no{
	position:absolute;
	left: 71px;
	top: 204px;
	width: 215px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}

#yes-no-auto{
	position:absolute;
	left: 65px;
	top: 80px;
	width: 215px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:white;
}

.visible{
	visibility: visible}

.invisible{
	visibility:hidden}

#yes-no .radio, #yes-no-auto .radio{
	font-size:14px;}

#go{
	position:absolute;
	left: 118px;
	top: 263px;
	width: 130px;
	height: 62px;
}

#go a{
	display:block;
	width: 130px;
	height: 62px;
	text-indent:-22222px;
	background-image: url(images/go.png);
	background-position:center;
	background-repeat:no-repeat
	}

#go-no-auto{
	position:absolute;
	left: 110px;
	top: 180px;
	width: 130px;
	height: 62px;
}

#go-no-auto a{
	display:block;
	width: 130px;
	height: 62px;
	text-indent:-22222px;
	background-image:url(images/go.png);
	background-position:center;
	background-repeat:no-repeat
	}

#go-auto{
	position:absolute;
	left: 110px;
	top: 220px;
	width: 130px;
	height: 62px;
}

#go-auto a{
	display:block;
	width: 130px;
	height: 62px;
	text-indent:-22222px;
	background-image:url(images/go.png);
	background-position:center;
	background-repeat:no-repeat
	}

#end{}

#footer{
	text-align:center;
	height:100px;
	width:960px;
	background-image: url(images/footer-bg.gif);
	background-repeat:repeat-x;
	}
#footer p{
	display:block;
	padding-top:40px;
	padding-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#footer a{
	margin-right:10px;
	color:#000;
	text-decoration:none;
	}
#footer a:hover{
	color:#F60;
	text-decoration:underline;}

.space
{
	clear: both;
}