@charset "utf-8";
/* CSS Document */
a
{
	cursor: pointer;
}
/* menu */
#top-menu{
	height:114px;
	line-height:153px;
	position: relative;
	width:960px;
	margin:0 auto 0 auto;
	}

#top-menu-list li{
	float:left;
	height:114px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;}

#top-menu-list .logo{
	width:180px;
	height:114px;
	padding:0;
	background-image: url(images/logo.png);
	background-position:center top;
	background-repeat:no-repeat;
}

/* poster */	

#poster{
	height:556px;
	width:960px;
	margin:0 auto;
	position:relative;
}

#quote-form{
	position:absolute;
	left: 582px;
	top: 34px;
	width:350px;
	height:337px;
	}

/* contenido*******************************************/	

#main-content{
	width:520px;
	float:left;
	}
#sidebar{
	width:360px;
	float:right;}
#sidebar img{
	margin: 10px;}
#sidebar ul, #sidebar ul{
	margin-right: 40px;}

/* footer*/	
#footer{
	width:920px;
	margin:0 auto;}

/* estilos especificos por elementos*/

/*style1*****/

body{
	background-color:#c1d1de;

}

#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/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:116px;
	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;}

#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
{
	margin-bottom: 40px;
}

#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:#F90}

#main-content a:hover{
	color: #F96;}

#sidebar h1{
	color:#333;
	margin-top:0;
	}

#sidebar li{
	padding-left:25px;
	color:#555555;
	font-size:16px;
	list-style: disc inside;
	line-height:30px}

#sidebar p{
	display:block;
	margin-top:30px;
	margin-right:35px;
	text-align:right;}

#sidebar a{
	color:#F90;
	}
#sidebar a:hover{
	color: #F96;
	}

#quote-form{
	background-image: url(images/quote-form.png);
	background-repeat:no-repeat;}

#instype{
	position:absolute;
	left: 100px;
	top: 82px;
	width: 172px;
	height: 26px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}

#Type{
  height: 24px;
	padding: 2px;
}

#instype .type-form{
	border:#91908d solid 1px;
	width: 172px;}

#zipcode{
	position:absolute;
	width: 146px;
	left: 106px;
	top: 145px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff
}

#zipcode-auto{
	position:absolute;
	width: 170px;
	left: 100px;
	top: 156px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
}

#zipcode-no-auto{
	position:absolute;
	width: 146px;
	left: 100px;
	top: 120px;
	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:20px;
	font-size:16px;
	width: 160px;
	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: 90px;
	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: 120px;
	top: 253px;
	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: 115px;
	top: 200px;
	width: 106px;
	height: 43px;
}

#go-no-auto a{
	display:block;
	width: 120px;
	height: 55px;
	text-indent:-22222px;
	background-image:url(images/go.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
	
	}

#go-auto{
	position:absolute;
	left: 118px;
	top: 250px;
	width: 106px;
	height: 43px;
}

#go-auto a{
	display:block;
	width: 120px;
	height: 55px;
	text-indent:-22222px;
	background-image:url(images/go.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
	}

#end{}

#footer{
	text-align:center;
	height:140px;
	width:960px;
	background: url(images/footer-bg.jpg);
	}
#footer p{
	display:block;
	padding-top:70px;
	padding-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#footer a{
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	}
#footer a:hover{
	color:#FC0;
	text-decoration:underline;}

#sidebar .logo
{
	margin: 10px;
}