html {
	background: url(../images/bg.png) repeat-x #c5c5c5;
	}

body {
	background: url(../images/cylinderBg.png) no-repeat top center;
	font-family: tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000;
	}
	
body#noTop {
	background: none;
	font-family: tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000;
	}
	
#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	min-height: 500px;
	padding: 120px 0 20px 0;
	}
	
#wrapper2 {
	width: 900px;
	margin: 0 auto 0 auto;
	min-height: 500px;
	padding: 15px 0 20px 0;
	}
	
#header {
	background: url(../images/headerBg.png) no-repeat;
	width: 900px;
	height: 297px;
	position: relative;
	z-index: 1;
	}
	
#topNav {
	width: 280px;
	float: right;
	margin: 18px 58px 0 0;
	}
	
#topNav ul {
	margin: 0;
	padding: 0;
	}
	
#topNav ul li {
	list-style-type: none;
	float: left;
	height: 23px;
	padding: 0 7px 0 7px;
	}
	
#topNav ul li a, #topNav ul li a:visited {
	font-size: 10pt;
	color: #b4b4b4;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	}
	
#topNav ul li a:hover {
	font-size: 10pt;
	color: #b4b4b4;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	}
	
#headerImage {
	margin: 0 0 0 13px;
	padding: 2px 0 0 0;
	}
	
.colClear {
	clear: both;
	}
	
#logo {
	width: 313px;
	height: 82px;
	position: absolute;
	z-index: 3;
	bottom: 8px;
	left: 105px;
	}
	
#bottomTopNav {
	width: 440px;
	float: right;
	margin: 25px 9px 0 0;
	*margin: 23px 9px 0 0;
	}
	
#bottomTopNav ul {
	margin: 0;
	padding: 0;
	}
	
#bottomTopNav ul li {
	list-style-type: none;
	float: left;
	height: 23px;
	padding: 0 8px 0 8px;
	border-right: dashed 1px #141412;
	}
	
#bottomTopNav ul .special {
	list-style-type: none;
	float: left;
	height: 23px;
	padding: 0 0 0 8px;
	border-right: none;
	}
	
#bottomTopNav ul li a, #bottomTopNav ul li a:visited {
	font-size: 10pt;
	color: #141412;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	font-weight: bold;
	}
	
#bottomTopNav ul li a:hover {
	font-size: 10pt;
	color: #141412;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	font-weight: bold;
	}
	
#mainContent {
	width: 810px;
	float: right;
	margin: 0 18px 0 0;
	}
	
.middle {
	background: url(../images/middle.png) repeat-y;
	width: 810px;
	/*min-height: 150px;*/
	}
	
.bottom {
	background: url(../images/bottom.png) no-repeat;
	width: 810px;
	height: 15px;
	}
	
.top {
	background: url(../images/top.png) no-repeat;
	width: 810px;
	height: 15px;
	margin: 15px 0 0 0;
	}
	
#products {
	margin: 0;
	padding: 0;
	}
	
#products li {
	list-style-type: none;
	float: left;
	text-align: center;
	border-right: solid 1px #c5c5c5;
	padding: 0 24px 0 24px;
	}
	
#products .first {
	list-style-type: none;
	float: left;
	text-align: center;
	border-right: solid 1px #c5c5c5;
	padding: 0 24px 0 13px;
	}
	
#products .last {
	list-style-type: none;
	float: left;
	text-align: center;
	border-right: none;
	padding: 0 13px 0 24px;
	}
	
a, a:visited {
	color: #f47e00;
	text-decoration: none;
	}

a:hover {
	color: #f47e00;
	text-decoration: underline;
	}
	
.price {
	color: #000;
	}
	
.space {
	width: 810px;
	height: 12px;
	}
	
.list {
	margin: 0;
	padding: 0;
	margin: 4px 0 0 30px;
	}
	
#homeContent {
	background: url(../images/ShovelTwinCam.png) no-repeat left top;
	min-height: 314px;
	width: 798px;
	margin: 0 0 0 15px;
	position: relative;
	z-index: 2;
	}
	
#insideContent {
	/*background: green;*/
	width: 780px;
	margin: 0 15px 0 15px;
	}
	
#homeContentInfo {
	width: 545px;
	float: right;
	margin: 0 15px 0 0;
	}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 18pt;
	border-bottom: dashed 1px #aeaeae;
	color: #f47e00;
	*line-height: 2px;
	}
	
.catH3 {
	margin: 0 0 10px 0;
	}
	
.paddingTop {
	padding: 10px 0 0 30px;
	}
	
#arrows {
	width: 75px;
	height: 160px;
	position: absolute;
	z-index: 3;
	bottom: 50px;
	left: 190px;
	}
	
#footer {
	font-size: 8pt;
	text-align: right;
	padding: 4px 0 0 0;
	}
	
#footer a, #footer a:visited {
	color: #000;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #f47e00;
	text-decoration: underline;
	}
	
.insideFloatRight {
	float: right;
	}
	
.prodCol1 {
	float: left;
	width: 200px;
	overflow: hidden;
	}
	
.prodCol2 {
	width: 565px;
	float: right;
	}
	
.greyLine {
	width: 780px;
	height: 2px;
	border-bottom: dashed 1px #aeaeae;
	margin: 10px 0 10px 0;
	}
	
.middleContent {
	padding: 0 15px 0 15px;
	}
	
#displayCol1 {
	width: 300px;
	float: left;
	}
	
#displayCol2 {
	width: 465px;
	float: right;
	}
	
#viewAll {
	position: absolute;
	z-index: 6;
	bottom: 0;
	left: 28px;
	width: 165px;
	height: 32px;
	}
	
.floatLeft {
	float: left;
	margin: 0 10px 0 0;
	/*border: solid 1px #c5c5c5;*/
	width: 119px;
	height: 164px;
	}
	
.free {
	color: #F47E00;
	font-family: tahoma;
	}
