#wrapper
{
	width: 883px;
	margin: 0 auto;
	padding-top: 64px;
}

#header
{
	height: 108px;
	position: relative;
}

#frame
{

}

#frame-top
{
	background: transparent url(/gfx/frame-top.png) no-repeat;
	height: 36px;
	overflow: hidden;
}

#frame-main
{
	background: transparent url(/gfx/frame-sides.png) no-repeat;
	min-height: 370px;
	height: auto !important;
	height: 370px;

	padding: 0 9px;
}

#frame-main div.white-border
{
	border: 5px solid #fff; height: 480px;
}

#frame-bottom
{
	background: transparent url(/gfx/frame-bottom.png) no-repeat;
	height: 44px;
	overflow: hidden;
}

#footer
{
	background: transparent url(/gfx/footer-backg.png) no-repeat;
	height: 66px;
	position: relative;
}