@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin:0;
	/*background-color:#333;*/
	background:url(../images/bg-image.jpg) no-repeat top center;
	height:100%;
}
html{
	height:100%;
}


#home_banner{
	width:960px;
	height:408px;
	float:left;
	background: url(../home_banner/images/b1_bg.png) no-repeat bottom;
	margin-top:-60px;
}
#breadcrumb{
	background:#dedede;
	float:left;
	color:#666;
	font-size:10px;
	height: 22px;
    padding-left: 30px;
    padding-top: 6px;
    width: 930px;
}
img{
	border:none;
}
#wrapper {
	clear: both;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#content{
	width:100%;
	float:left;
	overflow:auto;
	padding-bottom: 30px; /* must be same height as the footer */
}
.home_block{
	width:296px;
	height:191px;
	float:left;
	background:url(../images/home/block_bg.jpg) no-repeat;
	color:#333;
	margin: 15px 36px 0 0;
}
#last_block{
	margin-right:0;
}
.home_block DIV{
	margin:20px 30px;
}
h3{
	color:#006100;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
}
ul{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	padding:0;
	margin-left:13px;
	list-style:url(../images/bullets.gif) outside;
}
p{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	padding:0;
	list-style:square inside;
}
.page_divider{
	width:960px;
	height:15px;
	float:left;
	background:url(../images/home/shadow_border.jpg) no-repeat top center;
	margin-top:10px;
	}
#wrap {height: 100%}

.tabmsg{
	color:#FFF;
}
#applynow{
	display:block;
	width:296px;
	height:179px;
}