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

#wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper #header {
	height: 180px;
	width: 650px;
	float: left;
	background-image: url(/images/cssimg/ME-head.jpg);
}
#wrapper #main-content {
	width: 950px;
	background-image: url(/images/cssimg/ME-bg-hori.jpg);
}
#wrapper #main-content #ebook {
	width: 270px;
	float: right;
	background-image: url(/images/cssimg/ME-bg-ebook.jpg);
	height: 195px;
	padding-top: 45px;
	padding-left: 15px;
                     padding-right: 15px
}
#wrapper #main-content #testimonials {
	background-image: url(/images/cssimg/ME-bg-test.jpg);
	height: 215px;
	width: 270px;
	float: right;
	padding-top: 35px;
	padding-left: 15px;
                     padding-right: 15px;

}
#wrapper #main-content #news {
	background-image: url(/images/cssimg/ME-bg-news.jpg);
	height: 215px;
	width: 270px;
	float: right;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;

}
#wrapper #main-content #pool {
	width: 255px;
	float: right;
	background-image: url(/images/cssimg/ME-bg-pool.jpg);
	height: 151px;
	padding-top: 45px;
	padding-left: 21px;
                     padding-right: 24px
}
#wrapper #main-content #shelves {
	width: 270px;
	float: right;
	background-image: url(/images/cssimg/ME-bg-shelves.jpg);
	height: 154px;
	padding-top: 45px;
	padding-left: 15px;
                     padding-right: 15px
}
#wrapper #main-content #racks {
	width: 270px;
	float: right;
	background-image: url(/images/cssimg/ME-bg-racks.jpg);
	height: 154px;
	padding-top: 45px;
	padding-left: 15px;
                     padding-right: 15px
}
#wrapper #main-content #stairs {
	width: 270px;
	float: right;
	background-image: url(/images/cssimg/ME-stairs.jpg);
        background-repeat: no-repeat;
	height: 181px;
	padding-top: 45px;
	padding-left: 15px;
                     padding-right: 15px
}
#wrapper #main-content #file {
	width: 270px;
	float: right;
	background-image: url(/images/cssimg/ME-file.jpg);
        background-repeat: no-repeat;
	height: 137px;
	padding-top: 45px;
	padding-left: 15px;
                     padding-right: 15px
}
#wrapper #main-content #rackinspection {
	width: 270px;
	float: right;
	background-image: url(/images/cssimg/ME-rackinspection.jpg);
        background-repeat: no-repeat;
	height: 345px;
	padding-top: 45px;
	padding-left: 15px;
                     padding-right: 15px
}

#wrapper #main-content #video {
	background-image: url(/images/cssimg/ME-sidebox.jpg);
	height: 215px;
	width: 270px;
	float: right;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;

}

#wrapper #main-content #left-content {
	width: 630px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
        min-height:600px;

}
#wrapper #contact {
	height: 180px;
	width: 300px;
	float: right;
	background-image: url(/images/cssimg/ME-contact_v2.jpg);
}
#wrapper #menu {
	height: 24px;
	width: 925px;
	clear: both;
	background-image: url(/images/cssimg/ME-menu1.jpg);
        padding-top: 12px;
	padding-left: 25px;
}
#wrapper #main-content #footer #mini-footer {
	width: 450px;
	height: 80px;
	padding-left: 200px;
	padding-top: 15px;
	float: left;
}
#wrapper #main-content #footer #sponsor {
	float: right;
	width: 300px;
	height: 80px;
	padding-top: 10px;
}


#wrapper #main-content #footer {
	clear: both;
	width: 950px;
	background-image: url(/images/cssimg/ME-footer.jpg);
	height: 100px;
}

