body {
	margin:0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
	background-color:#FFFFFF;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	color:#333333;
}
form, img {margin:0px; border:none}
.blocks {display:block; clear:both}




h1 {
	font-size:26px;
	color:#3D72A8;
	margin:0px;
	font-weight:normal;
}
h1.index1 {
	font-size:18px;
	color:#B56540;
	margin:0px;
}
h2 {	
	color:#727E8A;
	font-size:18px;
	margin:0px;
	font-weight:normal;
}




#header-container {
	display:block;
	width:990px;
	clear:both;
}


#top-bar {
	background-image:url(/images/top-bar-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#CC8E71;
	display:block;
	width:100%;
	clear:both;
	height:110px;
	margin-left:-1px;
}
#logo-image {
	position:absolute;
	margin:5px 140px 0px 0px;
	width:266px;
	height:66px;
	right:50%;
}
#blurb-sentence {
	position:absolute;
	margin:88px -260px 0px 0px;
	color:#FFFFFF;
	font-size:14px;
	width:730px;
	height:18px;
	right:50%;

}
#nav-links {
	background-image:url(/images/links-bg.jpg);
	background-repeat:no-repeat;
	display:block;
	width:524px;
	height:26px;
	position:absolute;
	margin-top:25px;
	margin-left:-60px;
	left:50%;
	text-align:center;
	padding-top:7px;
	color:#FFFFFF;
}
#nav-links a {
	color:#FFFFFF;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
	margin:0px 12px 3px 12px;
	text-decoration:none;
}
#nav-links a:hover {
	color:#5CB1C8;
	
}	



#content-block {
	width:990px;
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	
}

/*-----INDEX ONLY ------*/

#left-index {
	display:block;
	width:790px;
	height:523px;
	clear:left;
	float:left;
	background-image:url(/images/img-index.jpg);
	background-repeat:no-repeat;
	position:absolute;
}
#header-quote {
	display:block;
	clear:both;
	position:absolute;
	height:135px;
	width:360px;
	margin:170px 0px 0px 60px;
}
#header-quote p {
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}
#boxes-index {
	display:block;
	clear:both;
	height:135px;
	width:764px;
	margin:375px 0px 0px 15px;
	position:absolute;
	padding-top:5px;
}
#boxes-index a {
	cursor:pointer;
	margin:5px 5px 0px 5px;
}

/*-----INTERIOR PAGES ------*/

#left-interior {
	display:table;
	width:790px;
	clear:both;
	float:left;

}
#content-bg {
	width:100%;
	display:table;
	background-image:url(/images/content-bg-r.jpg);
	background-repeat:repeat-y;
	clear:both;
}
#inner-content-bg {
	display:table;
	width:100%;
	clear:both;
	background-image:url(/images/content-bg.jpg);
	background-repeat:no-repeat;
}
.box-top {vertical-align:top}

#content-left {
	display:block;
	clear:left;
	float:left;
	width:430px;
	padding:20px 20px 20px 30px;
}
#content-left p {
	line-height:18px;
}
#content-left a {
	color:#AB8F67;
	text-decoration:none;
}
#content-left a:hover {
	text-decoration:underline;
}
	
#content-right {
	display:block;
	float:right;
	clear:right;
	width:290px;
	padding-left:20px;
	
}
#content-right img {margin-bottom:15px}

#content-forms {
	display:table;
	clear:both;
	background-color:#F1F7F9;
	width:248px;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	border-top:solid 1px #3D72A8;
	border-bottom:solid 1px #3D72A8;
	text-align:center;
}
#content-forms img {margin:0px}

		




#right-index {
	display:block;
	width:200px;
	height:523px;
	clear:right;
	float:right;
	background-image:url(/images/quote-roll.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#form-bg {
	display:block;
	clear:both;
	width:200px;
	background-image:url(/images/form-back.jpg);
	background-repeat:no-repeat;
	height:238px;
	margin-top:-40px;
	position:absolute;
}
#form {
	width:180px;
	display:block;
	clear:both;
	margin:65px 0px 0px 10px;
	text-align:center;
	color:#464647;
}
.labels {
   font-size:11px;
}
.first-name, .last-name, .email {
   width:140px;
   font-size:12px;
   background-color:#E9F3FA !important;
   margin-bottom:4px;
}

.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {
	background-color:#FFFFFF !important;

}

.check-01, .check-02, .check-03, .select-amount {
   display:none;
}

.continue-button input {
   margin-top:10px;
}


#text-index {
	display:block;
	clear:both;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#text {
	width:740px;
	display:block;
	padding:20px 0px 0px 40px;
	float:left;
	clear:left;
}
#text p {
	line-height:18px;
}
#secure {
	position:absolute;
	margin:540px 0px 0px 30px;
	width:143px;
	height:35px;
}


#disclosures {
	display:block;
	clear:both;
	padding-left:40px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	color:#747575;
	padding-top:20px;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
#disclosures ul li a {
	color:#747575;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
#disclosures img {
	margin-top:10px;
}

a	{
	text-decoration:none;
	color:#CC9900;
}

a:hover	{
	text-decoration:underline;
}