*{
	border: 0;

}

html{font-size:100%; overflow-y:scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}

body{line-height:1;}

body, input, textarea{font:12px/20px 'Droid Sans',sans-serif; background:#FFF; color:#000;}

.clear{clear:both;}

strong{font-weight:bold;}

.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

#wrapper{width:960px; margin:0 auto;}

.header{width:960px; position:relative; overflow:hidden; margin:0 auto; text-align:left;}




.banner-image{
	float: center;
	width: 100%;
	border-top: 3px solid #669;
	background-color: #FFF;
	margin-top: 30px;
}
.banner-image1{
	float: left;
	padding-top: 0px;
	width: 960px;
	
}


.one_fifth{
	width: 20%;
	width: auto;
	position: relative;
	margin-bottom: 0px;
	float: left;
	color: #414141;
	margin-left: 89px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}

.one_sixth{
	width: 33%;
	position: relative;
	margin-bottom: 0px;
	float: left;
	color: #414141;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
}


div.footer-text{
	background: #fff no-repeat;
	padding: 20px 0 0;
	width: 960px;
	float: left;
	border-top: 1px solid #CCC;
	margin-top: 30px;
	text-align: center;
	background-image: url(../images/footer.png);
	padding-bottom: 50px;
}
div.footer-text p:first-child{margin:0;}
div.footer-text p{color:#ccc;}
div.footer-text a{
	color: #CCC;
	text-decoration: none;
}

