body	{
	margin:0px;
	background-color:#688196;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#414141;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
h3	{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
p	{
	margin:8px 0px 8px 0px;
}
a	{
	color:#e08f0a;
	text-decoration:underline;
}
.block	{
	display:block;
}


#top-bg	{
	background-color:#829DB3;
	background-image:url(/images/top-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:134px;
	width:100%;
	display:table;
}
	
#middle-bg {
	display:table;
	background-image: url(/images/middle-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	background-color:#FFFFFF;
}

#bottom-bg	{
	display:table;
	width:100%;
	background-color:#9EB4C6;
	padding-bottom:20px;
}
.wrapper	{
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	display:block;
}



#column-left	{
	display:table;
	margin-top:-134px;
	width:502px;
	clear:left;
	float:left;
}
#logo {
	height:107px;
	width:461px;
	position:absolute;
}
#nav	{
	width:532px;
	display:block;
	margin-right:42px;
	margin-top:107px;
	position:absolute;
	z-index:3;
}
#nav a	{
	float:left;
	display:table;
}
.nav-1, .nav-2, .nav-3, .nav-4, .nav-5 {
	height:32px;
	background-repeat:no-repeat;
}

.nav-1	{
	width:92px;
	background-image:url(/images/home.jpg);
}
.nav-2	{
	width:110px;
	background-image:url(/images/home-equity.jpg);
}
.nav-3	{
	width:110px;
	background-image:url(/images/home-mortgage.jpg);
}
.nav-4	{
	width:110px;
	background-image:url(/images/mortgage-loans.jpg);
}
.nav-5	{
	width:110px;
	background-image:url(/images/mortgage-rates.jpg);
}

.nav-1:hover	{
	background-image:url(/images/home-over.jpg);
}
.nav-2:hover	{
	background-image:url(/images/home-equity-over.jpg);
}
.nav-3:hover	{
	background-image:url(/images/home-mortgage-over.jpg);
}
.nav-4:hover	{
	background-image:url(/images/mortgage-loans-over.jpg);
}
.nav-5:hover	{
	background-image:url(/images/mortgage-rates-over.jpg);
}
.nav-inside {
	display:block;
	text-align:center;
	margin:0px 0px 15px 0px;
}
.nav-inside a {
	margin:0px 5px 0px 5px;
}
#main-image	{
	width:502px;
	height:329px;
	margin-top:138px;
}
#content-pad p, #content-pad ul, #content-pad ol {
	line-height:20px;
}


/* Index */
#index h1	{
	margin:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:28px;
	color:#8B9D60;
}
#index h2	{
	margin:0px;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#1A1A1A;
	border-bottom:#C7C6C7 solid 1px;
	display:table;
}
#index #content-pad	{
	padding:24px 10px 15px 15px;
	width:477px;
	display:block;
}
#index #content-pad span	{
	color:#626363;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:28px;
	margin-top:24px;
}
#index #content-left	{
	float:left;
	display:table;
	width:235px;
	padding:0px 8px 10px 8px;
}	
#index #content-left p	{
	line-height:20px;
}
#index #content-right	{
	float:right;
	display:table;
	width:235px;
	padding:0px 8px 10px 8px;
}
#index #content-right p	{
	line-height:20px;
}
#index #last-content-image	{
	vertical-align:top;
	height:40px;
	width:502px;
}	
#index #ticket-links	{
	display:block;
	clear:both;
	width:502px;
}
#index #ticket-links img	{
	margin:15px 0px 30px -20px;
}	


/* Interior */


#interior h1	{
	margin:0px;
	font-size:26px;
	color:#7C2807;
	font-weight:normal;
}
#interior h2	{
	margin:10px 0px 0px 0px;
	font-size:18px;
	color:#7C2807;
	font-weight:normal;
}
#interior #content-pad	{
	padding:24px 10px 15px 15px;
	width:477px;
	display:block;
	clear:both;
}
#interior #ticket-links	{
	display:block;
	clear:both;
	width:502px;
}
#interior #ticket-links input	{
	margin:0px 0px 0px -10px;
}	











/* Right Column */

#column-right	{
	display:table;
	margin-top:-134px;
	width:518px;
	float:right;
	clear:right;
}
#from-top	{
	vertical-align:top;
	height:134px;
	width:518px;
	background-image:url(/images/from-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}
#form-placement	{
	padding:0px 139px 0px 46px;
	width:333px;
	display:table;
}	
#form-bg	{
	display:table;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:333px;
}
.learn	{
	margin:0px 0px 8px 20px;
	color:#1A1A1A;
	font-size:18px;
}

#form	{
	display:table;
	margin:90px 20px 20px 10px;
	width:254px;
	padding-left:40px;
	background-image:url(/images/form-bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:45px;
}
.labels	{
   font-size:15px;
   width:200px;
   padding-left:10px;
   font-weight:bold;
   display:block;
   margin-top:8px;
   
}
.select-service, .select-property, .select-credit {
   display:block;
   clear:both;
   width:225px;
}

.select-service select, .select-property select, .select-credit select {
   font-size:12px;
   background-color:#FFF4BB !important;
   clear:both;
   width:225px;
   border:1px solid #000000;
}
.select-service select:hover, .select-property select:hover, .select-credit select:hover {
	background-color:#FFFFFF !important;
}
.continue-button input {
   margin-top:30px;
   margin-left:56px;
}






#bottom-cta	{
	width:293px;
	display:table;
	border-top:#C7C6C7 solid 1px;
	margin:0px 0px 20px 20px;
	padding-top:20px;
}
#bottom-cta img {
	margin-bottom:12px;
}
#bottom-ad	{
	width:293px;
	display:table;
	border-top:#C7C6C7 solid 1px;;
	margin:0px 0px 20px 20px;
	padding-top:20px;
}
#bottom-ad form {
	margin-left:20px;
}
#ad	{
	margin-left:46px;
	margin-bottom:20px;
}





#bottom-content	{
	display:block;
	width:751px;
	margin:20px 0px 20px 0px;
	padding:0px 117px 0px 13px;
	clear:both;
	color:#4F6658;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bottom-content-left	{
	float:left;
	display:table;
	clear:left;
	width:326px;
}
#bottom-content-left h3	{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515D66;
	font-weight:bold;
	border-bottom:dotted #000000 1px;
	padding-bottom:7px;
}	
#bottom-content-right	{
	float:right;
	display:table;
	clear:right;
	width:326px;
}
#bottom-content-right h3	{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515D66;
	font-weight:bold;
	border-bottom:dotted #000000 1px;
	padding-bottom:7px;
}	
#bottom-content-left p, #bottom-content-right p {
	margin:4px 0px 0px 0px;
}
#footer	{
	display:block;
	clear:both;
	width:100%;
	background-color:#688196;
	margin-top:40px;
	height:60px;
}
#disclosures {
	color:#FFFFFF;
	display:table;
	float:left;
	font-size:12px;
	width:440px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:4px;
}
#disclosures ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
} 
#disclosures ul li a:hover {
	text-decoration:underline;
}
#bottom-links	{
	display:table;
	text-align:right;
	color:#FFFFFF;
	float:right;
	font-size:12px;
	width:500px;
	
}
#bottom-links a	{
	color:#FFFFFF;
	text-decoration:none;
}
#bottom-links a:hover	{
	text-decoration:underline;
}

