html {
	background: #dbdbdb;	
	font: 11px/16px Arial, Helvetica, sans-serif
}
a:link {
	color: #f00;
}

a:visited {
	color: #f00;
	}
	
a:hover {
	color: #00f;
}
a:active {
	color: #f00;
}
img { 
 	 display:block;
	 border: 0;
 }
 p {
 
 }
 hr {
	width: 475px;
	float: left;
  }
 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00f;
}

#wrapper {
	width: 935px;
	background-color: #fff;
	color: #656565;
	margin-right: auto;
	margin-left: auto;
}

#wrapper p {
	margin: 0;
}
img.logobanner {
	height: 152px;
	width: 900px;
	margin-top: 8px;
	margin-bottom: 42px;
}
#container {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333;
	width: 900px;
	padding-right: 17px;
	padding-left: 18px;
}

#roundtop { 
	background: url(img/tr.gif) no-repeat top right; 
}

#roundbottom {
	background: url(img/br.gif) no-repeat top right;
}

img.corner {
	width: 15px;
	height: 15px;
}

#footer {
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(img/footer_bg.gif) no-repeat;
	height: 60px;
	width: 900px;
	margin-top: 25px;
	clear: both;
}

#footer p {
	padding-top: 7px;
}

img.ehl {
	width: 43px;
	height: 60px;
	margin-right: 15px;
	margin-left: 30px;
	display: inline;
	float: left;
}
img.home {
	width: 300px;
	height: 225px;
	float: left;
	margin-right: 25px;
	margin-bottom: 40px;
}
#mainmenu {
	font: bold 14px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(img/green_menubar.gif) no-repeat;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainmenu ul {
	margin: 0;
	padding: 7px 0 0 0;
}
#mainmenu ul li {
	list-style: none;
	display: inline;
	margin: 0 0 0 50;
	padding: 0 30px 0 30px;
}
#mainmenu a:link {
	color: #fff;
	text-decoration: none;
}
#mainmenu a:visited {
	color: #fff;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #ff0;
	text-decoration: none;
}

#mainmenu a:active {
	color: #fff;
	text-decoration: none;
}
#hometext {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	width: 550px;
	float: left;
	text-align:center;
}
.hometextnormal {
	font-size: 14px;

}

#calculatorbg {
	background: url(img/calculator_bg.jpg) no-repeat;
	height: 172px;
	width: 572px;

}
#calculatorbg label {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 125px;
	float: left;
	height: 20px;
	vertical-align: middle;
}
#calculatorbg input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #656565;
	margin-bottom: 10px;
	vertical-align: middle;
	
}
#leftcalcolumn {
	float: left;
	width: 215px;
	margin-left: 25px;
	margin-top: 25px;
}
#rightcalcolumn {
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 25px;
}
.boldwhite {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.boldwhitesmall {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
}
#calculatorstatement {
	width: 532px;
	padding-right: 20px;
	padding-left: 20px;
}

#calculatorbg .textfield {
	border: 1px solid #333333;
	height: 12px;
	width: 75px;
}
#calculatorbg .smalltextfield {
	border: 1px solid #333333;
	height: 12px;
	width: 40px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5AB149;
}

h1.indent {
	margin-left: 10px;
}
.contactinfo {
	width: 450px;
	float: left;
	margin-bottom: 25px;
}
img.consultant1 {
	height: 163px;
	width:152px;
	float: left;
	display: inline;
	margin-right: 15px;
}
img.consultant2 {
	height: 153px;
	width:152px;
	float: left;
	display: inline;
	margin-right: 15px;
}

form {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

form fieldset {
	clear: both;
	padding: 10px;
	margin: 0 0 25;
	border: 1px solid #ccc;
	width: 750px;
}


form fieldset legend {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00f;
}
label {
	float: left;
	width: 75px;
	font-weight: bold;
	margin-left: 2px;
	vertical-align: middle;
}
.inputborder {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #053ba7;
	width: 350px;
	height: 15px;
	vertical-align: middle;
	margin-bottom: 12px;
}
.inputborderss {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #053ba7;
	height: 15px;
}

#prequalify {
	width: 750px;

}

#prequalify .center {
	text-align: center;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background: #dbdbdb;
	padding-right: 25px;
}
#prequalify .center input {
	margin-left: 35px;
}

#radiobuttons {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 750px;
	height: 60px;
}

.pqleft {
	float: left;
	width: 250px;
}

.pqleft input {
	margin-top: 10px;
}

.pqright {
	float: left;
	width: 375px;
}

.pqright input {
	margin-top: 10px;
}
#pqradioleft {
	float: left;
	width: 150px;	
}
#pqradioright {
	float: left;
	width: 200px;	
}
.clear {
	display: none;
	clear: both;
	float: left;
	padding-bottom: 50px;
}
.fontsmall {
	font-size: 10px;
	color: #333333;
}
.brclear {
	clear: both;
}

