body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/bodyBG.jpg);
	background-color: #A2A2A2;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#local {
	padding: 0px;
	width: 820px;
	background-image: url(../images/stripBG.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	background-image: url(../images/bannerBG.jpg);
	padding: 0px;
	height: 104px;
	background-position: center;
	background-repeat: no-repeat;
}
#banner img, #banner object {
	float:right;
	padding-right:5px;
	padding-top:5px;
	margin: 0px;
	position: relative;
	top: 30px;
	right: 20px;
}
#header {
	height: 167px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headerBG.jpg);
}
#search {
	background-image: url(../images/search.jpg);
	height: 92px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search form table .input {
	padding: 3px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif
	font-size: 12px;
	width:195px;
	letter-spacing:1px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #4F6F92;
	font-size: 12px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search table {
	margin-left: 35px;
}
#nav {
	width: 788px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-color: #FFE187;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: auto;
}
#nav ul li {
	padding: 0px;
	float: left;
	display: inline;
}
#nav ul li a.home {
	height: 19px;
	width: 60px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
#nav ul li a.aboutus {
	background-image: url(../images/about.gif);
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 80px;
	display: block;
}
#nav ul li a.aboutbrokers {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 175px;
	display: block;
	background-image: url(../images/aboutBrokers.gif);
	background-repeat: no-repeat;
}
#nav ul li a.arrangingmortgages {
	display: block;
	background-image: url(../images/arranging.gif);
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 163px;
}
#nav ul li a.types {
	display: block;
	height: 19px;
	width: 139px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/types.gif);
	background-repeat: no-repeat;
}
#nav ul li a.contact {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 91px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
}
#nav ul li a.home:hover {
	background-image: url(../images/homeOver.gif);
}
#nav ul li a.aboutus:hover {
	background-image: url(../images/aboutOver.gif);
}
#nav ul li a.aboutbrokers:hover {
	background-image: url(../images/aboutBrokersOver.gif);
	}
#nav ul li a.arrangingmortgages:hover {
	background-image: url(../images/arrangingOver.gif);
}
#nav ul li a.types:hover {
	background-image: url(../images/typesOver.gif);
}
#nav ul li a.contact:hover {
	background-image: url(../images/contactOver.gif);
}
.offScreen {
	position:absolute;
	left:-9999;
} 
#clearItBothWays {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#divRightColumn {
	float: right;
	width: 214px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divLeftColumn {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
	width: 540px;
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #6F7173;
	line-height: 1.8em;
}
#divLeftColumn a{
color:#03B6FB;
}
#divLeftColumn a:hover{
color:#6F7173;
}

#divLeftColumn p {
	font-size: 12px;
	line-height: 2em;
	color: #6F7173;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#divLeftColumn  ul {
	line-height: 1.8em;
	color: #666666;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#divLeftColumn ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/bullet2.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
#divLeftColumn ul li a {
	color: #586C8D;
	text-decoration: none;
	font-weight: bold;
}
#divLeftColumn table {
font-size:12px;
color:787878;
}
h3 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif
	font-size: 18px;
	font-weight: bold;
	color: #51617B;
	line-height: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: -0.1em;
	font-size: 20px;
}
h4 {
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position: 0px 5px;
}
h5 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.h5 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#FooterBG {
	height: 72px;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 820px;
}
#FooterBG table {
	padding: 0px;
	margin: 0px;
}
.getListed {
	margin-bottom: 15px;
}
#contactTable {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586880;
}
#contactTable th {
	color: #51617B;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
	font-size: 13px;
}
#contactTable  th.notBold {
	font-weight: normal;
}
#contactTable td {
	padding: 5px;
	margin: 0px;
}
#contactTable .input, #contactTable textarea {
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F6F92;
	line-height: 1.8em;
	padding: 3px;
	width: 250px;
}

