body { background: #B3C4F4 url("../img/bg_tile.gif") top left repeat-x;	font-size: 1em; }


/* Headers */


h1, h2, h3 { color:#22439f; font-weight: bold; padding-bottom: 4px; border-bottom: 1px dotted #22439f; margin-bottom: 5px; }
h1{ font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

/* Structure */

#sitewrapper { width: 856px; margin: 0 auto; height: 700px; }

#header { width: 856px; height: 129px; }

#content { width: 856px; float: left; font-size: 0.7em; }

#p-content 
{
	width: 568px; 
	height: 580px; 
	background-color: #dde5fc;
	float: left; 
	margin: 12px 0;
	padding: 5px;

}

#pcontent-padding{
padding:8px;
}




#p-content2 
{
	width: 558px; 
	background-color: #fff;
	float: left; 
	margin: 12px 0;
	padding: 5px;
	border:solid 5px #dde5fc;

}

#p-content2 p { line-height: 1.8em; margin-bottom: 12px; }
	
#s-content 
{
	height: 580px; 
	width: 253px; 
	background-color: #dde5fc;
	margin: 12px 0 8px 5px; 
	float: right;
	padding: 5px;


}

#footer { clear: both; }

#p-content2 ul { background-color:#dce5fc; margin-left:20px; padding-bottom:5px; padding-top:5px; margin-bottom:10px; margin-top:10px;
border:1px solid #0099FF;
padding-left:30px;
width:470px;}

#p-content2 li { list-style-type:square; line-height: 2; }


/* Banner */

#header ul { width: 856px; height: 38px; }
#header li { float: left; list-style-type: none; line-height: 2; }
#header li a { margin: 0px 13px; color: #fff; font-size: 0.7em; font-weight: bold; text-decoration: none; line-height: 1.4; }
#header li a:hover { color: #ffea00; }
#header li a.first { margin-left: 0; }

#banner { float: right; width: 568px; height: 227px; background-color: #fff; }
#banner img { margin-left: 5px;}

#banner ol { float: right; width: 280px; margin: 15px 5px 0 0; }

#banner li { 
	list-style-type: none; 
	float: left;
	display: block;
	height: 40px; 
	width: 275px; 
	margin: 2px 0; 
	background-color: yellow; 
}

#banner li.debt { background: #fff url(../img/icons/debt.jpg) 0 50% no-repeat; }
#banner li.ivas { background: #fff url(../img/icons/ivas.jpg) 0 50% no-repeat; }
#banner li.loans { background: #fff url(../img/icons/loans.jpg) 0 50% no-repeat; }
#banner li.mortgages { background: #fff url(../img/icons/mortgages.jpg) 0 50% no-repeat; }


#banner li h2 { font-size: 18px; color: #22489d;  line-height: 2; border: none; margin: 0; padding: 0; padding-left: 62px; }
#banner li a h2 { text-decoration: none; }
#banner li a:hover h2 { color: #5981EF; }


/* Content */

div#services { background-color: #DDE5FC; float: left; width: 568px; clear: both; margin-top: 10px; min-height: 270px; padding: 5px 0; }

div.homebox { width: 271px; float: left; background-color: #fff; padding: 5px; }
div.homebox p { line-height: 1.8em; margin-bottom: 6px; }

div#debt { margin-right: 5px;  }
div#ivas { margin-right: 0; float: right;  }
div#loans { margin-right: 5px; margin-top: 5px;  }
div#mortgages { margin-top: 5px; float: right;  }

#s-content div.freeform { height: 566px;
padding-left:5px;
padding-right:5px;
padding-top:14px;

 }


/* Footer */

#footer { width: 856px; background-color: #dde5fc; float: left; clear: both; }

#footer ul { width: 856px; margin: 0 0 5px 0; float: left; }
#footer li { float: left; list-style-type: none; padding: 10px 0 8px 8px; }
#footer li a { margin: 0 6px; text-decoration: underline; color: #2443A0; line-height: 1.4;  } 
#footer li a:hover { text-decoration: none; }

/* Copyright */

#postsite { width: 856px; height: 20px; float: left; margin: 7px 0; font-size: 0.8em; color: #3C3C3C;}
.copyright { float: left; }
.payt3d { float: right; }
.payt3d a { text-decoration: none; font-weight: bold; color: #000; }
.payt3d a:hover { text-decoration: underline; }
.payt3d a span { color: #FF0000; font-weight: bold; } 



#h1debt{
background-image:url(../img/debth1.gif);
background-position:right;
background-repeat:no-repeat;
}

#ivah1{
background-image:url(../img/ivah1.gif);
background-position:right;
background-repeat:no-repeat;
}

#h1loan{
background-image:url(../img/loansh1.gif);
background-position:right;
background-repeat:no-repeat;
}

#h1mortgage{
background-image:url(../img/mortgagesh1.gif);
background-position:right;
background-repeat:no-repeat;
}


/* Input forms */

input{
background-color:#dce5fc;
border: 1px solid #7f9db9;
width:195px;
}



select{
background-color:#dce5fc;
border: 1px solid #7f9db9;
width:195px;}

#homeowner{
width:20px;
}

td{
height:15px;
}

#submit{
width:60px;
background-color:#3b99c0;
border: 1px solid #3986a6;
color:#FFFFFF;
}

#submitpad{
padding-top:20px;
}


/* Adsense */

.adsense { width: 200px; margin: 5px 0; padding-left: 16px; padding-top:5px; float:left;
 }

