body{
	margin:0;
	text-align:center;
	background:#00AEEF url(images/bg.jpg) repeat-x;
}

#wrapper{
	margin:0 auto 0 auto;
	width:734px;
}

#layout{
	text-align:left;
	width:734px;
}


.mainbody{
        padding:0 50px 0 55px;
        background:url(images/middle.jpg) repeat-y;
}

.footer{
	width:368px;
	height:84px;
	color:#FFF;
	text-align:right;
	font-family:tahoma;
	font-size:11px;
	background:url(images/bot2.jpg) no-repeat;
}

.footer2{
	width:366px;
	height:84px;
	color:#FFF;
	text-align:right;
	font-family:tahoma;
	font-size:11px;
	background:url(images/bot1.jpg) no-repeat;
}