@charset "utf-8";

/* CSS Document */



body{

	margin:auto;

	background-image:url(../images/bg-2.gif);

	background-repeat:repeat-x;

}

.content1{
	width:898px;
	height:auto;
}







.content{

	width:1064px;

	height:auto;

	margin-left:auto;

	margin-right:auto;

	margin-top:17px;

	

	

}



.div-left{

	float:left;

	width:166px;

	height:auto;



	border-style:dashed;

	border-color:#6C93EC;

	border-width:0px;

}



.div-center{

	float:left;

	margin-left:12px;

	width:729px;

	height:auto;

	

	border-style:dashed;

	border-color:#6C93EC;

	border-width:0px;

}



.div-right{

	float:left;

	margin-left:12px;

	width:137px;

	height:auto;	

	

	border-style:dashed;

	border-color:#6C93EC;

	border-width:0px;

}



.footer {

	width:1077px;
	
	height:auto;


	margin-left:auto;

	margin-right:auto;
	
	


	

	

	background-image:url(../images/footer-bg.gif);

	background-repeat:no-repeat;

	

	border-style:dashed;

	border-color:#6C93EC;

	border-width:0px;

}



a img {

	border:0;

}





html,body {

	padding: 0;

} 