* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/bg_shd.gif) repeat-y center 2px;
	font: small Verdana, Arial, Helvetica, sans-serif;
}

#mwrapper {
	position: relative;
	margin: 0px auto;
	width: 800px;
	min-height: 800px;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 675px;
}
#header #logo {
	padding: 9px;
	margin: 0 0 34px 0;
}
#header #phoneno {
	color: #FFFFFF;
	position: absolute;
	left: 500px;
	top: 18px;
	font-size: 30px;
}
#header #products {
	margin: 10px;
	width: 620px;
	min-height: 250px;
}
#header #products #categories {
}
#header #products h2 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}

.category {
	width: 192px;
	background: url(../images/mid.gif) repeat-y;
	margin: 0 5px 5px 0;
	float: left;
}
.cattop {
	background: url(../images/top.gif) no-repeat left top;
}
.cathdr {
	display: block;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #999999;
}
.catbtm {
	background: url(../images/btm.gif) no-repeat left bottom;
	padding: 0 0 10px 0;
}
.catbtm ul {
	font-size: 11px;
	padding: 0 0 0 20px;
}

#contacts {
	clear: both;
	margin: -150px 10px 10px 10px;
	background: url(../images/contmid.gif) repeat-y left;
	width: 480px;
}
#contacts #conttop {
	padding: 10px 0 0 10px;
	font-size: 12px;
	background: url(../images/conttop.gif) no-repeat left top;
}
#contacts #contbtm {
	height: 430px;
	background: url(../images/contbtm.gif) no-repeat left bottom;
}

#contbtm .contact {
	width: 210px;
	float: left;
	margin: 10px;
	font-size: 11px;
}

#downloads {
	width: 192px;
	background: url(../images/mid.gif) repeat-y;
	position: absolute;
	top: 485px;
	right: 110px;
}
#downloads li {
	margin: 0 0 5px 0;
}
#maps {
	position: absolute;
	width: 290px;
	top: 650px;
	right: 10px;
}
#maps span {
	display: block;
	margin: 5px 6px 0 0;
}
#maps #superstoremap {
	float: left;
}
#maps #openinghours {
	float: right;

}

#ads {
	height: 120px;
	padding: 0 0 0 8px;
	text-align: center;
	margin: 0 0 10px 0;
}
#ads .ad {
	float: left;
	text-align: center;
	height: 100px;
	width: 250px;
	padding: 10px 0;
	margin: 0 5px;
	background: url(../images/adsbg.gif) repeat-x;
}

#address {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0 0 0;
	margin: 20px 100px;
	display: box;
	color: #666666;
	text-align: center;
	font-size: 10px;
}