  * { padding: 0 }
  option { padding-left: 0.4em }
  * html body * { overflow:visible; }
  * html iframe, * html frame { overflow:auto; }
  * html frameset { overflow:hidden; }
  html { height: 100%; margin-bottom: 1px; }
  body {
    font-size: 100.01%;
  }
  fieldset, img { border: 0 solid; }
  
  body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 75.00%; 
	background: #004d5c url(images/bg_body.jpg) repeat-x;
  }

  h1,h2,,h4,h5,h6 {  margin: 0 0 0.25em 0; font-family:Georgia, "Times New Roman", Times, serif;}

  p { line-height: 1.5em; margin: 0 0 1em 10px; }
  
  a {color:#0986c9; text-decoration:underline;}
  a:hover,visited {color:#000000; font-weight: bold; text-decoration:none;}
  
#header { 
  	position:relative;
	height:648px;
	background: transparent url(images/bg.jpg) no-repeat top center; margin-top: -8px;
	}
#main {   	
	position:relative;
	}

#headercontent, #footercontent {
	width:959px;
	margin:auto;
	position:relative;
	}	

#maincontent {
	width:959px; 
	position:relative;
	background-color:#d2dfed;
	overflow:hidden;
	min-height: 500px;
	padding-bottom:200px;
	color:#0a495b
	}	

	
#footer {   	
	position:absolute; 
	bottom: 0px;
	height:105px;
	background: transparent url(images/bg_footer.png) repeat-x bottom;	
	width: 105%;	
	left: -10px; 
	}
#footercontent {height:105px;}
#footerTXT {
	position:absolute;
	bottom:10px;
	color:#fff;
	width:100%;
	text-align:center;
	}	

#footerTXT a {color:#fff;}	
#footerTXT a:hover {color:#fff;font-weight:normal;}	

#logo {
	position:absolute;
	top: 0px;
	left: -50px;
	width: 376px;
	height:146px;
	background:url(images/logo.png);
	}	
	
#thenav {background: url(images/menu_bg.png) bottom right no-repeat;width: 959px; height: 87px; padding: 0px 0px 0 0px; position: relative; top: 0px;}
#thenav a {position: relative;display: block;float: right;padding:0px 0; width: 105px; height: 87px;}
#thenav a:hover {padding: 0;background: url(images/menu_arrow.png) no-repeat 2px 0px;width: 105px; }
#thenav a.active {padding: 0;background: url(images/menu_arrow.png) no-repeat 2px 0px;width: 104px;}

#thenav a.mts {padding-top: 0px; width:202px; }
#thenav a.mts:hover {padding: 0 0px 0 0;background: url(images/menu_mts_hover.png) no-repeat bottom;width:202px;}

#thenav a.home {padding-top: 0px; width:39px; }
#thenav a.home:hover {padding-top: 0px; padding-left: 0px;background: url(images/menu_home_hover.png) no-repeat bottom;}

#featuredprojectIMG {
	position:absolute;
	left:0px;
	top:80px;
	width:959px;
	height:244px;
	}	

#bluelinkarea {
	position:absolute;
	padding-top:20px;
	right:0px;
	top:0px;
	width:310px;
	height:100%;
	background-color: #699ea4;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

		#bluelinkarea a {
			color: #FFFFFF;	color:#fff; font-weight:bold; text-decoration:underline; width: 254px; margin-left: 0px;
		}
		#bluelinkarea a:hover {
			text-decoration: none;background-color:#699ea4;
		}
		#bluelinkarea p {
			padding: 0 0 0 15px;
			color:#FFFFFF;
			font-weight:bold; width: 280px;
		}
		#bluelinkarea img {
			margin-right: 10px;
		}

#bluearea_home, #bluearea_loans, #bluearea_about, #bluearea_contact, #bluearea_impact {
	padding:80px 0 0 0px; margin: 10px 0 10px 25px;  width: 266px; height:260px; line-height:2em;text-align: center ; color:#fff
	}
#bluearea_home .active, #bluearea_loans .active, #bluearea_about .active, #bluearea_contact .active, #bluearea_impact .active{
	color:#ccc; background-color:#0066cc;text-decoration:none;
	}
#bluearea_home { background: url(images/bluearea_services.jpg) no-repeat; }
#bluearea_loans { background: url(images/bluearea_about.jpg) no-repeat; }
#bluearea_about { background: url(images/bluearea_about.jpg) no-repeat; }
#bluearea_contact { background: url(images/bluearea_contact.jpg) no-repeat; line-height: normal;}
#bluearea_impact { background: url(images/bluearea_contact.jpg) no-repeat; }





#mainTXT {
margin-top:20px;
margin-left:0px;
background-color:#d2dfed;
width: 959px;
padding-top: 0px;
}

.topproject {
float:left;
width:280px;
margin-right:0px;
padding:20px 30px 0 20px;
background: url(images/divider.jpg) no-repeat top right;
}
.topproject h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
color:#0a495b;
}
.topproject img {
padding-bottom: 10px;
}

.inside {
float:left;
width:610px;
margin-right:0px;
padding:20px 30px 0 20px;
}
		.inside p{
		margin-left:10px;
		}
		.inside h1,h2,h3,h4,h5,h6 {
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-left:10px;
		}
		
		.inside img {
		padding-bottom: 10px;
		}
		
		.inside ul {
			line-height:1.5em;
			margin-left: 50px;
		}
		.inside li  {
			padding-bottom:10px;
		}
		.inside li  a{
			color:#0a495b;
		}
		.inside li a:hover {
			font-weight:normal;
		}
		
		
.loans td{ /* for tables in loans and loan subcategories */
	padding: 5px;
	color:#000000;
}		
		
.loans h3 {
	color: #006699;
	font-size:0.95em;
	padding: 5px;
}
.loans p {
	line-height: normal;
}

#topcontentMain {
	background-color:#d2dfed; height:100%;
}

#table td {
	background-color:#FFFFFF; padding:15px;
}
#table h7 {
	color:#006699;
	margin-left:10px;
}

/* success stories */
#FrogJS{
	width: 600px;
	height: 600px;
	margin: 0 auto;
}

#FrogJSCredit{
	text-align: left;
	font-weight: bold;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
}
/* end success stories */