@charset "utf-8";
/* CSS Document */

/* structure */

body{
	background-color:#ccc;
	background-image:url(../images/bg.gif);
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	margin-bottom:40px;
}


td{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#555;
}

input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

a{
	color:#61C3DE;
	outline:none;
}

a:hover{
	text-decoration:none;
}

h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#333;
	margin-top:0px;
}

h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#9BC348;
}

h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#61C3DE;
}

h4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#9BC348;
}

hr{
	background-color:#CCCCCC;
	height:1px;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}

.clear{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

.site{
	width:960px;
	margin:0 auto;
	padding:20px;
	background-color:#fff;
}

/* header */

.header{
	height:127px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	background-color:#fff;
	text-align:right;
}

.nav{
	background-color:#9BC348;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	float:right;
	margin-top:27px;
	width:800px;
}


.nav_item, .nav_item_selected{
	float:left;
	margin-right:20px;
}

.nav_item a, .nav_item_selected a{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

.nav_item a:hover, .nav_item_selected a{
	color:#333;
}

.sep{
	float:left;
	height:20px;
	width:1px;
	background-color:#CDE1A4;
	margin-right:20px;
	margin-top:0px;
}

.body_header{
	height:195px;
	bbackground-image:url(../images/header.jpg);
	bbackground-repeat:no-repeat;
	margin-bottom:20px;
}

.body_header_2{
	height:195px;
	margin-bottom:20px;
}

.sub_nav{
	float:left;
	width:210px;
	border-right:1px #ccc solid;
	padding-right:20px;
	margin-right:20px;
}

.sub_nav .item{
	font-size:13px;
	color:#666666;
	text-decoration:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	display:block;
	border-bottom:1px #ccc solid;
	padding-top:10px;
	padding-bottom:10px;
}

.sub_nav .item_selected{
	font-size:13px;
	color:#333;
	text-decoration:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	display:block;
	border-bottom:1px #ccc solid;
	padding-top:10px;
	padding-bottom:10px;
}

.sub_nav .item:hover{
	color:#333;
}

.sub_nav h4{
	margin:0px;
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
}

/* home */

.body{
	
}



.col_1{
	float:left;
	width:350px;
	border-right:1px #ccc solid;
	padding-right:20px;
	min-height:390px;
}

.col_2{
	float:left;
	width:569px;
	padding-left:20px;
	min-height:370px;
}

.home_copy_1{
	min-height:200px;
}

.col_21{
	height:180px;
	border-bottom:1px #ccc solid;
	padding-bottom:20px;
}

.home_copy_2{
	width:340px;
	float:left;
	min-height:100px;
}

.home_image_2{
	width:210px;
	float:right;
	min-height:100px;
	margin-top:40px;
}

.col_22{
	height:165px;
	padding-top:20px;
}

.home_copy_3{
	width:340px;
	float:left;
	min-height:100px;
}

.home_image_3{
	width:210px;
	float:right;
	min-height:100px;
	margin-top:40px;
}

.home_copy_1 h1{
	margin:0px;
	margin-bottom:20px;
}

.home_copy_2 h2{
	margin:0px;
}

.home_copy_3 h3{
	margin:0px;
}


.home_copy_1 p{
	margin:0px;
}


.green_more{
	width:65px;
	height:19px;
	background-image:url(../images/green_more.jpg);
	background-repeat:no-repeat;
	display:block;
}

.blue_more{
	width:65px;
	height:19px;
	background-image:url(../images/blue_more.jpg);
	background-repeat:no-repeat;
	display:block;
}

.form_f{
	width:199px;
	height:196px;
	background-image:url(../images/form_f.png);
	background-repeat:no-repeat;
	z-index:100;
	position:absolute;
	margin-top:-140px;
	display:block;
}

.form_f_sub{
	width:199px;
	height:196px;
	background-image:url(../images/form_f.jpg);
	background-repeat:no-repeat;
	display:block;
}

/* content */

.content{
	width:475px;
	float:left;
	margin-right:20px;
	min-height:300px;
}


.contact_form{
	width:709px;
	float:left;
}

.small_text{
	min-height:100px;
}
.right_col{
	width:210px;
	min-height:200px;
	bbackground-image:url(../images/cta.jpg);
	bbackground-repeat:no-repeat;
	float:right;
}

/* application form */

.application{
	background-color:#CCC;
}

.application td{
	background-color:#FFFFFF;
	vertical-align:top;
}

.application input{
	width:250px;
}

.application textarea{
	width:250px;
	height:100px;
}

.application .title{
	background-color:#ddd;
	font-weight:bold;
}

.application .bold, .application .subtitle{
	font-weight:bold;
}

.application .full{
	width:530px;
	height:100px;
}

.loading{
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:300px;
	display:none;
}

/* footer */

.footer{
	border-top:1px #ccc solid;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	margin-bottom:30px;
}

.footer a{
	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;

}

