body {
	background:url(/images/bgs/page-bg.gif) no-repeat center top  #000000;
	background-color:#000000;
	margin:0px 10px 0px 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.header{
	background-color:#000000;
	width:805px;
	height:130px;
	padding:0px; 
	margin:0 auto;
	margin-top:18px;
}
.container{
	background:url(/images/bgs/body-bg.jpg) no-repeat top left #000000;
	width:780px; 
	padding:45px 0px 0px 25px; 
	margin:0 auto;
	margin-top:10px;
	text-align:left;
}
.pagebottom{
	background:url(/images/bgs/page-bottom.gif) repeat-x top left #000000;
	height:88px;
	width:755px;
	margin:0 auto;
}