@charset "utf-8";
/* CSS Document */
body{
	font-size:1em;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#457793;
	background-image:url(images/insurancenew.gif);
	background-position:top;
	background-repeat:repeat-x;
}

* {
margin:0;
padding:0;
}
#wrap {
	width:100%;
	margin:0 auto;
}
#header{
	height:100px;
	width:100%;
	
	}
#logo{
	position:absolute;
	left: 423px;
	top: 10px;
	

}
/*menu bar***********************************************/
#menu{
	width:61.25em;
	margin:auto;
	height:48px;
	}
#menu ul li{
	float:left;
	display:block;
	width:120px;
	height:30px;
	margin-top:10px;
	line-height:30px;
	list-style:none;
	text-align:center;
	border-left:solid #6aa4be 1px;
	}
#menu ul{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.87em;}
#menu ul .health{
		width:130px;}
#menu ul .articles{
	width:70px;
	}
#menu ul .companies{
	width:90px;
	}
#menu ul .states{
	width:65px;
	border-left:solid #6aa4be 1px;
	border-right:none;
	}
#menu ul .auto{
	border-left:none;
	}
#menuend{
	float:right;
}
#menuend ul li{
	width:90px;
	line-height:15px;
	height:15px;
	margin-top:17px;
	}
#menuend ul .sitemap{
	border-right: solid #25749a 1px;
	border-left:none;
	width:70px;
	}
#menuend ul .contact{
	border-left:#6aa4be solid 1px;
	border-right:none;
	}
#menu a{
	color:#FFF;
	text-decoration:none;
	}
#menu a:hover{
	color: #F90;
	}

/*end *********************************************menu*/

#clear{
	clear:both;
	}
#poster{
	position:relative;
	height: 23.18em;
	width:61.25em;
	min-width:61.25em;
	margin:0 auto;
	}
#claiming{
	position:absolute;
	left: 354px;
	top: 95px;
	width: 267px;
	height: 91px;
}
/*cuote form, estilos del formulario*/
#cuoteform{
	position:absolute;
	width:309px;
	left: 24px;
	top: 88px;
	height: 200px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	}
#select{
	position:absolute;
	left: 27px;
	top: 31px;
	width: 258px;
	height: 70px;
	color:#f26522;
	text-align:center;
}
#zipcode{
	position:absolute;
	left: 91px;
	top: 36px;
	width: 140px;
	height: 67px;
	color:#f26522;
	text-align:center;
}
#yes-no{
	position:absolute;
	left: 49px;
	top: 30px;
	width: 234px;
	height: 65px;
	color:#f26522;
	border-bottom:1px #999 solid;
	text-align: center;
}
#radio{
	margin-top:15px;
	}
.radio{
	color:#666;
	font-size:0.8em;
	margin-right:1em;
	margin-top:1em;
	}

.zip{
	width:130px;
	height:25px;
	border:1px solid #999;
	}
#go{
	position:absolute;
	left: 109px;
	top: 106px;
	width: 106px;
	height: 40px;
}
/*end of couteform style*/

#outcontent{/*este es el contenedor del sidebar y contenidos, hecho para que queden centrados*/
	width:61.25em;
	margin:0 auto;
	background-color:#FFF;}
/*content*****************************************************************/
#content{
	width:35.86em;
	float:left;
	}
#content p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:1em;
	display:block;
	width:32.81em;
	margin-left:2.81em;
	margin-bottom:1em;
	color:#727e6b;
	}
#content p a{
	color:#06C;
	}
h2, h3, h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06c;
	}
#content h1{
	display:block;
	width:500px;
	margin-left:45px;
	margin-top:30px;
	margin-bottom:20px;
	color:#3d9dc8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.87em;
	}
#content span{
	display:block;
	width:32.81em;
	margin-left:2.81em;
	margin-bottom:2.81em;
	}
#content .network{
	margin-top:80px;
	display:block;
	width:200px;
	margin-left:45px;
	margin-top:70px;
	margin-bottom:20px;
	color:#f26f1b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.87em;}

/*end of content********************************************************************/

/*sidebar*********************************************/

#sidebar{
	width:23.39em;
	float:right;
	}
#sidebar h1{
	color:#3d9dc8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.87em;
	display:block;
	margin-top:30px;
	}
#sidebar ul{
	display:block;
	width:270px;
	margin-top:1em;
	margin-left:1.87em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.25em;
	
	}
#sidebar ul li{
	text-indent:0;
	margin:1.25em 0;
	line-height:1em;
	color: #F90;
	text-decoration:none;
	
	}
#sidebar a{
	color: #F90;
	text-decoration:none;
	
	}
#sidebar a:hover{
	color: #06C;
	text-decoration:none;
	
	}
#sidebar span a{
	display:block;
	margin-top:2.15em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#F60;
	text-decoration:underline;
	}
#sidebar span a:hover{
	color:#06C;
}

/*end of sidebar***********************************/

#footer{
	width:61.25em;
	height:3.125em;
	margin:0 auto;
	width:100%;
	background-color:#376273;
	padding-top:1em;
	}
#footer span{
	width:37.06em;
	display:block;
	margin:0 auto 0;
	text-align:center;
	color:#FFF;}

#footer span a{
	color:#FFF;
	text-decoration:none;
}

#footer span a:hover{
	color:#F90;
	}
/*PAGINAS INTERIORES*********************************************************************/

#cuoteform-interior{
	position:absolute;
	width:319px;
	left: 144px;
	top: 126px;
	height: 220px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.25em;
	}

#zipcode-interior{
	position:absolute;
	left: 62px;
	top: 25px;
	width: 159px;
	height: 67px;
	color:#FFF;
	text-align:center;
}
.zip-interior{
	width:130px;
	height:25px;
	border:3px solid #CCC;
	}
#go-interior{
	position:absolute;
	left: 85px;
	top: 120px;
	width: 106px;
	height: 40px;
}

#claiming-interior{
	position:absolute;
	left: 94px;
	top: 12px;
	width: 419px;
	height: 91px;
}
.poweredby{
	clear:both;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
	}
