#siteWrapper {
	width: 1003px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}
#headerCont {
	height: 120px;
	padding: 0px;
	margin: 0px;
}
/* IE6 Only */
* html #headerCont {
	margin-bottom: -3px;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 120px;
}
#search {
	float: right;
	margin: 0px;
	padding: 83px 0px 0px 10px;
	width: 193px;
	height: 37px;
	background: url("search-bg.gif") no-repeat top right;
}	
#siteNavCont {
	font-weight: bold;
	text-align: center;
	padding: 0px;
	background: #fff;
	background: url("palette-bg.jpg") repeat-x 0 0;
	clear: both;
	height: 2.2em;
}
#siteNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#siteNav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#siteNav a {
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 2.2em;
	font-weight: bold;
	padding: 0px 10px;
	background: url("palette-bg.jpg") repeat-x 0 0;
	border-right: 1px solid #ccc;
}
#siteNav a:hover {
	background: url("palette-bg.jpg") repeat-x 0px -80px;
}
#contentWrapper {
	width: 1001px;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.clear {
	clear: both;
}
#left {
	width: 170px;
	float: left;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
.sidebarBottom {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 10px;
	background: url("sidebar-bottom.gif") no-repeat bottom;
}
#deptHeader, #bestSellersHeader, #newProductsHeader, #searchHeader, #cartHeader, #custInfoHeader {
	padding: 8px 0px 6px 7px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-size: 120%;
	background: url("sidebar-header.gif") repeat-x 0 0;
	color: #fff;
}
#deptNavCont, #custInfoNavCont {
	width: 170px;
	margin: 0px 0px 15px 0px;
}
#deptNav, #custInfoNav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 170px;
}
#deptNav li, #custInfoNav li {
	padding: 0px;
	margin: 0px;
}
#deptNav a, #custInfoNav a {
	display: block;
	color: #FFF;
	background: url("palette-bg.jpg") repeat-x 0px -40px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	line-height: 2.2em;
	font-weight: bold;
}
#deptNav a:hover, #custInfoNav a:hover {
	color: #FFF;
	background: url("palette-bg.jpg") repeat-x 0px -80px;
}
#bestSellersCont, #newProductsCont {
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	padding: 5px 4px;
	margin: 0px;
	text-align: center;
	width: 160px;
}
#bestSellersCont br, #newProductsCont br {
	clear: both;
}
#bestSellersCont a:link, #bestSellersCont a:visited, #newProductsCont a:link, #newProductsCont a:visited {
	text-decoration: none;
}
#bestSellersCont a:hover, #bestSellersCont a:active, #newProductsCont a:hover, #newProductsCont a:active {
	text-decoration: underline;
}
#mainWrapper {
	width: 620px;
	float: left;
	padding: 0px 10px 20px 10px;
	margin: 0px;
	min-height: 600px;
}
/* IE6 Only */
* html #mainWrapper {
	height: 600px;
}
#topMain {
	margin: 15px 0px 0px 0px;
	padding: 0px 10px;
	height: 10px;
	background: url("main-top-bg.gif") no-repeat;
	width: 600px;
}
#middleMain {
	margin: 0px;
	padding: 5px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 598px;
	clear: both;
}
#bottomMain {
	margin: 0px;
	padding: 0px 10px;
	height: 10px;
	width: 600px;
	background: url("main-bottom-bg.gif") no-repeat bottom left;
	clear: both;
}
/*#slideshow {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}*/
#right {
	width: 170px;
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}
#cartSummary {
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 5px 1px;
	text-align: center;
	color: #102136;
	background: #ffffff;
}
.cartDetails {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 14px;
}
#cartSummary a {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 5px;
	background: url("palette-bg.jpg") repeat-x 0 0;
	border: 1px solid #ccc;
	color: #fff;
	line-height: 1.4em;
}
#cartSummary a:hover {
	background: url("palette-bg.jpg") repeat-x 0px -80px;
}
.sidebarImageHolder {
	margin: 15px 0px;
}
#footerHeader {
	margin: 0px;
	height: 26px;
	padding: 6px 0px 0px 10px;
	background: url("palette-bg.jpg") repeat-x 0px -40px;
	clear: both;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#footerLinksCont {
	margin: 0px;
	padding: 5px 0px;
	clear: both;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ccc;
}
.footerLinks {
	margin: 0px;
	padding: 5px 10px 20px 10px;
	width: 180px;
	float: left;
	font-size: 10px;
}
.footerLinks h4 {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #26436b;
}
.footerLinks ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #102136;
}
#footer {
	clear: both;
	text-align: center;
	padding: 6px 0px 4px 0px;
	margin: 0px;
	background: url("palette-bg.jpg") repeat-x 0px -80px;
	color: #FFF;
	height: 18px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#lightboxImages {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 270px;
	overflow: auto;
	border: none;
}
#lightboxImages img {
	border: 1px solid #ccc;
	margin: 0px 8px 8px 0px;
	padding: 0px;
}
