/**
 * Style sheet 1
 */
.menu_bg
{
	width:300px;
	height:84px;
	left:0px;
	top:202px;
	position:absolute;
	background-image:url("images/11.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#main
{
	height:327;
	padding-top:10px;
	padding-right:280px;
	background-image:url("images/111.gif");
	background-position:right top;
	background-repeat:no-repeat;
}
