@charset "utf-8";
/* this is for 1024 testing CSS Document */

#wrapper
{
	width:970px;
	background-color:#414141;
	margin-left:auto;
	margin-right:auto;
}

#ads
{
	position:absolute;
	width:200px;
	height:150px;
	margin-left: 795px;
	margin-top: 23px;
}

#middlenav
{
	/*background-image:url(images/midbarbg.jpg);
	background-position: 0 0 75px; */
	/*background-repeat:no-repeat;*/
	/*background-color: #FFFFFF;*/
	margin-top:-185px;
	margin-left:auto;
	margin-right:auto;
	padding-left:90px;
	position:relative;
	z-index:2;

}

#homebanner
{
	height: 400px;
	background-image:url(images/midbarbg.jpg);
	background-position: bottom;
	/*background-repeat:no-repeat;*/
	background-color: #FFFFFF;
	position:relative;
	z-index:1;
}

#nav
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	
}

#diybanner
{
	background-image:url(images/banner_diy2.jpg);
	background-repeat:no-repeat;
	width: 970px;
	height: 296px;
}
