body {
	background:#d2d2d2 url(images/bg-body-hi.jpg) center top no-repeat;
	color:#9C9C9C;
	text-align:center;
 }
a {
	text-decoration:none;
 }
#page {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	text-align:left
 }
.left  {
	margin:0px;
	margin-top:64px;
	padding:0px;
 }
.contact {
	margin-top:130px;
 }
.contact a {
	display:block;
	width:186px;
	height:52px;
	background:url(images/contact.gif) left top no-repeat;
 } 
.contact span {
	display:none;
 } 
.footer {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:30px;
	background:#fffff6;
 }