* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
}
.right {
	float: right;
}

#header {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	position: absolute;
	top: 10px;
	right: 30px;
	display: block;
	z-index: 99;
}

#logo {
	float: left;
	width: 212px;
}
#top-nav {
	float: left;
	width: 778px;
}
#top-nav ul {
	padding-top: 40px;
	float: right;
	padding-right: 30px;
}

#top-nav li {
	float: left;
	margin-left: 25px;
}
#top-nav a {
	color: #7A4F23;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	height: 34px;
	float: left;
	background-image: url(../images/house-bullet-holywood-mortgage.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 34px;
	padding-left: 10px;
	padding-top: 17px;
}
#top-nav a:hover {
	text-decoration: underline;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav-bar {
	background-image: url(../images/top-nav-bar.jpg);
	background-repeat: no-repeat;
	height: 42px;
	clear: both;
}
#nav-bar li {
	float: left;
	line-height: 42px;
	height: 42px;
	text-align: center!important;
}
#nav-bar a {
	float: left;
	line-height: 42px;
	height: 42px;
	display: block;
	color: #7A4F23;
	text-decoration: none;
	font-size: 12px;
	padding-right: 29px;
	padding-left: 28px;
}
#nav-bar a:hover {
	text-decoration: underline;
}
#nav-bar img {
	float: left;
}
#main-image {
	height: 221px;
	width: 950px;
}
#content-container {
	width: 950px;
	position: relative;
	background-image: url(../images/main-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#side-nav {
	float: left;
	width: 213px;
	background-image: url(../images/side-nav-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
	height: 377px;
}
#side-nav h3 {
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
#side-nav h3#best {
	margin-top: 14px;
}
#side-nav h3#how-much {
	margin-top: 13px;
}

#side-nav ul {
	padding-top: 9px;
	padding-left: 30px;
}
#side-nav ul#best-mortgage-rates {
	margin-top: 1px;
}
#side-nav ul#how-much-can-i-borrow {
	margin-top: 3px;
}

#side-nav li {
	line-height: 20px;
	height: 20px;
	padding-bottom: 9px;
}


#side-nav a {
	color: #666666;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	line-height: 20px;
	height: 20px;
}
#side-nav a:hover {
	text-decoration: underline;
}

#main-content {
	width: 718px;
	float: left;
	margin-left: 19px;
	margin-bottom: 20px;
}
#title-bar {
	position: relative;
}
#date {
	position: absolute;
	top: 18px;
	right: 1px;
	font-size: 11px;
}

#content h2 {
	font-size: 0.8em;
	padding-left: 14px;
	padding-bottom: 2px;
	color: #666666;
}

#content-tools {
	width: 718px;
}
#content-tools iframe {
	width: 718px;
}


#content {
	float: left;
	width: 460px;
}
#content p {
	font-size: 0.7em;
	color: #666666;
	padding-bottom: 15px;
	line-height: 140%;
	padding-left: 14px;
}
#content a {
	color: #213975;
}
#content a:hover {
	color: #7A4F24;
}
#content ul {
	font-size: 0.7em;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 28px;
	padding-bottom: 15px;
}
#content li {
	padding-bottom: 5px;
	line-height: 140%;
}
.testimonial {
	clear: both;
}




#contact-form {
	float: left;
	width: 203px;
	margin-left: 55px;
	height: 331px;
}
#copyright {
	clear: both;
	height: 36px;
}
#copyright p {
	font-size: 0.7em;
	color: #666666;
	padding-top: 5px;
}
#copyright p img {
	padding-left: 10px;
}
#copyright .right {
	padding-top: 8px;
	padding-right: 10px;
}
#copyright .right a:hover {
	text-decoration: underline;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}


#footer {
	width: 950px;
	font-size: 0.7em;
	color: #888888;
	margin-top: 15px;
}
#footer p {
	padding-bottom: 10px;
}
#address {
	float: left;
	width: 215px;
	padding-left: 30px;
}
#address p {
	line-height: 140%;
}

#compliance {
	float: left;
	width: 705px;
}
#compliance p {
	line-height: 115%;
}
#compliance a {
	color: #888888;
	text-decoration: none;
}
#compliance a:hover {
	text-decoration: underline;
}





#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 160px;
	z-index: -1;
}
