/*

CleanCorp - CSS File

USE THIS STYLE SHEET FOR FIXED LAYOUT STYLE

*/
body {
	background-color:#fff;
	/* background-image:url(bg/bg-body17.png);
	background-repeat:repeat-x; */
}
#container{
	width:980px;
	margin:0 auto;
	background-color:#f7f7f7;
	border-top:solid 2px #3b3b3b;
}
