#wrapper {
	width:810px;
	height:498px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#headerbar-int {
	margin-top: 10px;
	width:810px;
	height:71px;
	z-index:2;
}

#headerbar {
	width:810px;
	height:105px;
	z-index:2;
}

#navbar {
	width:810px;
	height:21px;
	z-index:3;
	background-color: #999999;
	margin-bottom: 4px;
}

#navbarmain {
	width:810px;
	height:21px;
	z-index:3;
	background-color: #999999;
	margin-bottom: 4px;
	margin-right: 0px;
	padding-right: 0px;
}

#mainarea {
	width:810px;
	height:328px;
	z-index:2
}

.quadset {
	margin-left: 4px;
}

.textpad {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 4px;
}

.enterpad {
	padding-bottom: 6px;
	padding-left: 6px;
}

#productbigpic {
	position: relative;
	top: 0px;
	left: 0px;
}

#productbigpicwrap {
	position: relative;
	width: 300px;
	margin-left: 25px;
}

#locationsmap {
	position: relative;
	width: 599px;
	height: 421px;
	left: 0px;
	background-image: url(/images/map_blank.gif);
	background-repeat: no-repeat;
}

#locationsmap div {
	position: absolute;
	font-weight: bold;
	font-size: 10px;
}

#locationsmap div a {
	color: #000;
	text-decoration: none;
}

#locationsmap div a:hover {
	color: #FFF;
}

.prodgalbox {
	float: left;
	width: 300px;
	height: 165px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	margin-bottom: 3px;
}
