body
{
	background: url(../img/bg_wall.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
}

#mainbody
{
	position:relative;
	margin:auto;
	text-align:left;
	width:891px;
	height:613px;
	background:url(../img/bg_mainbody.gif) no-repeat;
	margin-top:38px;
}


#logo
{
	position:absolute;
	top:-38px;
	left:27px;
	z-index:20;
}

#main_header
{
	position:absolute;
	top:21px;
	left:27px;
	z-index:10;
}

#sub_content
{
	z-index:10;
	width:836px;
	height:175px;
	top:351px;
	left:27px;
	position:absolute;
	
}

#homepage
{
	position:relative;
	float:left;
	width:530px;
	height:175px;
}

#stylefinder
{
	position:relative;
	float:left;
	width:303px;
	height:86px;
	margin-left:3px;
}

#flash_player
{
	position:relative;
	float:left;
	width:303px;
	height:86px;
	margin-left:3px;
	margin-top:1px;
}

#footer
{
	z-index:11;
	width:530px;
	height:175px;
	top:534px;
	left:27px;
	position:absolute;
}

