* {  font-family: Century Gothic;Verdana,Tahoma,Arial,Helvetica,sans-serif;}
img {border:0;}
a {text-decoration: none; color: #474BC9;}
body	{
  background:url(/simages/bg.jpg) repeat;
  text-align:center;
  margin:0;
  padding:0;
  font-size: 10px;
  color:#000;
}

#main {
	background-color: #fff;
	position: absolute;
	width: 100%;
	top: 50px;
	left: 50%;
	margin-left: -440px;
	text-align: center;
	width: 880px;
	padding-top:40px;
	padding-bottom:40px;
	height: auto;
	min-height: 100%;
}
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 800px;
	height: auto;
	margin: 0px auto;
}
