body{
	margin:0;
	text-align:center;
	background:#252525 url(images/bg.jpg) repeat-x;
}

#wrapper{
	margin:0 auto 0 auto;
	width:740px;
}

#layout{
	text-align:left;
	width:740px;
}


.mainbody{
        padding:0 60px 0 60px;
        background:url(images/middle.jpg) repeat-y;
}

.footer{
	width:740px;
	height:95px;
	padding-right:40px;
	color:#FFF;
	text-align:right;
	font-family:tahoma;
	font-size:11px;
	background:url(images/footer.jpg) no-repeat;
	line-height:95px;
}
