body, html{
	height:100%;
	margin:0;
	padding:0;
}

.seo {
padding-top: 10px;
font-size: 160%;
}

#contents,#footer,#clear{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
body {          
	font: 65%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F1F1F1;
}
#contents{
	height:100%;
	min-height:100%;
	width:758px;
	margin-bottom:-34px;
	background: url(../images/layup/bg.gif) repeat-y;
	
}
/*ie wont see this, other browsers will*/
body>div#contents{
     height: auto;
}
#footer {
	clear:both;
	height:17px;
	text-align: center;
	font-size: 95%;
	border-bottom: 0px solid #F1F1F1;
	color: #CCCCCC;
}
#footer a, a:hover{
	color: #CCCCCC;
	background: none;
}
#clear{
   height:34px;
}
/*remove the indent bug on ie*/
html>body #middle {
	margin: 20px 10px 20px 287px;
	min-height:200px;
	float: none;
	padding-bottom: 40px;
}
#middle {
	margin: 30px 10px 20px 20px;
	float: left;
	padding-bottom: 40px;
}
#middle, #rightarea {
	font-size: 110%;
}
#midfull{
	width: 380px;
	margin-left: 20px;
	margin-top: 10px;
	color: #666666;
}
#topbar {
	height: 112px;
	width: 100%;
	border-top: 17px solid #F1F1F1;
	padding-bottom: 2px;
	background: url(../images/layup/topgfx.gif) no-repeat 21px 6px;
}
#topnavi  {
	height: 21px;
	background: #9FA2A4;
	margin: 0 20px 0 21px;
	padding: 0;
}
#topnavi li {
	margin: 0;
	padding: 0;
	display: inline;
}
#topnavi li a {
	float: left;
	height: 23px;
	border-right: 1px solid #FFFFFF;
}
#topnavi span {
	display: none;
}
#team  {
	margin: 10px 0 0 15px!important;
	width: 220px;
}
#team li {
	padding: 0 0 6px 6px !important;
}
#sidenavi {
	width:225px;
	float:left;
	margin: 0;
	padding: 0 6px 40px 21px;
}
#sidenavi ul {
	padding: 0;
	margin: 17px 0 0 0;
	list-style: none;
}


#sidenavi li {
	list-style: none;
	display: inline;
	padding: 0 0 6px 23px;
	float: left;
	white-space: nowrap;
}
#sidenavi li h2{
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #565656;
	margin: 0;
	padding: 0 0 1px 4px;
}
#sidenavi li img{
	border: 0;
}
#sidenavi li a:hover{
	background: none;
}
#sidenavi li a:hover img{
	filter: Gray;
}
h1 {
	color: #3B8DB2;
	padding: 0;
	margin: 0;
	font: bold 110% Arial, Helvetica, sans-serif;
	text-align: right;
}
h2 {
	color: #3B8DB2;
	font: bold 110% Arial, Helvetica, sans-serif;
}
h3 {
	color: #3B8DB2;
	font: italic normal 190% "Times New Roman", Times, serif;
	padding-left: 20px;
}
hr {
	background:none;
	border-bottom: 1px solid #767A7D;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
#greybox {
	height: 280px;
	width: 427px;
	background: #E1E1E1 url(../images/layup/grey_bottom.gif) no-repeat left bottom;
	margin-bottom: 15px;
}
#greybox span {
	background: url(../images/layup/grey_top.gif) no-repeat left top;
	display: block;
	height: 18px;
	width: 100%;
}
.leftarea {
	width: 127px;
	padding-right: 10px;
	padding-left: 20px;
	border-right: 1px solid #767A7D;
	height: 193px;
	margin-top: 15px;
}
.leftarea div {
	height: 65px;

}
.rightarea {
	float: right;
	padding-right: 20px;
	height: 193px;
	margin-top: 15px;
	width: 216px;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.formarea{
	text-align: right;
	vertical-align: top;
	border: none;
}
.formarea p {
	margin-bottom: 6px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
}
.formarea p label {
	float: left;
}
.textform {
	background: #F0F0F0;
	color: #666666;
}
.textformfocus {
	background: #E1E1E1;
	color: #333333;
}
.textform, .textformfocus {
	padding: 1px 1px 1px 3px;
	border: 1px #9FA2A4 solid;
	font: 90% Arial, Helvetica, sans-serif;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float:right;
}
.left {
	float:left;
}
.error {
	color: #C28519;
}
a{
	color: #C28519;
	text-decoration: underline;
}
a img{
	border: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#calculator {
	height: 82px;
	width: 196px;
	background: url(../images/layup/fee_box.gif) left top;
	position: absolute;
	left:  expression((document.documentElement.clientWidth +250) /2);
	top: 410px;
	padding-top: 60px;
	padding-left: 18px;
	color: #FFFFFF;
}

* html body #calculator {
	top: 450px;
}

#calculatorint {
	height: 82px;
	width: 196px;
	background: url(../images/layup/fee_boxint.gif) left top;
	padding-top: 60px;
	padding-left: 18px;
	color: #FFFFFF;
	margin-left: 20px;
}
#calculator p, #calculatorint p{
	margin: 0;
	padding: 0 0 5px;	
}
#calculator input, #calculatorint input{
	vertical-align:middle
}
#calculator .field, #calculatorint .field{
	background: #FFFFFF url(../images/layup/fee_field.gif) no-repeat fixed;
	border: none;
	width: 82px;
	padding-right: 5px;
	padding-left: 5px;
	font: 100% Arial, Helvetica, sans-serif;
	height: 15px;
	padding-top: 2px;
}
/*for mozilla*/
div>#calculator {
	margin-right: -20px;
	float: right;
	position:inherit;
}
.pdf{
	color:#333333;
	background: url(../images/layup/word_icon.gif) no-repeat left center;
	padding-left: 20px;
	display: block;
}
.pdf:hover{
	color:#666666;
	background: url(../images/layup/word_icon.gif) no-repeat left center;
}
#servicesbox {
	height: 142px;
	width: 214px;
	background: url(../images/layup/services_box.gif) left top;
	padding-left: 0;
	color: #FFFFFF;
	margin: 28px 0 9px 20px;
}
#servicesbox ul {
	width: 175px;
	margin: 14px -75px 0 0;
	padding: 0;
	float: right;
}
#servicesbox li {
	padding: 0;
	margin: 0 0 2px;
	display: block;
	clear: left;
}
#servicesbox a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 8px;
	font: 100% Arial, Helvetica, sans-serif;
}
#servicesbox img {
	margin-top: 55px;
	margin-left: 12px;
	
}
#servicesbox a:hover {
	background: url(../images/layup/arrow.gif) no-repeat left center !important;
}
.hide {
	display: none;
}
.results strong {

	float:right;
}
.results p{
	margin: 0px 0px 3px;
	padding: 0px;
}
#intsearchform {
	margin-right: 15px;
	margin-top: 10px;
	float:right;
}
.h2 {
	color: #3B8DB2;
	font: bold 110% Arial, Helvetica, sans-serif;
}
.h3 {
	color: #3B8DB2;
	font: italic normal 200% "Times New Roman", Times, serif;
}
