#wrapper {
	width: 100%;
}

#header {
	height: 60px;
}

#contentA {

}



#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;
}