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

* {padding: 0; margin: 0;}

body {background-color: #fff; background-image: url(images/bk_1.jpg); background-repeat: repeat-x; font: 1em Arial, Helvetica, sans-serif; color: #333; text-align: center;}

h1, h2, h3, h4 { text-align: center; font-weight: bold;}
h1 {
	font-size: 1.5em;
	padding-top: 10px;
	color: #FFFFFF;
}
h2, h3, h4 { color: #609;}
h2 {font-size: 1.2em; padding-top: 50px;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em; text-align: left; margin-left: 20px;}
p { font-size: 1em; margin: 10px 20px; line-height: 1.2em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
img {border: none;}


ul, ol { font-size: 0.9em; margin-left: 45px; line-height: 1.1em; list-style-position: outside;}
ul li {list-style-type: none;}
ul.bullet li {list-style-type: disc;}
ol.alpha li {list-style-type: upper-alpha;}


.float-lt {float: left;}
.float-rt {float: right;}
.clear {clear: both;}

#wrapper {width: 770px; position: relative; margin-left: auto; margin-right: auto; text-align: left; border-left: solid 0px #ccc; border-right: solid 0px #ccc;}

#content { background-color: #fff; color: #333; }
#content {background-image: url(images/insurance-body-top.gif); background-position: top; background-repeat: no-repeat; }


#content .let-me-help a{display: block; width: 770px; height: 90px; text-decoration: none; background-image:url(images/let-me-help2.jpg); background-repeat: no-repeat; overflow: hidden; }
#content .let-me-help a:hover{ background-image:url(images/let-me-help3.jpg); background-repeat: no-repeat; }

#text {
	width: 560px;
	border-right: 20px solid #fff;
	float: right;
}
#side {
	width: 200px;
	position: absolute;
	top:347px;
	left: 0px;
	background-image:url(images/rounded-square-top.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#side_strip {background-image: url(images/rounded-square-side.jpg); background-repeat: repeat-y; }
#side_bottom {background-image:url(images/rounded-square-bottom.jpg); background-repeat: no-repeat; padding-bottom: 35px;}
.side_square { width: 150px; margin: 10px 20px 20px;}
.side_inner {/*border-bottom: #fff solid 15px; */border: solid #fff;}

#fat_footer {background-image: url(images/fat_footer.gif); background-repeat: repeat; background-color:#6c9; color: #fff; border-top: 2px solid #369; position: relative;  height: 300px;}
#fat_footer .float-lt { width: 360px; float: left; margin-left: 6px;}
#fat_footer h4 {margin: 10px 25px;}
#fat_footer h4 span{border-bottom: solid #fff 1px;}
#fat_footer a{background-color: transparent; color: #fff; text-decoration: none; }
#fat_footer a:hover {background-color: transparent; color: #fff; text-decoration: underline; }

#footer {background-color: #369; color: #fff; height: 50px; border-top:1px #639 solid; border-bottom: #306 solid 2px;}
#footer p { text-align: center; font-size: 0.8em; }


#content a {text-decoration: none; color: #039; background-color: #fff; }
#content a:hover {text-decoration: underline; color: #609; background-color: #fff;}

#content .index_green a {text-decoration: none; color: #090; background-color: #fff; }
#content .index_green a:hover {text-decoration: underline; color: #17e; background-color: #fff;}

#content .index_blue a {text-decoration: none; color: #039; background-color: #fff; }
#content .index_blue a:hover {text-decoration: underline; color: #609; background-color: #fff;}

#content .index_red a {text-decoration: none; color: #039; background-color: #fff; }
#content .index_red a:hover {text-decoration: underline; color: #609; background-color: #fff;}/*fix*/

#content .purple {color: #609; font-weight: bold;}
#content .purple a{color: #609; font-weight: bold;}
#content .purple a:hover{color: #039; font-weight: bold;}

#content .green {color: #090; font-weight: bold;}
#content .green a{color: #090; font-weight: bold;}
#content .green a:hover{color: #17e; font-weight: bold;}

#content .blue {color: #039; font-weight: bold;}
#content .blue a{color: #039; font-weight: bold;}
#content .blue a:hover{color: #609; font-weight: bold;}

#content .red {color: #c06; font-weight: bold;}
#content .red a{color: #c06; font-weight: bold;}
#content .red a:hover{color: #17e; font-weight: bold;}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

