body {
	margin: 0px;
	background-color: #C5E2F4;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FF7F00;
}

a:hover {
	color: #666666;
}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #FF7F00;
}

h2 {
	font-size: 16px;
	color: #999999;
}

h3 {

}

img {
	border: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#header {
	width: 900px;
	height: 131px;
	background-image: url(../images/bgHeader.jpg);
	text-align: left;
	color: #778087;
}

#header img {
	float: left;
	margin-left: 10px;
}

#headerTxt {
	width: 304px;
	font-size: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 0;
}

#navTop {
	width: 706px;
	clear: right;
	float: right;
	margin-top: 35px;
	text-align: right;
	color: #CCCCCC;
	font-size: 15px;
}

#navTop a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

#footer {
	width: 870px;
	padding: 15px;
	background-color: #C5E2F4;
	background-image: url(../images/bgFooter.jpg);
	background-repeat: repeat-x;
	color: #666;
	font-size:10px;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #000000;
}

/* main page styles */
#contentTop {
	width: 900px;
	background-image: url(../images/bgContentTop.jpg);
	background-repeat: repeat-y;
}

#picContainer {
	width: 600px;
	float: left;
}

#picContainer a {
	color: #FFFFFF;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#picContainer a:hover {
	color: #000000;
}

#picOne {
	width: 143px;
	height: 23px;
	padding: 0px;
	padding-left: 155px;
	padding-top: 175px;
	background-image: url(../images/bgPicOne.jpg);
	float: left;
	margin-right: 1px;
}

#picTwo {
	width: 143px;
	height: 23px;
	padding: 0px;
	padding-left: 155px;
	padding-top: 175px;
	background-image: url(../images/bgPicTwo.jpg);
	float: left;
}

.clickText {
	margin-left: -125px;
	padding-right: 60px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#intro {
	width: 510px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	padding-right: 45px;
}

#application {
	width: 299px;
	height: 416px;
	background-color: #F8A32B;
	background-image: url(../images/bgApplication.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#application h3 {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 0px;
}

#application table {
	text-align: right;
}

#application input {
	margin-left: 10px;
	width: 155px;
	height: 17px;
}

#application input.btnSubmit {
	width: 80px; 
	height: 23px; 
	background-color: #F77414; 
	border: solid 2px #F99348; 
	border-bottom: solid #B1530E; 
	border-right: solid #B1530E; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 11px;
}

#contentBottom {
	width: 900px;
	background-image: url(../images/bgContentBottom.jpg);
	background-repeat: repeat-y;
	margin-left: 1px;
}

#tabContainer {
	width: 588px;
	height: 42px;
	background-color: #FFDFA6;
	border-right: solid 1px #CCCCCC;
	float: left;
	padding: 0px;
	padding-top: 4px;
	padding-left: 11px;
}

.tab {
	width: 185px;
	height: 28px;
	background-image: url(../images/bgTab.jpg);
	float: left;
	margin-right: 1px;
	padding: 0px;
	padding-top: 15px;
	padding-right: 0px;
	text-align: center;
}

.tab a {
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;
}

.tab a.on {
	color: #5D5E60;
}

#tabBox {
	width: 509px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	padding-right: 45px;
}

#bottomRight {
	width: 269px;
	float: right;
	padding: 15px;
}

#bottomRight h3 {
	font-size: 13px;
}
/* main page styles */


/* secondary page styles */
#main {
	width: 900px;
	background-image: url(../images/bgMain.jpg);
	background-repeat: repeat-y;
}

#left {
	width: 600px;
	float: left;
}

#title {
	width: 555px;
	height: 50px;
	background-image: url(../images/bgTitle.jpg);
	padding: 0px;
	padding-top: 52px;
	padding-left: 45px;
}

#title h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 20px;
}

#content {
	width: 510px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	padding-right: 45px;
}

#right {
	width: 300px;
	float: right;
	text-align: center;
}

#right img {
	margin: 0px;
	padding: 0px;
}

#testimonials {
	width: 249px;
	height: 230px;
	background-color: #F8A32B;
	margin: 0px;
	margin-bottom: 50px;
	padding: 25px;
	float: right;
	text-align: left;
	color: #FFFFFF;
}

#testimonials h3 {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
}

#applicationPage table {
	width: 550px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: -25px;
}
/* secondary page styles */




/* -------------------------------------
		Vertical Nav 
------------------------------------- */
#vert-nav {
	width: 300px;
	background-color: #F8A32B;
	float: left;
	text-align: left;
	margin-bottom: 50px;
}

#vert-nav li {
	margin: 0; 
	padding: 0; 
	display: inline;
} /* to fix li margin/padding in ie */

#vert-nav ul {
	color: #FFFFFF;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#vert-nav a {
	color: #FFFFFF;
	display: block;
	padding: 10px 5px 8px 20px;
	padding-left: 45px;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom: 1px solid #FCC470;
	background: url(../images/bgNav.jpg) repeat-y top left;
}

#vert-nav a:hover {
	color: #FFFFFF;
	background: url(../images/bgNavRoll.jpg) repeat-y top #FF7F00;
}

#vert-nav a.last {
	border: none;
}

#vert-nav a.current {
	color: #FFFFFF;
	background: url(../images/bgNavRoll.jpg) repeat-y top #FF7F00;
}

/* Div Table Code for Cash-Out-Refinance */
.tblProgramsHeader {
	width: 493px;
	height: 15px;
	padding: 5px;
	padding-left: 22px;
	margin-left: -10px;
	background-color: #FE8005;
	background-image: url(/images/tblProgramsHeader.jpg);
	background-repeat: repeat-none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tblProgramsHeader p {
	margin: 0px;
	padding: 0px;
}

.tblProgramsContainer {
	width: 518px;
	border: solid 1px #FE8005;
	margin-left: -10px;
}

.tblProgramsContainer p {
	margin: 0px;
	padding: 0px;
}

.tblProgramsContainer ul {
	margin-top: 0px;
}

.tblProgramsContainer li {
	margin-left: -22px;
}

.tblProgramsRow1 {
	width: 474px;
	min-height: 45px;
	padding: 22px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #EDEDED;
	clear: left;
}

.tblProgramsRow2 {
	width: 474px;
	min-height: 45px;
	padding: 22px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	clear: left;
}

.tblProgramsCol1 {
	float: left;
	width: 191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F67414;
}

.tblProgramsCol2 {
	float: left;
	width: 283px;
}


/* Box Code for Home Page */
.homeBox {
	width: 168px;
	height: 107px;
	margin-right: 1px;
	background-image: url(/images/homeBox.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.homeBox h3 {
	margin-top: 10px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
}

#blog-sidebar {
	text-align:left;
	padding: 20px;
	padding-bottom: 40px;
}

#blog-sidebar h2 {
	   color: #FF7F00;
	   border-bottom: 1px solid #666666;
	   line-height: 34px;
}

#blog-sidebar ul, #blog-sidebar form {
	margin-bottom: 30px;
}

.clear {
	clear: both;
}

#home-side-content {
	width: 265px;
	margin: 30px auto 10px auto;
}

#home-side-content p {
	font-size: 13px;
}

.example {
	background: transparent url(../images/example-bg.gif) top left no-repeat;
	width: 252px;
	height: 81px;
	margin: 10px auto;

}

.example .example-top {
	height: 35px;
	font-size: 12px;
	padding-top: 15px;
	color: #FF7F00;
}

.example .example-bottom {
	font-size: 13px;
	color: #333333;
}

.btn-apply-now {
	background: transparent url(../images/btn-apply-now-bg.gif) top left no-repeat;
	width: 160px;
	height: 40px;
	display:block !important;
	text-indent: -999999px;
	float: right;
}

.btn-blog {
	background: transparent url(../images/example-bg.gif) top left no-repeat;
	width: 252px;
	height: 51px;
	margin: 10px auto;
	display:block;
	text-decoration: none;
	font-size: 14px;
	padding-top: 30px;
	font-weight: bold;
}

.hide {
	display: none;
}

#application-sm {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
	color: #fff;
}

#application-sm h3 {
	color: #fff;
}