/* main settings */
body {
	margin: 0;
	font: 13px Helvetica, arial, sans-serif; 
	color: #333;
	background: #ffc url(../images/bg-body.gif) repeat-x;
}
a {
	color: #000a48;
}
a:hover {
	text-decoration: none;
}
a.quote {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.quote:hover {
	color: #666666;
	text-decoration: none;
}
img {
	border: none;
}
#main {
	width: 941px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding:0 0 20px;
}
/* header settings */
#header {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	z-index: 2;
}
#header:after {
	content: "";
	clear: both;
	display: block;
}
#header h1 {
	width: 461px;
	float: left;
	margin: 20px 0 0;
	padding-left: 22px;
}
#header h1 a{
	width: 456px;
	height: 201px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.link {
	position: absolute;
	top: 4px;
	left: 593px;
	width: 311px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background: url(../images/header-link.png) no-repeat;
	cursor: pointer;
	z-index: 3;
}
/* content settings */
#content {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 16px;
}
span.umbrella {
	width: 331px;
	height: 389px;
	position: absolute;
	top: 5px;
	left: 610px;
	background: url(../images/bg-umbrella.png) no-repeat;
}
#primary {
	width: 725px;
	float: right;
	padding: 2px;
	border: 1px solid #e0c056;
	background: #f5f9e8 url(../images/bg-primary.gif) repeat-x;
}
#primary h2 {
	margin: 0 0 21px 0;
	padding: 6px 0 4px 13px;
	color: #000136;
	font-size: 20px;
	background: #e1c369;
}
.primary-box {
	width: 649px;
	overflow: hidden;
	padding: 0 40px 10px 35px;
	position:relative;
	
}
.insurance-list {
	width: 100%;
	overflow: hidden;
	margin:0 0 21px;
	text-align: center;
	padding: 0;
	list-style: none;
	position:relative;
}
.insurance-list li {
	display: inline;
	margin-right: 5px;
	padding-left: 7px;
	color: #000136;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/divider-insurance.gif) no-repeat 0 2px;
}
.insurance-list li.first {
	background: none;
	padding-left: 0;
}
.insurance-list li a {
	text-decoration: none;
}
.insurance-list li a:hover {
	text-decoration: underline;
}
.primary-box p {
	margin: 0 0 21px;
	line-height: 19px
}
.image-box {
	margin: -5px -17px 0 8px;
	float: right;
	position: relative;
	display: inline;
}
.image-box div {
	width: 147px;
	height: 193px;
	padding-top: 10px;
	background-image: url(../images/bg-quotes.gif);
	background-repeat: no-repeat;
}
.image-box a {
	width: 100%;
	height: 120px;
	display: block;
	cursor: pointer;
	position: relative;
}
.image-box span {
	text-indent: -9999px;
	display: block;
}
.primary-box h3 {
	margin: 0 0 15px 0;
	font-size: 14px;
}
.insurance-list2 {
	height: 1%;
	overflow: hidden;
	margin: 0 0 0 64px;
	padding: 0;
	list-style: none;
}
.insurance-list2 li {
	margin-bottom: 6px;
	padding-left: 16px;
	background: url(../images/bullet-insurance.gif) no-repeat 0 3px;
}
.insurance-list2 li a {
	color: #000a48;
	font-weight: bold;
}
#sidebar {
	width: 195px;
	float: left;
}
.sidebar-nav {
	width: 175px;
	margin: 0 0 18px 3px;
	padding: 0;
	list-style: none;
}
.sidebar-nav li {
	padding-bottom: 2px;
	background: url(../images/dots.gif) repeat-x 0 100%;
}
.sidebar-nav li a {
	height: 1%;
	vertical-align: top;
	padding: 10px 0 6px 0;
	color: #000136;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.sidebar-nav li a.active,
.sidebar-nav li a:hover {
	text-decoration: none;
	padding: 10px 0 6px 24px;
	background: #e6b428 url(../images/bullet-sidebar.gif) no-repeat 3px 12px;
}
.call-box {
	width: 171px;
	padding: 2px;
	background: #f5f9e8 url(../images/bg-call-box.gif) repeat-x;
	border: 1px solid #e0cb73;
	position: relative;
}
span.red-phone {
	position: absolute;
	top: -10px;
	left: 132px;
	width: 56px;
	height: 77px;
	background: url(../images/bg-phone.png) no-repeat;
	z-index: 200;
}
.call-box h2 {
	margin: 0 0 2px 0;
	padding: 5px 0 6px 4px;
	font-size: 14px;
	color: #000136;
	text-transform: uppercase;
	background: #e1c97b;
}
.phone {
	margin: 0 0 14px 4px;
}
.phone strong,
.phone span {
	display: block;
	color: #000136;
}
.icon {
	width: 63px;
	height: 49px;
	display: block;
	margin: 0 0 3px 1px;
	background: url(../images/logo2.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#footer{
	width:100%;
	overflow:hidden;
	font-size:11px;
	color:#666;
	padding:18px 0 10px;
}
#footer a{
	color:#666;
}
#footer p{
	margin:0;	
}
.copy{
	width:370px;
	float:left;
}
.copy span{
	display:block;	
}
.foot-nav{
	float:right;
	width:558px;
}
.foot-nav ul{
	padding:0;
	margin:0 -2px 0 0;;
	list-style:none;
	text-align:right;
}
.foot-nav ul li{
	display:inline;	
	padding:0 4px 0 6px;
	background:url(../images/footer-split.gif) no-repeat 100% 3px;
}
.foot-nav ul li.first{
	background:none;	
}
.foot-nav ul li a{
	color:#666;	
}
ol {
	color:#333333;
	line-height: 150%;
}.bluebold {
	font-weight: bold;
	color: #0D174F;
	font-size: 16px;
}
.list {
	line-height: 150%;
	list-style-position: outside;
	list-style-type: disc;
}
