@charset "UTF-8";
/* CSS Document */

body{
	background-color:#fdfcea;
	padding:0px;
	margin:0px;
	font-family:"Gill sans",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c7e6d;
	line-height:12px;
}
a{
	color:#005b37;
	text-decoration:underline;
	margin-top:5px;
}

.outter{
	left: 50%;
	width:926px;
	margin-left:-463px;
	position:absolute;
}
.topImg{
	width:926px; 
	padding:5px 0 10px 0;
}
h1{
	padding:0px;
	margin:0px;
	line-height:0px;
	
	}
.box1{
	width:249px;
	float:left;
	padding:35px 30px 0 15px;
}
.box1 p{
 	margin:0px 20px 0px 0px;
}
.box2{
	width:204px;
	float:left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
.box2 p{
 	margin:72px 0 10px 75px;
	font-size:11px;
	line-height:10px;

}
.box3{
	width:184px;
	float:left;
	clear:right;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
.box3 p{
 	margin:62px 0 10px 65px;
	font-size:11px;
	line-height:10px;
}

.box3 img{
	padding-top:10px;
}
.box4{
	width:184px;
	float:left;
		clear:right;

}
.box4 p{
 	margin:25px 0 10px 60px;
	font-size:11px;
	line-height:10px;


}
.box4 img{
	padding-top:47px;
}
.links{
	display:block;
	margin:6px 0 0 0;
	line-height:18px;
}
.clearAll{
	height:5px;
	clear:both;
	width:100%;
}


.footer{
	width:926px;
}
	
.footer a{	
	color:#8c7e6d; font-family:"Gill sans",Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; text-decoration:none;
}