/* 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 general Form - BEGIN */

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

/* MENU left SELECT general 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/insurance_service.gif);
   background-repeat: no-repeat;
   width: 180px;
   height: 16px;
   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-image: url(../images/img/bullets.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 4px;
}
div#box_info ul li a {
	font-weight: bold;
}
