body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #E8E6E7;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
p {
	margin:0;
	padding:0;
	text-align:justify;
	line-height:19px;
	color: #666;
}
h2 {
	margin:0;
	padding:0 0 10px 0;
	color:#069;
	font-size:18px;
	font-weight:bold;
}
.clear {
	clear:both;
}
#wrap {
	width:877px;
	margin:5px auto auto auto;
	background-color: #333;
	border: 5px solid #333;
}
.top_corner {
	width:877px;
	height:15px;
	background:url(images/top_bg.gif) no-repeat center bottom;
}
#main_container {
	width:877px;
	background:url(images/center_bg_repeat.gif) repeat-y center;
}
#header {
	width:960px;
	height:66px;
	margin:auto;
	background-color: #DEEFE8;
	background-image: url(bgOFF.gif);
	background-repeat: repeat-x;
}
#logo {
	float:right;
	width: 400px;
	height:55px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	background-image:url(images/logo.png);
	margin-left: 2px;
	margin-top: 1px;
}
#logo2 {
	float:left;
	width: 480px;
	height:65px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 2px;
	margin-top: 1px;
}
.middle_banner {
	width:977px;
	height:304px;
	background:url(images/middle_banner_bg.gif) no-repeat center;
}
.featured_slider {
	float:left;
	width:965px;
	margin:18px 0 0 6px;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	color: #333;
}
#featured_border {
	position:relative;
	margin:0;
	padding:0;
	height:280px;
	border:none;
}
#featured_wrapper {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
#featured_images {
	position:absolute;
	left:0;
	top:0;
}
#featured_images li {
	float:left;
}
#featured_positioner_desc {
	position:absolute;
	top:0;
	left:0;
	width:965px;
	height:280px;
}
#featured_wrapper_desc {
	position:relative;
	width:100%;
	height:280px;
	overflow:hidden;
}
#featured_desc {
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0;
}
#featured_desc li {
	float:left;
	width:965px;
	margin:0;
	padding:0;
}
#featured_desc li div {
	margin:0;
	padding:10px;
	width:945px;
	background:url(images/featured-desc-bg.png);
}
#featured_desc li h2 {
	padding:0 0 5px 0;
	margin:0;
	color:#FFFFFF;
	font-size:18px;
}
#featured_desc li p {
	margin:0;
	padding:0 0 10px 0;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}
#featured_buttons {
	position:absolute;
	top:15px;
	right:15px;
	width:auto;
	padding:0;
	list-style:none;
}
#featured_buttons li {
	float:left;
	width:22px;
	height:22px;
	margin-left:3px;
	background:url(images/featured-button-off.png);
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	line-height:22px;
	cursor:pointer;
}
#featured_buttons li.clicked {
	background:url(images/featured-button-on.png);
}
.center_content {
	clear:both;
	width:960px;
	margin:auto;
	padding:10px 0 20px 0;
}
.center_content_pages {
	clear:both;
	width:840px;
	margin:auto;
	background:url(images/center_bg_pages.gif) no-repeat center top;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.home_section_left {
	float:left;
	width:270px;
	height:auto;
	margin:0 14px;
	padding:0 10px 20px 10px;
	background:url(images/home_block_bg.gif) no-repeat center bottom;
}
.home_section_left p {
	clear:both;
}
.home_section_left p span {
	font-weight:bold;
}
img.home_section_icon {
	float:left;
	width:63px;
}
h2.home_title {
	float:left;
	width:190px;
	margin:0;
	padding:20px 0 0 10px;
	font-size:20px;
	color:#B52025;
}
.home_subtitle {
	float:left;
	width:190px;
	padding:0 0 0 10px;
	font-size:12px;
	color:#a7a7a7;
}
.home_section_thumb {
	clear:both;
	float:left;
	margin:10px 0 10px 0;
	padding:2px;
	text-align:center;
	border:1px #dcdcdc solid;
}
a.more {
	float:right;
}
img.projects {
	float:left;
	margin:0 10px 0 0;
	padding:2px;
	border:1px #dcdcdc solid;
}
.left_content {
	float:left;
	width:840px;
	padding:0;
	color: #666;
}
.left_block {
	float:left;
	width:295px;
	padding:20px 20px 10px 15px;
}
.left_block_wide {
	float:left;
	width:925px;
	padding:20px 20px 10px 15px;
}
.financial-application-form {
	float:left;
	width:530px;
	padding:20px 20px 10px 15px;
}
.financial-application-form p {
	margin-bottom:30px;
}
.testimonials {
	float:right;
	width:360px;
	padding:20px 20px 0 0;
}
.block_wide {
	float:left;
	width:525px;
	padding-top:10px;
	border-top:1px #ededed solid;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.block_wide2 {
	float:left;
	width:525px;
	margin:10px 20px 10px 15px;
	padding-top:10px;
	border-top:1px #ededed solid;
}
.block_wide3 {
	float:left;
	width:925px;
	margin:10px 20px 10px 15px;
	padding-top:10px;
	border-top:1px #ededed solid;
}
.wide_content {
	clear:both;
	width:930px;
	padding:10px 15px 0 15px;
}
.right_block {
	float:right;
	width:280px;
	padding-left:0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #069;
	
}
img.pic {
	margin:0 0 10px 0;
	border:3px #22496a solid;
}
.home_news a {
	display:block;
	float:left;
	font-size:12px;
	color:#666;
	text-decoration:none;
	border-bottom:1px #bcbcbc dotted;
	background:url(images/arrow.gif) no-repeat 0 13px;
	width: 285px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
}
.home_news a:hover {
	text-decoration:underline;
	color: #333;
}
input.newsletter_input {
	float:left;
	width:193px;
	height:18px;
	padding:4px;
	background-color:#fdeaeb;
	border:1px #e2c7c8 solid;
}
form#newsletter {
	padding:10px 0 0 0;
}
input.newsletter_submit {
	float:left;
	margin:0 0 0 10px;
	padding:4px 4px 3px 4px;
	color:#FFFFFF;
	background-color:#b52025;
	text-align:center;
	border:1px #fdeaeb solid;
	cursor:pointer;
}
.testbox {
	margin:0;
	padding:20px 10px 5px 0;
	border-bottom:1px #ededed solid;
}
.testbox p {
	font-style:italic;
}
.form {
	float:left;
	width:500px;
	height:auto;
	padding:20px 10px 10px 20px;
	border:1px #fdeaeb solid;
}
.form_row {
	clear:both;
	float:left;
	width:425px;
	padding:7px 0;
}
label {
	float:left;
	width:100px;
	padding:3px 15px 0 0;
	color:#b52025;
	text-align:right;
	font-weight:bold;
}
input.main_input {
	float:left;
	width:300px;
	height:18px;
	padding:4px;
	background-color:#fdeaeb;
	border:1px #e2c7c8 solid;
}
textarea.main_textarea {
	float:left;
	width:300px;
	height:120px;
	padding:4px;
	background-color:#fdeaeb;
	border:1px #e2c7c8 solid;
}
input.submit {
	float:right;
	margin:0;
	padding:3px 10px 2px 10px;
	background-color:#b52025;
	color:#FFFFFF;
	text-align:center;
	border:1px #b52025 solid;
	cursor:pointer;
}
.footer {
	clear:both;
	width:860px;
	height:65px;
	margin:auto;
	background:url(images/footer_bg.jpg) no-repeat center;
	color:#000;
}
.footer a {
	text-decoration:none;
	color:#2A1C11;
}
.footer .left {
	float:left;
	padding:30px 0 0 15px;
	color: #333;
}
.footer .right {
	float:right;
	padding:30px 15px 0 0;
}
.banner{
	width:860px;
	height:150px;
	margin-left: auto;
	margin-right:auto;
	background:url(images/banner.png) no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	}
.text{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
}
.text2{
	font:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#666;
	font-weight: bold;
}
.text3{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:bold;
	color:#000;
	font-weight: bold;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:64px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}

ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
	}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}

ul#saturday li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("bgDIVIDER.gif") no-repeat top right;
	}

ul#saturday li a:hover{
	background:transparent url("bgHOVER.gif") no-repeat top right;
	}

ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background:transparent url("bgON.gif") no-repeat top right;
	}
