#wrapper{
	width:740px;
	margin:auto;
}

#header{
	width:100%;
	height:296px;
	float:left;
	background:url(../images/header.jpg) top left no-repeat;
}

#top{
	width:100%;
	height:24px;
	float:left;
	background:url(../images/top.jpg) top left no-repeat;
}

#top .padding{
	padding-top:3px;
	text-align:center;
	color:#f7f8fc;
	font-weight:bold;
}

#topmenu{
	width:100%;
	height:31px;
	float:left;
	background:url(../images/topmenu.jpg) top left no-repeat;
}

#topmenu .padding{
	text-align:center;
	padding-top:6px;
}

#container { background: url("../images/mid.jpg") repeat-y left top; width: 100%; float: left; clear: both; overflow: hidden }

#bg-main { background: url("../images/bg-main.gif") no-repeat left top; padding-bottom: 5px; padding-left: 55px; width: 685px; float: left }

#left{
	width:171px;
	float:left;
}

#topleft{
	width:100%;
	height:73px;
	float:left;
	background:url(../images/topleft.jpg) top left no-repeat;
}

#leftcol{
	width:100%;
	float:left;
}

#leftcol .padding{
	padding-left:5px;	
}

#topmain { width: 100% }

#mainbody  { width: 456px; float: left }

#mainbody .padding { text-align: left; padding-right: 5px; padding-left: 5px }

#wrapfooter{
	width:100%;
	float:left;
	clear:both;
}

#footer{
	width:100%;
	height:193px;
	float:left;
	background:url(../images/bottom.jpg) top left no-repeat;
}