body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
div.main
{
	width:950px;
	margin:auto;
	border:dashed;
	overflow:hidden;
	clear:both;
	}
div.main2
{
	width:100%;
	border:dashed;
	float:left;
	


}
div.header
{
	
float:left;

}
div.center
{
		float:left;

}
div.footer
{
	
	margin:auto;
	clear:both;
	background-color:#CCCCCC;
}
div.address
{
		
	float:right;
   width:60%;
   margin:auto;
}