body {
	margin:0px 0px 10px 0px;
	background-image:url(/images/body-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	color:#6A6A6A;
	font-size:13px;
}

.blocks {display:block}
img {margin:0px; border:none}
form {margin:0px}




    /*    COLORS    */
h1 {
	font-size:24px;
	color:#55060E;
	font-weight:normal;
	margin-bottom:5px;
}
h2 {
	font-size:18px;
	color:#0D344A;
	font-weight:normal;
	margin-bottom:5px;
}
h3 {
	font-size:20px;
	color:#0D344A;
	font-weight:normal;
}
a {
	color:#0D344A;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#2494D0;
	text-decoration:underline;
}
a.nav-link {
	color:#55060E;
}
#index-blurb {
	color:#55060E;
}
.index-box {
	color:#6A6A6A;
}
.index-box:hover {
	color:#6A6A6A;
}
#footer {
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}











#nav-back {
	display:block;
	position:relative;
	width:1070px;
	height:137px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#top-bar {
	display:block;
	position:absolute;
	width:1000px;
	margin-top:12px;
	padding-left:30px;
}
.logo {
	float:right;
	margin-right:40px;
}
a.nav-link {
	float:left;
	font-size:14px;
	margin:30px 10px 0px 30px;
	text-decoration:none;
}
a.nav-link:hover {
	text-decoration:underline;
}
	
#main-repeat {
	display:table;
	background-image:url(/images/repeat-bg.jpg);
	background-repeat:repeat-y;
	width:1036px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#main-container {
	display:table;
	background-image:url(/images/large-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1036px;
}
#main-image {
	margin:-44px 0px 0px 4px;
	width:1028px;
	height:279px;
	position:relative;
}
#form {
	position:relative;
	display:table;
	width:230px;
	height:180px;
	margin:-210px 0px 0px 80px;
	text-align:center;	
}

.select-service, .select-property, .select-credit {
   display:table;
}
.labels	{
   font-size:11px;
   color:#333333;
}
.select-service select, .select-property select, .select-credit select {
   width:180px;
   font-size:12px;
}
.continue-button input {
   margin-top:10px;
}










.content-container {
	display:block;
	clear:both;
	padding:30px;
}
.contain-interior {
	margin-top:-30px;
	display:block;
}
#index-blurb {
	display:table;
	clear:both;
	font-size:22px;
	margin:10px 0px 10px 0px;
}
#left-col {
	display:table;
	float:left;
	clear:left;
	width:304px;
	padding-top:20px;
}
#right-col {
	display:table;
	float:left;
	width:628px;
	padding:20px 0px 20px 0px;
	margin-left:35px;
}	

.index-box h3 {
	text-align:center;
	margin:0px;
}
.index-box h3:hover {
	text-decoration:underline;
}
.index-box {
	display:table;
	width:304px;
	float:left;
	text-decoration:none;
	cursor:pointer;
	height:150px;
}
.index-box:hover {
	text-decoration:none;
}
.l {
	background-image:url(/images/golden-keys.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
}	
.m {
	background-image:url(/images/yellow-little-house.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
}
.r {
	margin-left:20px;
	background-image:url(/images/blue-laptop-screen.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
}

.choose {
	margin-top:40px;
}
.int {
	margin-bottom:15px;
}


.content {
	display:table;
	clear:both;
	padding:20px;
	width:586px;
}
.index-con {
	background-image:url(/images/btm-quote.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.top-quote {
	position:absolute;
	margin:0px 0px 0px -45px;
}









#footer {
	display:table;
	height:24px;
	background-image:url(/images/btm-bg.jpg);
	background-repeat:no-repeat;
	width:1036px;
	background-position:bottom;
	text-align:center;
	padding-top:3px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
	margin-right:10px;
}


