body {
	background-color: #E2E2E2;
	margin: 0;
	text-align: center;
}
#wrapper {
	height: 100%;
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 15px;
	text-align: left;
	margin: 0 auto;
}
#logo {
	width:150px;
	height:auto;
	float: inherit;
	padding-left: 20px;
	background-position: left top;
	padding-bottom: 10px;
}
#footer {
	height: auto;
	width: auto;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navBkgd {
	top: 150px;
}
#navButtons {
	width:auto;
	padding-top: 0px;
	height: 30px;
}
#mainContent {
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	float: left;
	width: 550px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	height:100%;
}

#headerImage {
}
#navBar {
	margin-top: 45px;
	margin-right: 5px;
	margin-left: 5px;
	width: 175px;
}


#main {
	clear: both;
	min-height: 300px;
}
#left {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 175px;
	min-height: 350px;
}

#editImage {
	padding-top: 25px;
	float: right;
	width: 160px;
	margin-left: 5px;
	padding-left: 10px;
}

.top {
	font-weight: bold;
}
#search {
	float: right;
	height: auto;
	width: auto;
	color: #666666;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product_pics {
	float: left;
	padding-right: 10px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin: 0px;
	width: 125px;
}
#product_list {
	width: auto;
	float: left;
	height: 450px;
	padding-bottom: 15px;
}
#product_list_lcol {
	width: 250px;
	float: left;
	height: 750px;
}
#product_list_rcol {
	float: right;
	width: 250px;
	height: 750px;
}
