body {
	margin: 0px 5px 10px 5px;
	min-width: 850px;
	max-width: 1200px;
}

#wrapper {
	width: 100%;
	min-width: 850px;
	max-width: 1200px;
}

#navBar {
	width: 177px;
	max-width: 177px;
	position: absolute;
	float: left;
}

#mainBody {
	width: 80%;
	min-width: 680px;
	poistion: absolute;
	float: right;
}

#topTag {
	min-width: 200px;
	max-width: 500px;
	width: 100%;
}

#topTag h1 {
	margin: 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 8px 10px 12px;
}

.txt-breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding: 3px 10px 2px 10px;
}
.txt-breadCrumb a:link {color: #FFFFFF; text-decoration: none;}
.txt-breadCrumb a:hover {color: #FFFFFF; text-decoration: underline;}
.txt-breadCrumb a:active {color: #FFFFFF; text-decoration: none;}
.txt-breadCrumb a:visited {color: #FFFFFF; text-decoration: none;}
.txt-breadCrumb a:visited:hover {color: #FFFFFF; text-decoration: underline;}

.txt-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 3px 0px 2px 10px;
	margin: 0px;
}

.txt-brTag {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	padding: 0px 0px 2px 10px;
	margin: 2px 0px 0px 0px;
}

#navWrap {
	width: 177px;
	margin: 0px;
}

#navWrap img{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#navCenter {
	width: 171px;
	background: url(images/loan-center-bg.jpg) 0px;
	text-align: center;
	margin: -4px 0px -4px 0px;
}

#navCenter img{
	margin: 0px 0px -3px 0px;
	padding: 0px 0px 0px 0px;
}

.txt-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 5px 0px;
}

#navMain {
	width: 177px;
	background: url(images/nav-bg.jpg);
	text-align: left;
	margin: -4px 0px -4px 0px;
}

#navMain h3 {
	margin: 4px 0px 4px 0px;
	text-align: center;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

#navMain h4 {
	margin: 4px 0px 4px 0px;
	text-align: center;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}

#navMain h5 {
	margin: 4px 0px 4px 0px;
	text-align: center;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}

#navMain h5 a {
	margin: 4px 0px 4px 0px;
	text-align: center;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

#navMain h5 a:hover {
	margin: 4px 0px 4px 0px;
	text-align: center;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#navMain ul {
	margin: 4px 0px 4px 0px;
	list-style-type: none;
	border: 0px;
	width: 167px;
	padding: 0;
}

#navMain li {
	margin-bottom: 3px;
	text-align: left;
	width: 167px;
	padding: 4px 4px 4px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-top: 1px dotted #000;
	padding: 0px;
}

#navMain li a {
	display: block;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 167px;
	voice-family: inherit;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right: -20px;
}

#navMain li a:hover {
	font-weight: normal;
	padding-left: 20px;
	background: url(images/nav-over.jpg) 0px no-repeat;
	color: #993300;
	text-decoration: none;
	margin-right: -20px;
}

#half {
	position: static;
	float: left;
	width: 47%;
	min-width: 200px;
	max-width: 600px;
	padding: 7px;
}

#half h2 {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: Century Gothic, Verdana, Arial;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: .1em;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg-h2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bgBody {
	clear: both;
	position: static;
	float: right;
	width: 100%;
	min-width: 623px;
	background-image: url(images/bg-body.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#wrap {
	margin-top: 5px;
	position: static;
	float: right;
	width: 100%;
	min-width: 623px;
}

#styleTwo {
	position: static;
	padding: 7px;
}

#styleTwo p {
	margin: 6px 0px 0px 0px;
}

#styleTwo h2 {
	border-bottom: 1px solid #000;
	font-family: Century Gothic, Verdana, Arial;
	color: #993300;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: .1em;
	margin: 0px;
	padding-left: 7px;
	padding-bottom: 3px;
}

.txt-styleTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	padding: 0px 20px 0px 30px;
	border-right: 1px solid #000;
	width: 80%;
}

.txt-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align:left;
}


.txt-copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align:left;
}


#rightPhoto {
	position: static;
	float: right;
	width: 34%;
	min-width: 200px;
	height: 350px;
	background-color: #d0dae4;
}

#rightPhoto h3 {
	font-family: Century Gothic, Verdana, Arial;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: .1em;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

#mid {
	margin-top: 5px;
	position: static;
	float: right;
	width: 100%;
	min-width: 623px;
	height: 150px;
}

#mid1 {
	border: 2px solid #FFF;
	position: static;
	float: right;
	width: 24%;
	background: url(images/mid-1.jpg) left no-repeat;
	height: 120px;
}

#mid2 {
	border: 2px solid #FFF;
	position: static;
	float: right;
	width: 44%;
	background: url(images/mid-2.jpg) 0px no-repeat;
	height: 120px;
}

#mid3 {
	border: 2px solid #FFF;
	position: static;
	float: right;
	width: 30%;
	background: url(images/mid-3.jpg) right no-repeat;
	height: 120px;
}

#midH {
	position: static;
	float: right;
	border: 2px solid #FFF;
}

#midH h3 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 2px 2px 4px 2px;
}

.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 7px;
}
.txt-footer a:link {color: #f9e8d2; text-decoration: none;}
.txt-footer a:hover {color: #f9e8d2; text-decoration: underline;}
.txt-footer a:active {color: #f9e8d2; text-decoration: none;}
.txt-footer a:visited {color: #f9e8d2; text-decoration: none;}
.txt-footer a:visited:hover {color: #f9e8d2; text-decoration: underline;}

.txt-footer h4 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}

#spacer {
	width: 673px;
	clear: both;
}

#list {
	position: static;
	float: left;
	width: 25%;
	border: 1px solid #000;
	background-color: #f1ddc2;
	margin-left: 15px;
}

#list ul {
	margin: 4px 0px 4px 0px;
	list-style-type: none;
	border: 0px;
	width: 100%;
	padding: 0;
}

#list li {
	text-align: left;
	width: 80%;
	padding: 4px 4px 4px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px 0px 2px 20px;
	margin-right: -20px;
}

#list h3 {
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #d29136;
}

#pageHeader {
	width: 100%;
	position: static;
	float: left;
	text-align: left;
}

#pageHeader h1 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 26px;
	color: #000000;
	margin: 0px 5px 2px 2px;
}

#pageHeader h2 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	margin: 0px 5px 10px 25px;
}

#secondaryPage {
	position: static;
	float: left;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 5px 5px;
}

#secondaryPage p {
	margin: 0px;
}

#testimonials {
	width: 75%;
	clear: both;
}

#testimonials p {
	padding: 4px;
	border: 1px solid #000;
	background-color: #f1ddc2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000;
	margin: 30px 0px 0px 0px;
}

#testimonials h3 {
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	color: #000;
	border: 1px solid #000;
	background-color: #d29136;
}

#SubNav {
	float:left;
	background-color:#D29136;
	width:100%;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left:10px;
}

#SubNav a:link {color: #FFFFFF; text-decoration: none;}
#SubNav a:hover {color: #FFFFFF; text-decoration: underline;}
#SubNav a:active {color: #FFFFFF; text-decoration: none;}
#SubNav a:visited {color: #FFFFFF; text-decoration: none;}
#SubNav a:visited:hover {color: #FFFFFF; text-decoration: underline;}