body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../images/background.png) repeat-x;
background-color:#CCC;
color:#000000;
}
a, img {
border:0;
}
a {
color:#000;
text-decoration:none;
}
a:hover {
color:#333333;
}
a:active { outline: none; }
p {
margin:0;
padding:0;
}



#container {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 450px;
	margin-top: -225px;  /* half of height */
	width: 750px;
	margin-left: -375px; /* half of width */
	background:url(../images/back-main2.png);
	z-index:1;
}
#logo {
	position:absolute;
	top:20px;
	left:30px;
	height:36px;
	width:96px;
	z-index:2;
}


#topNav {
	position:absolute;
	top:20px;
	right:10px;
	height:39px;
	width:380px;
	z-index:2;
	text-align:right;
}


/* *********************** */
/*   Mortgage Calculator   */
/* *********************** */
#calculator {
	width: 580px;
	margin: 0 auto;
	color: #000000;
}

#calculator td {
	color: #000000;
	font-size: 11px;
}

/* ******************* */
/*   Subscriber form   */
/* ******************* */
#subscribe {
	position:absolute;
	top:69px;
	right: 0;
	height:39px;
	width:260px;
	z-index:2;
	text-align:right;
	color: #000000;
	font-size: 85%;
}
#subscribe input {
	border: 1px solid #66bad5;
}
#subscribe input.radio {
	border: none;
	margin: 0;
	padding: 0;
}
.leaderText {
	padding: 0 0 0 35px;
}

#topNav span img {
	padding-bottom:15px;
}


#address {
	position:absolute;
	color:#999999;
	top:70px;
	left:24px;
	height: 44px;
	width: 250px;
	border-left:2px solid #33A3C7;
	padding-left:6px;
	z-index:2;
	line-height:14px;
	font-size:85%;
}
#homeText {
	position:absolute;
	color:#000;
	top:170px;
	left:24px;
	height: 296px;
	width: 700px;
	padding-left:6px;
	z-index:2;
}
#homeText p {
	padding-bottom:5px;
	line-height:17px;
}
#homeText img {
	padding: 0 20px 0 0;
}
.homeTopPara {
	width: 450px;
}

.homeTestimonial{
	font-style: italic;
}
.signature {
	text-align: right;
	font-style: normal;
	
}
/*.information {
	color: #000000;
	
}*/

#aboutPageText, #wealthPageText {
	padding:10px 30px 0px 27px ;
	line-height:17px;
	
}


#bioPage, #bioLinkPage {
	padding: 0 30px 0px 27px ;
	line-height:17px;
}
#bioLinkPage img, #bioPage img {
	border: 1px solid #000;
	margin: 0 15px 0 0;
}
#bioLinkPage .name, #bioPage .name {
	font-weight: bold;
	font-size: 105%;
}
#bioLinkPage a {
	text-decoration: underline;
}

#calculatorPageText {
	padding:10px 30px 0px 27px ;
	line-height:17px;
}
#newslettersPageText {
	line-height:17px;
}
#linksPageText {
	padding:0px 5px 0px 25px ;
	line-height:17px;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 269px;
}
#applyPageText {
	padding:1px 30px 0px 27px ;
	line-height:17px;
}
.calcBtn {
	padding: 15px;
}

#content {
	/*border-top:1px solid #33A3C7;*/
	border-right:1px solid #33A3C7;
	bottom:0px;
	height: 296px;
	width: 600px;
	background:url(../images/back-content.png) repeat;
}
#contentText {
	height: 269px;
	width: 602px;
	overflow-x: hidden;
	overflow-y: hidden;
}
/*#contentText a {
	color:#fff;
}*/
#contentText a:hover {
	text-decoration:underline;
}
#content p, #contentApply p {
	padding:5px;
	/*color:#fff;*/
	font-size:100%;
}
#contentApply {
	border-top:1px solid #2C5AA8;
	bottom:0px;
	height: 296px;
	width: 750px;
	background:url(../images/back-applycontent-blue.png) repeat;
}
#contentTextApply {
	height: 271px;
	width: 750px;
	overflow:hidden;
}

#privacyContent {
	background:url(../images/back-applycontent.png) repeat;
	color:#fff;
	line-height:16px;
}

.title {
	margin-bottom:15px;
}



.floatImageRight {
	width:150px;
	padding-right:5px;
	float:right;
}
.columnOneLeft {
	padding-left:42px;
	padding-right: 0px;
	width:380px;
	float:left;
}
.columnOneLeft p{
	font-size:10px;
	line-height:16px;
}
.columnTwoLeft {
	float: left;
	padding-left:42px;
	padding-right: 30px;
	width: 250px;
}
.columnTwoRight {
	float: left;
	width: 250px;
}








.subNav {
	margin:4px 20px 0 0;
	background:url(../images/back-subnav.png) right no-repeat;
	width:580px;
	height:21px;
	text-align:right;
}
.subNav div {
	height:20px;
	padding-right:5px;
}
.subNav img {
	margin-top:7px;
}
.subNav a img {
	text-decoration: none;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.subNav a:hover img {
	text-decoration: none;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}





.wrap {
position:absolute;
bottom:0px;
z-index:2;
}
div.wrap-apply {
position:absolute;
bottom:0px;
z-index:2;
}
.tab {
width: 150px;
height:20px;
}
.tabFixed {
position:absolute;
bottom:0px;
width: 150px;
height:20px;
z-index:3;
}
div.fx {
height:0px;
}
.tab-about {left:0px;}
.tab-loans {left:150px;}
.tab-calculators {left:300px;}
.tab-newsletters {left:300px;}
.tab-links, .tab-logicWealth {left:450px;}
.tab-apply {left:600px;}

#tab-about {margin-left:0px;}
#tab-loans {margin-left:150px;}
#tab-calculators {margin-left:300px;}
#tab-newsletters {margin-left:300px;}
#tab-links, #tab-logicWealth {margin-left:450px;}
#tab-apply {margin-left:600px;}

.finePrint {
font-size:85%;
}


input, textarea, select { border:1px solid #000000; font-size:9px;}
.tiny {width:18%;}
.small {width:41%;}
.medium {width:70%;}
.large {width:70%;}

#buttons {float:right; width:135px; margin-top:80px;}

form dl {
	width:500px;
	float:left;
}
form dt {
	padding-left:5px;
	color:#fff;
	clear:both;
	width:40%;
	float:left;
}
form dd {
	float:left;
	width:50%;
	margin:0 0 0.5em 0.25em;
}


#topNav a img {
	text-decoration: none;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#topNav a:hover img {
	text-decoration: none;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}


.clear {
	float:none;
	clear:both;
}
