@charset "UTF-8";
/* CSS Document */

html, body {
	margin-top:0px;
	font:12px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#3d6998;
	text-decoration:none;
}
a:hover {
	color:#3d6998;
	text-decoration:underline;
}
#wrapper {
	width:977px;
	margin:0 auto;
}
#header-top {
	height:53px;
	background-image:url(/Images/header-bg.jpg);
	background-repeat:repeat-x;
}
#headerWrap {
	height:47px;
}
#header-left {
	margin-left:25px;
	float:left;
}
#header-right {
	float:right;
	/*margin-right:10px;*/
}
#header-right-text {
    float:right;
    margin:10px 10px 0px 0px;
}
#searchBoxWrap 
{
    float:right;
    width:208px;
}
.redText {
	color:#aa051a;
}
.blueText {
	color:#1e5692;
}
.searchBox {
	
}
#nav {
	clear:both;
	height:24px;
	background-image:url(/Images/nav-bg.png);
	background-repeat:repeat-x;
}
#rightColumn {
	width:226px;
	height:300px;
	float:right;
	margin:5px 0px 0px 0px;
}
.columnHeading-R {
	font-size:12px;
	color:#366496;
	padding:6px 12px;
	background-color:#dddcdc;
	border-bottom:3px solid #FFFFFF;
}
.columnBox-R {
	background-image:url(/Images/column-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:12px;
	background-color:#edebeb;
	color:#5d5d5d;
}
.columnBox-R ul {
	margin:0;
	padding:0px 12px;
}
.columnBox-R ul li {
	margin-bottom:10px;
}
#contentWrap {
	margin:5px 226px 0px 0px;
	position:relative;
	/*float:left;*/
}
#leftColumn {
	width:187px;
	float:left;
	margin-top:5px;
}
#content {
	position:relative;
	/*margin:5px 231px 0px 194px;*/
	margin:5px 0px 0px 194px;
	background-image:url(/Images/blueBox.png);
	background-repeat:no-repeat;
	/*float:left;*/
}
#newHomeLoan {
	background-image:url(/Images/newHomeLoan-bg.png);
	background-repeat:no-repeat;
	width:170px;
	height:361px;
	position:absolute;
	top:6px;
	left:12px;
	/*float:left;
	margin:6px 0px 0px 10px;*/
}
#refinance {
	background-image:url(/Images/refinance-bg.png);
	background-repeat:no-repeat;
	width:170px;
	height:361px;
	position:absolute;
	top:6px;
	left:192px;
	/*float:left;
	margin:6px 0px 0px 10px;*/
}
#question {
	background-image:url(/Images/question-bg.png);
	background-repeat:no-repeat;
	width:170px;
	height:361px;
	position:absolute;
	top:6px;
	left:372px;
	/*float:left;
	margin:6px 0px 0px 10px;*/
}
.threeColumnPad {
	margin: 0 auto;
	font-size: 11px;
	position: relative;
	height: 240px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-top: 15px;
}
.applyNowBtn {
	position:absolute;
	bottom:0px;
	left:32px;
}
#contentSpacer {
	/*position:relative;
	top:385px;
	margin-right:231px;*/
        padding-top:385px;
}
h1 {
	font-size:14px;
}
.columnBox-L {
	background-color:#e1e4f0;
	background-image:url(/Images/leftColumn-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 24px;
}
.greyText{
	color:#5f6060;
}
.columnBox-L-Heading {
	font-size:14px;
	color:#1e5692;
}
.navList1 {
	color:#285082;
	margin:8px 0px;
}
.loanInfoList {
	margin:8px 0px;
	padding-right:0px;
}
.navList2 {
	color:#285082;
	margin:8px 0px;
}
.phoneNo {
	font-size:18px;
	color:#be152c;
}
#footer {
	width:977px;
	margin:10px;
	border-top:2px solid #BEBEBE;
	font-size:10px;
	line-height:20px;
	clear:both;
}
.smalltext 
{
	font-size:10px;
}
