@charset "utf-8";
/* CSS Document */

body {
	background:#1b3c85 url(images/site_bg.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 0;
	padding:0;
}
p,ul,li
	{font-size:12px;}

div#wrapper {
	width:950px;
	margin:0 auto;
	background:url(images/wrapper_bg.gif) repeat-y;}
div#headerHome {
	background:url(images/header_home.jpg) no-repeat;
	width:950px;
	height:175px;}
div#header {
	background:url(images/header_sub.jpg) no-repeat;
	width:950px;
	height:175px;}
#headerHome, #header h1{
	text-indent:-5000px;
	margin:0;
	padding:0;}
div#menu {
	background:url(images/menu_bg.jpg) repeat-y;
	width:279px;
	float:left;}
	
ul#menuList {
	list-style:none;
	text-indent:-5000px;
	margin:0;
	padding:0;}
#menuList a {
	width:279px;
	height:26px;
	display:block;}
a.home {
	background:url(images/menu_home1.gif) no-repeat;}
a.home:hover {
	background:url(images/menu_home2.gif) no-repeat;}

a.about {
	background:url(images/menu_about1.gif) no-repeat;}
a.about:hover {
	background:url(images/menu_about2.gif) no-repeat;}

a.location {
	background:url(images/menu_location1.gif) no-repeat;}
a.location:hover {
	background:url(images/menu_location2.gif) no-repeat;}
	
a.services {
	background:url(images/menu_services1.gif) no-repeat;}
a.services:hover {
	background:url(images/menu_services2.gif) no-repeat;}
	
a.contact {
	background:url(images/menu_contact1.gif) no-repeat;}
a.contact:hover {
	background:url(images/menu_contact2.gif) no-repeat;}
	
a.links {
	background:url(images/menu_links1.gif) no-repeat;}
a.links:hover {
	background:url(images/menu_links2.gif) no-repeat;}

a.faq {
	background:url(images/menu_faq1.gif) no-repeat;}
a.faq:hover {
	background:url(images/menu_faq2.gif) no-repeat;}
	
div#right {
	background:#bdd1ff url(images/right_bg.jpg) repeat-x;
	float:right;
	width:671px;}
div#end {
	width:950px;
	height:1px;
	clear:both;}
div#homeContent {
	background:url(images/homecontent_bg.jpg) no-repeat;
	width:671px;
	height:410px;}
#homeContent li {
	line-height:14px;
	margin:3px 0 0 0;}
div#subContent {
	background:url(images/subcontent_bg.jpg) repeat-x;
	width:591px;
	padding:0 40px 0 40px;}
#subContent h2 {
	margin-top:0;
	color:#123598;
	text-transform:uppercase;
	font-size:21px;}
#subContent h3 {
	margin-top:15px;
	color:#1469AF;
	text-transform:uppercase;
	font-size:17px;
}
#subContent p {
	margin:20px 0 0 15px;}
div#columnCommercial {
	width:192px;
	height:235px;
	float:left;
	padding:0 0 0 30px;}
div#columnsRight {
	width:449px;
	float:right;}
div#columnPersonal {
	width:193px;
	height:235px;
	float:left;
	padding:0 0 0 25px;}
div#columnBenefits {
	width:206px;
	height:235px;
	float:right;
	padding:0 0 0 25px;}
div#columnCommercial ul{
	padding:10px 0 0 20px;
	margin:0;
	text-indent:0;}
div#columnPersonal ul{
	padding:10px 0 0 20px;
	margin:0;
	text-indent:0;}
div#columnBenefits ul{
	padding:10px 0 0 20px;
	margin:0;
	text-indent:0;}
div#welcome {
	width:665px;
	clear:both;}
img.main {
	margin:5px 0 10px 20px;}
	
div#subfloatright {
	width:225px;
	float:right;}
div#requestaquote {
	float:right;
	width:225px;
	background:url(images/requestaquote_bg.jpg) no-repeat;
	margin:10px 0 0 0;}
#requestaquote p {
	margin:0;
	padding:0;
	font-size:10px;}
div#footer {
	width:950px;
	color:#FFFFFF;
	font-size:12px;
	margin:10px auto;
	text-align:center;}
#footer a {
	color:#FFFFFF;}
td p {
	margin:0;
	padding:0;}
td.cell {
	background:url(images/light_box.gif) no-repeat;
	width:191px;}
.cell p {
	padding:0;
	margin:0;}