@charset "utf-8";
/* CSS Document */

#Top {
	position:absolute;
	left:50%;
	top:32px;
	width:900px;
	height:308px;
	margin-left:-450px;
	z-index:4;
	background-image: url(img/top.jpg);
}
#Mid {
	position:relative;
	left:50%;
	top:340px;
	width:900px;
	margin-left:-450px;
	min-height:320px;
	z-index:2;
	background-image: url(img/backer.gif);
}
#Btm {
	position:relative;
	left:50%;
	top:340px;
	width:900px;
	height:148px;
	margin-left:-450px;
	z-index:3;
	background-image: url(img/footer.jpg);
}
#Footer {
	position:relative;
	left:50%;
	top:340px;
	width:900px;
	margin-left:-450px;
	z-index:5;
}
#BtmNav {
	position:absolute;
	left:22px;
	top:120px;
	width:568px;
	height:25px;
	z-index:6;
}
#BtmPhoto {
	position:absolute;
	left:610px;
	top:-304px;
	width:275px;
	height:435px;
	z-index:7;
}
#LatestNews {
	position:absolute;
	left:358px;
	top:151px;
	width:225px;
	height:300px;
	z-index:6;
}
#Vendors {
	position:absolute;
	left:26px;
	top:5px;
	width:561px;
	height:306px;
	z-index:6;
}
#Product {
	position:absolute;
	left:26px;
	top:5px;
	width:561px;
	height:306px;
	z-index:6;
}
