body {
	position: relative;
	margin: auto;
}


#wrapper {
	width: 100%;
}

#header {
	height: 60px;
}

#contentA {
	text-align: center;
}

#contentB {
	margin: 10px 0 10px 70px;
}

#contentC {
	margin: 10px 0 10px 70px;
}

#footer {
	height: 100px;
	margin: 20px 0 0 0;
	background: url(../images/bg2.jpg) repeat;
	border-top: #CCCCCC 1px solid;
	clear: both;
}

#footer .inner{
	padding: 10px 0 0 10px;
	color: #333;
}

#footer .inner a{
	color: #993366;
	text-decoration:none;
}

#footer .inner a:hover{
	text-decoration: none;
	color: #555;
}

.box {
	padding: 10px 0 5px 170px;
}

#rotator{
	width: 900px;
	margin: 0 auto;
}

#topcontent{
	width: 900px;
	margin: 0 auto;
}

#topside{
	width: 220px;
	float: left;
}

#toprightcontent{
	float: left;
	width: 650px;
	margin-left: 30px;
}

#pagetop{
	clear: both;
	float: right;
}
