﻿	
	/* ---- GLOBAL ---- */
	
	* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	outline: none;
	}
	
	body {
	background-color: #CCC6C4;
	}
	
	h1 {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	color: #666666;
	}
	
	h2 {
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 10px;
	}
	
	h3 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	}
	
	p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 10px;
	}
	
	a {
	color: #0066CC;
	}
	
	a:hover {
	text-decoration: none;
	}
	
	strong {
	color: #FF6600;
	}
	
	ul {
	list-style: circle;
	margin-bottom: 10px;
	font-size: 12px;
	}
	
	li {
	margin-left: 25px;
	}
	
	.clear {
	clear: both;
	}
		
	/* ---- CONTAINER ---- */

	#container {
	width: 820px;
	margin: 0 auto;
	}
	
	/* ---- HEAD ---- */
	
	#head {
	height: 140px;
	background: url(../images/header/headerbg.jpg) bottom no-repeat;
	}
	
	#head p {
	color: #999999;
	margin: -5px 0 0 25px;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-style: italic;
	}
	
	#headinfo {
	height: 15px;
	}
	
	.band {
	float: right;
	display: block;
	width: 170px;
	height: 110px;
	margin: 10px 10px 0 0;
	}
	
	.logo {
	display: block;
	width: 175px;
	height: 80px;
	margin: 20px 0 0 35px;
	}
	
	/* ---- MENU ---- */
	
	#menu {
	height: 45px;
	background: url(../images/menu/menubg.jpg) no-repeat;
	padding: 0 0 0 30px;
	}
	
	#menu a {
	display: block;
	float: left;
	width: 118px;
	height: 37px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	text-align: center;
	}
	
	#menu a:hover {
	background: url(../images/menu/menuselectbg.jpg);
	}
	
	/* ---- HOME IMAGE ---- */
	
	#homeimage {
	height: 275px;
	background: url(../images/home/homeimagebg.jpg) no-repeat;
	position: relative;
	}
	
	#homeimagead {
	width: 125px;
	height: 125px;
	position: absolute;
	top: 50px;
	left: 45px;
	}
	
	#quicklinks {
	width: 120px;
	height: 130px;
	position: absolute;
	top: 55px;
	right: 30px;
	font-size: 12px;
	padding: 0;
	}
	
	#quicklinks a:hover {
	color: #FF6600;
	}
	
	#quicklinks li {
	list-style: disc;
	color: #009900;
	margin-bottom: 3px;
	font-weight: bold;
	}
	
	/* ---- HOME CONTENT ---- */
	
	#homecontent {
	height: 250px;
	background: url(../images/home/homecontentbg.jpg) no-repeat;
	padding: 0 20px;
	}
	
	/* ---- HOMEINTRO ---- */
	
	#homeintro {
	width: 350px;
	float: left;
	}
	
	/* ---- APPLY ---- */
	
	#applyoffplan {
	width: 140px;
	height: 160px;
	float: left;
	background: url(../images/home/applyoffplanbg.jpg) no-repeat;
	}
	
	#applyoffplan a {
	display: block;
	width: 120px;
	height: 100px;
	text-align: center;
	padding: 50px 15px 10px 5px;
	font-weight: bold;
	}
	
	#applyoffplan a:hover {
	background: url(../images/home/applyoffplanbg1.jpg) no-repeat;
	color: #FF9900;
	text-decoration: underline;
	}
	
	#applyresale{
	width: 140px;
	height: 160px;
	float: left;
	background: url(../images/home/applyresalebg.jpg) no-repeat;
	}
	
	#applyresale a {
	display: block;
	width: 120px;
	height: 100px;
	text-align: center;
	padding: 50px 15px 10px 5px;
	font-weight: bold;
	}
	
	#applyresale a:hover {
	background: url(../images/home/applyresalebg1.jpg) no-repeat;
	color: #FF9900;
	text-decoration: underline;
	}
	
	#applyremortgage {
	width: 140px;
	height: 160px;
	float: left;
	background: url(../images/home/applyremortgagebg.jpg) no-repeat;
	}
	
	#applyremortgage a {
	display: block;
	width: 120px;
	height: 100px;
	text-align: center;
	padding: 50px 15px 10px 5px;
	font-weight: bold;
	}
	
	#applyremortgage a:hover {
	background: url(../images/home/applyremortgagebg1.jpg) no-repeat;
	color: #FF9900;
	text-decoration: underline;
	}
	
	#applicationform {
	padding: 10px;
	border: 1px solid #666666;
	background: url(../images/contact/contactbg.jpg) top repeat-x;
	}
	
	#applicationform td {
	font-size: 12px;
	padding: 10px;
	}
		
	.appfields {
	width: 200px;
	vertical-align: middle;
	}
	
	.monthyear {
	vertical-align: middle;
	}
	
	/* ---- CONTENT ---- */
	
	#content {
	background: url(../images/content/contentbg.jpg) repeat-y;
	padding: 10px 20px;
	}
	
	/* ---- FOOTER ---- */
	
	#footer {
	height: 45px;
	background: url(../images/footer/footerbg.jpg) no-repeat;
	padding: 0 30px;
	margin-bottom: 10px;
	}
	
	#footer p {
	color: #666666;
	font-size: 12px;
	text-align: right;
	margin: 0;
	line-height: 40px;
	}
	
	/* ---- LENDERLOGO ---- */
	
	#lenderlogo {
	width: 250px;
	height: 60px;
	margin-bottom: 10px;
	}
	
	/* ---- SPONSORS ---- */
	
	#sponsors1 {
	width: 250px;
	float: right;
	margin: 0 0 15px 15px;
	}
	
	#sponsors1 a {
	display: block;
	width: 250px;
	height: 135px;
	background: url(../images/apply/applyonline.jpg) no-repeat;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 90px 0 0 0;
	}
	
	#sponsors1 a:hover {
	background-position: 0 -225px;
	}
	
	#sponsors2 {
	height: 90px;
	margin-top: 25px;
	}
	
	/* ---- CONTACT ---- */
	
	#contact {
	padding: 10px;
	border: 1px solid #666666;
	background: url(../images/contact/contactbg.jpg) top repeat-x;
	}
	
	.contacttable {
	width: 550px;
	border: 0;
	}
	
	.contacttable td {
	padding: 5px;
	font-size: 13px;
	}
	
	/* ---- LINKS ---- */
	
	#linksright {
	float: right;
	width: 350px;
	padding: 0 10px 10px 10px;
	}
	
	#linksleft {
	float: left;
	width: 350px;
	padding: 10px;
	}
	
	/* ---- APPLY ---- */
	
	#clipboard {
	float: right;
	width: 260px;
	height: 170px;
	background: url(../images/apply/clipboard.jpg) no-repeat;
	padding: 40px 10px 10px 10px;
	}
	
	#clipboard h2 {
	text-align: right;
	font-size: 28px;
	margin-bottom: 20px;
	}
	
	#clipboard a {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	}
	
	#clipboard a:hover {
	text-decoration: none;
	color: #FF9900;
	}
	
	/* ---- MORTGAGE CALCULATOR ---- */
	
	.mortgagecalculator {
	width: 100%;
	border: 1px solid #999999;
	background: url(../images/mortgages/mortgagecalculator-bg.jpg) bottom repeat-x;
	margin-bottom: 10px;
	font-size: 12px;
	}
	
	.mortgagecalculator td {
	padding: 3px;
	font-size: 12px;
	}
	
	.mortgagecalculatorbutton {
	width: 180px;
	}