/* MENU header SELECT insurance Form - BEGIN */

div#box_menu ul li#insurance a {
   background-image: url(../images/header/menu.gif);
	background-position: -502px -34px;
}

/* MENU header SELECT insurance Form - END */


/* MENU left SELECT quote_request Form - BEGIN */

.quote_request a {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/quote_request_over.gif);
   background-repeat: no-repeat;
   display: block;
}

/* MENU left SELECT quote_request Form - END */

div.box_center {
   background-image: url(../images/img/img_11.jpg);
   background-repeat: no-repeat;
   width: 158px;
   height: 697px;
}

div#box_info h2 {
   background-image: url(../images/txt/quote_request.gif);
   background-repeat: no-repeat;
   width: 142px;
   height: 19px;
   display: block;
}
div#box_info h2 span {
   display: none;
}

div#box_info p {
   padding: 0px;
   margin: 0px;
   margin-top: 19px;
}

div#box_info p b {
   font-weight: bold;
   font-size: 12px;
   text-transform: uppercase;
	margin-top: 7px;
}

div#box_info ul{
	margin: 19px 0 0 0;
}

div#box_info ul li {
   list-style: none;
	background-color: #E7EAF2;
   padding-left: 10px;
   padding-top: 5px;
	margin-top: 7px;
	width: 395px;
	height: 18px;
}

img {
	border: 0px;
}