body {
	margin:0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
	background-color:#EEF0E9;
	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:#AB8F67;
	margin:0px;
	font-weight:normal;
}
h1.index1 {
	font-size:18px;
	color:#22405D;
	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:#314D5C;
	display:block;
	width:100%;
	clear:both;
	height:110px;
	margin-left:-11px;
}
#logo-image {
	position:absolute;
	margin:10px 120px 0px 0px;
	width:240px;
	height:47px;
	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:509px;
	height:26px;
	position:absolute;
	margin-top:25px;
	margin-left:-10px;
	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 {
	text-decoration:underline;
	
}	



#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/water.jpg);
	background-repeat:no-repeat;
	position:absolute;
}
#header-quote {
	display:block;
	clear:both;
	position:absolute;
	height:121px;
	width:321px;
	margin:35px 0px 0px 60px;
}
#header-quote p {
	font-size:16px;
	font-weight:bold;
	margin-top:-6px;
}
#boxes-index {
	display:block;
	clear:both;
	height:140px;
	width:764px;
	margin:375px 0px 0px 15px;
	position:absolute;
}
#boxes-index img {
	margin:5px 5px 0px 5px;
}
#boxes-index a {
	cursor:pointer;
}

/*-----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-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:#F2EBE1;
	width:248px;
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
	border-top:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#content-forms form {
	float:left;
	margin:10px 2px 0px 2px;
}
	




#right-index {
	display:block;
	width:200px;
	height:523px;
	clear:right;
	float:right;
	background-image:url(/images/brown-suit.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;
	font-weight:bold;
	color:#22405D;
}
.service-select {
	width:175px;
	font-size:10px;
	background-color:#FFFFFF !important;
	margin-top:10px;
}
.first-name, .last-name, .email {
	width:160px;
	font-size:11px;
	font-family:"tahoma", arial, sans-serif;
	background-color:#FFFFFF !important;
	margin-top:8px;
}

.continue-button {
   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;
}


#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:#CC6600;
}

a:hover	{
	text-decoration:underline;
}
