* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #938674;
}
h2 {
	font-size: 0.8em;
	padding-bottom: 5px;
	padding-left: 50px;
	color: #555555;
}

ul {
	list-style-type: none;
}
iframe {
	width: 650px;
	margin-left: 10px;
}
.title {
	margin-top: 20px;
	margin-bottom: 10px;
}




#top-bg {
	width: 100%;
}
#top {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-y;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 72px;
	position: relative;
}
#contact-info {
	width: 300px;
	background-image: url(../images/phone-email.gif);
	background-repeat: no-repeat;
	height: 72px;
	background-position: right;
	position: absolute;
	left: 397px;
	top: 0px;
}
#contact-info p {
	text-align: right;
	font-size: 11px;
	color: #555555;
	margin-right: 40px;
	margin-top: 15px;
}
#contact-info a {
	color: #555555;
	text-decoration: none;
}
#contact-info a:hover {
	text-decoration: underline;
}
#mini-nav {
	position: absolute;
	width: 200px;
	background-image: url(../images/arrow.gif);
	height: 72px;
	background-repeat: no-repeat;
	right: 56px;
}
#mini-nav p {
	font-size: 0.7em;
	margin-top: 15px;
}
#mini-nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 25px;
}
#mini-nav a:hover {
	text-decoration: underline;
}

#logo {
	width: 310px;
	float: left;
	margin-left: 61px;
}

#top-nav {
	background-image: url(../images/top-nav-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
}
#top-nav-buttons {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	background-image: url(../images/top-nav-list.jpg);
	background-repeat: no-repeat;
}
#top-nav-buttons ul {
	padding-left: 41px;
}

#top-nav-buttons li {
	float: left;
	height: 27px;
	line-height: 27px;
	background-image: url(../images/nav-seperate.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#top-nav-buttons a {
	font-size: 0.7em;
	color: #FFFFFF;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	height: 27px;
	padding-right: 21px;
	padding-left: 21px;
}
#top-nav-buttons a:hover {
	text-decoration: underline;
}



#side-nav {
	width: 234px;
	float: right;
	padding-right: 40px;
	position: relative;
}
#side-nav ul {
	padding-top: 5px;
}

#side-nav-list {
	float: left;
	color: #FFFFFF;
	font-size: 0.8em;
}
#side-nav-list li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 37px;
	line-height: 37px;
	width: 177px;
}
#side-nav-list a {
	display: block;
	height: 37px;
	color: #FFFFFF;
	text-decoration: none;
}
#side-nav-list a:hover {
	color: #763029;
}


#photo {
	float: left;
}
#mort-calc {
	float: left;
}


#outer-content-wrapper {
	background-image: url(../images/outer-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#content-wrapper {
	background-image: url(../images/bottom-bg.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	position: relative;
}
#content {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#inner-content {
	width: 675px;
	padding-left: 40px;
	float: left;
}
#inner-content p {
	font-size: 0.7em;
	color: #555555;
	width: 580px;
	padding-left: 50px;
	line-height: 140%;
	padding-bottom: 10px;
}
#overall-cost p	{
	padding-bottom: 0;
	padding-top: 20px;
}
#inner-content a {
	font-weight: bold;
	color: #91564E;
	text-decoration: none;
}
#inner-content a:hover {
	text-decoration: underline;
}
#inner-content ul {
	padding-left: 50px;
	list-style-position: inside;
	margin-bottom: 20px;
	width: 500px;
}
#inner-content li {
	font-size: 0.7em;
	color: #555555;
	line-height: 140%;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 2px;
	margin-left: 15px;
}

#calls-to-action {
	padding-top: 20px;
	padding-bottom: 25px;
	float: left;
	padding-left: 12px;
}
#calls-to-action p {
	color: #FFFFFF;
	width: 130px;
	position: absolute;
	left: 15px;
	top: 15px;
	font-size: 12px;
	font-weight: bold;
}


#calls-to-action .action {
	background-image: url(../images/action-bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 208px;
	background-position: right;
	margin-right: 10px;
	display: block;
	position: relative;
}
#calls-to-action .button {
	background-image: url(../images/action-button.gif);
	background-position: right top;
	height: 26px;
	background-repeat: no-repeat;
	position: absolute;
	width: 171px;
	right: 0px;
	bottom: 0px;
}
#calls-to-action .button a {
	color: #FFFFFF;
	display: block;
	height: 26px;
	width: 144px;
	font-size: 12px;
	line-height: 26px;
	padding-left: 27px;
}
#calls-to-action .button a:hover {
	background-image: url(../images/action-button.gif);
	background-position: right bottom;
	text-decoration: none;
}


#calls-to-action .action-title {
	float: left;
}
#validation {
	position: absolute;
	right: 155px;
	bottom: 0px;
	width: 100px;
	z-index: 99;
}

#validation img {
	float: left;
	padding-bottom: 10px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-bottom: 15px;
	margin-top: 20px;
	clear: both;
}
#footer p {
	font-size: 0.7em;
}


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