html {
}
	body {
	background-color: #666666;
	text-align: center;
	width:auto;
	}
	
    h1 {
	font-size: 19px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 20px;
	margin: 0;
	}
	
	h2 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 15px 10px 20px;
	line-height: 20px;
	}
	
	h3 {
	font-size: 13px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 15px 10px 20px;
	line-height: 20px;
	vertical-align:text-top
	}	
	
	h4 {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 5px 5px 5px;
	vertical-align:text-top
	}
	
	h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 5px 5px 5px;
	vertical-align:text-top
	}
	
	h6 {
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 5px 5px 5px;
	vertical-align:text-top
	}
	
	p {
	font-size: 13px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 15px 8px 20px;
	line-height: 15px;
	}

	td {
	vertical-align: top;
	}

	img {
	border: 0;
	}
	
	hr {
	border: 0;
	border-top: dashed 1px #8D9CB5;
	color: #fff;
	margin-left: 20px;
	}
	
	a:link {
	color:#CCCCCC;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color:#CCCCCC;
	}
	a:hover {
	text-decoration: none;
	color:#FEA023;
	}
	a:active {
	text-decoration: none;
	}
	
	.phone {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 15px 10px 20px;
	line-height: 20px;
	vertical-align:text-top
	}	
	
	.mortgage-services {
	font-size: 22px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	}
		
	.headertext {
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 5px 5px 5px;
	vertical-align:text-top
	}
	
	.matrix {
	font-size: 12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 3px 3px 3px;
	line-height: 3px;
	}
	
	.copyright {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 15px 8px 20px;
	line-height: 15px;
	}
	
	.testimonial {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 15px 8px 20px;
	line-height: 15px;
	}
	
	.links {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	}
	
	#wrapper {
	background-color: #333333;
	text-align: center;
	width:inheret;
	}
	
	#header {
	width: 850px;
	}
	
	#footer {
	width: 850px;
	}
	
	#buttons {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width:inheret;
	background-color: #333333;
	}
	
	#whitebackground {
	background-color: #FFFFFF;
	width: auto;
	height:auto;
	}
	
	#bottom {
	background-color:#666666;
	background-image:url(images/bottom-fade.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
	width: auto;
	height:auto;
	}

	#content1 {
	background-image:url(images/down-fade.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width: auto;
	height:auto;
	}
	
	#breakerline {
	background-color:#999999;
	width: auto;
	height:5px;
	}	
	
	#greybackground {
	background-color:#CCCCCC;
	width: auto;
	height:auto;
	}	

</style>
