#wrapper {
	width: 611px;
	background-image: url(../media/css_page_items/body_bg.gif);
	margin: auto;
	padding-left: 13px;
}
#nav {
	height: 31px;
	width: 598px;
}
body {
	background-color: #666666;
	background-image: url(../media/css_page_items/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftcol {
	width: 279px;
	padding-left: 46px;
	overflow: auto;
}
#bodywrapper {
	width: 598px;
}
#footer {
	background-image: url(../media/css_page_items/footer_bg.gif);
	background-repeat: repeat;
	height: 100px;
	width: 611px;
	clear: both;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: auto;
	overflow: visible;
}
#rightcol {
	width: 227px;
	float: right;
	background-color: #f1f1f1;
	clear: left;
}
.footerlink {
	color: #CCCCCC;
}
#leftcolwide {
	width: 525px;
	padding-left: 46px;
}
#indexbodywrapper {
	width: 598px;
	height: 297px;
}
li {
	list-style-image: url(../media/orangebullet.gif);
}
a {
	color: #ff8025;
}
a:hover {
	text-decoration: none;
}
#productsbodywrapper {
	width: 598px;
	height: 400px;
}
#productrightcol {
	width: 227px;
	float: right;
	background-color: #f1f1f1;
	clear: none;
	height: 400px;
}

