body
{
	margin: 0px;
	background-image: url(../images/body_bg_gred.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e1e0e0;
	
}
#sub {
	/*background-image: url(../images/body_bg_gred_sub.png);*/
}

body, p, a, td
{
	font-size: 10pt;
	color: #0000CC;	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;
}

a
{
    font-weight: bold;
    text-decoration: underline;
}

p
{
	margin: 0px;
}

h1
{
	font-size: 18px;
	color: #0000CC;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;
}

h1
{
	font-size: 18px;
	color: #0000CC;	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;
}

h2
{
	font-size: 16px;
	color: #0000CC;	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;
}

h3
{
	font-size: 14px;
	color: #0000CC;	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;
}

img
{
   border: none;
}

#wrapper
{
	 
	width: 1000px; 
	background-color: white;
}


#header
{
	height: 51px;
	width: 100%;
	background-color: white;
	background-image: url(../images/banner_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	
}

#top
{
	
	width: 1000px;
	background-color: #0a0b4e;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	height: 50px;
	/*filter:alpha(opacity=10);
	-moz-opacity:.25;
	opacity:.25;*/
}
#loan {
	padding-top:14px; 
	padding-left: 20px; 
	color: white; 
	font-size:16px;
	font-weight: bold;
}
#top_nav
{
	
	width: 1000px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -500px;
	height: 50px;		
	
}
	
.top_nav_menu ul
{
	list-style-type: none;	
	margin: 0px;
	margin-right: 20px;

}

.top_nav_menu li
{
		

	display: inline;
	margin: 0px;
	
	margin-left: 5px;
}

.top_nav_menu a
{
	font-size: 10pt;
	letter-spacing: 1px;
	color: white;	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-weight: normal;
}

.top_nav_menu a:hover
{
	color: silver;	
}
	
.side_nav
{
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

.side_nav li
{
	color: #ffedba;	
	padding-bottom: 5px;
}

.side_nav a
{
	color: #9b5523;	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana;	
	font-size: 10pt;
	letter-spacing: -1px;
	font-weight: normal;
}

.side_nav a:hover
{
	text-decoration: underline;
}


#flash
{
	width: 100%;
	height: 330px;
	
}
#flash_sub {
	width: 100%;
	background: url("../images/noboxes.png");
	height: 280px;
	text-align: left;
}
#flash_sub img {
	display: block;
}
#over_banner_wrapper {
	width: 100%;
	text-align: left;
	position:relative;
	font-size: 0px;
}
#over_banner_sub {
	width: 342px;
	height: 122px;
	text-align: left;
	position:absolute;
	font-size: 25px;
	color: #333333;
	}
#over_banner_sub img {
	position: absolute;
}
#over_banner_1 {
	margin: -330px 0px 0px 0px;
	width: 342px;
	height: 122px;
	color: white;
	position:relative;
	color: #333333;
	font-size: 25px;
}
#over_banner_1 img {
	position: absolute;
   	/*height: 122px;
   	width: 342px;*/
}
#over_banner_2 {
	margin: 115px 0px 0px 0px;
	width: 300px;
	height: 43px;
	color: white;
	position:relative;
}
#over_banner_2 a {
	font-size: 18px;
	padding: 20px 0px 0px 45px;
	color: white;
}
#company_name {
	padding: 40px 0px 0px 0px;
	text-align: center;	
}

#phone_address_wrapper {
	height: 50px;
	background-color: #101b66;
	font-weight: bold;
	font-size: 18px;
	color: white;
	position:relative;
	margin: 0px;
}
#sub #phone_address_wrapper {
	margin:0px;
}
#phone {
	float: left;
	margin: 8px 0px 0px 10px;
}
#address {
	float: right;
	margin: 8px 10px 0px 0px;
}
#orange_border {
	border-bottom: 5px solid #9b5523;
}
#content
{
	width: 96%;
	margin-top: 17px;	
}

td.contentCellHome
{
    padding-right: 15px; 
    height: 250px;
}

td.contentCellSub
{
    padding-right: 15px; 
    height: 450px;
}

#content strong, #content b
{
    color: #333333;
}

#footer
{
	width: 1000px;
	height: 80px;
	font-family: tahoma;
	font-size: 10pt;
	letter-spacing: 1px;
	color: #a1a0a0;
	padding-top: 10px;
}

#footer p
{   
    font-family: tahoma;
	font-size: 10pt;
	letter-spacing: 1px;
	color: #a1a0a0;
}

#footer a
{
	text-decoration: none;
	font-weight: normal;
	color: #a1a0a0;
}

#footer a:hover
{
	color: blue;
}


.title
{
	border-bottom: 1px dotted silver;
	font-size: 10pt;
	letter-spacing: 1px;
	color: #000099;	
	font-family: Trebuchet MS, Helvetica, Verdana;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}



.siteMap td
{
    padding: 0px 15px;
}

.siteMap ul, .siteMap li
{
    list-style-type: none;
    text-align: left;
}

.siteMap ul
{
    padding: 0px;
    margin: 0px;
}

.siteMap ul ul
{
    padding-left: 15px;
}

.siteMap h4
{
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0;
}

.siteMap a
{
    font-weight: normal;
    text-decoration: none;
}

.siteMap a:hover, .siteMap a:hover h4
{
    text-decoration: underline;
}

.logo_container
{
  padding-top: 54px;
  height: 21px;
}