body {
	padding: 0px;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a4058;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FlashHdr {
	text-align: center;
	width: 923px;
	height: 150px;
	margin:0px auto;
	background-color: #ffffff;
	padding: 0px;
	}
#Hdr{
	width: 923px;
	height: 150px;
	line-height: 150px;
	margin: 0px auto;
	padding: 0px;
}

#pageSurround {
	background-image: url(../styleImages/backgrounds/contentSurroundBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 923px;
	margin: 0px auto;
	padding: 0px;
	background-position: left top;
}
#topMenu {
	width: 923px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/topMenuBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#topMenu a:link, #topMenu a:visited, #topMenu a:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0a4058;
	text-decoration:none;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	padding: 0px;
}
#topMenu a:hover{
	color: #1681b0;
}
#contentSurround {
	width: 923px;
	margin: 0px auto;
	padding: 0px;
}
#contentTopCap {
	width: 923px;
	height: 12px;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/contentTopCapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navmenu{
	width: 180px;
	padding: 0px;
	float: left;
	margin: 0px auto;
}
#navmenu h3 {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../styleImages/backgrounds/categoryBgNew.gif) no-repeat 0 0;
	width: 160px;
	height: 28px;
	font-style: normal;
	line-height: 28px;
	text-align: left;
	cursor:pointer;
	margin: 0px auto;
	padding: 0px;
	text-indent: 4px;
}
#navmenu h3.invisible {
	background: url(../styleImages/backgrounds/categoryBgNew.gif) no-repeat -160px 0;
}
.links{
	width: 160px;
	margin: 0px auto;
	padding: 0px;
/* this width value is also effected by
the padding we will later set on the links. */
}
.links ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
}
.links li {
	margin: 0px auto;
	padding: 0px;
}
.links a {
	display: block;
	width: 160px;
	height: 22px;
	padding: 0px;
	margin: 0px auto;
	text-decoration: none; /*lets remove the link underlines*/
}
.links a:link, .links a:active, .links a:visited {
	color: #FFFFFF;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/navButton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.links a:hover {
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/navButtonHover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentInner {
	width: 728px;
	float: left;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.boxContent {
	width: 710px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a4058;
}

.boxContent li {
line-height: normal;
}
.boxContent ul {
line-height: normal;
}
.boxContent a:hover{
	color: #0a4058;
	text-decoration: none;
	font-weight: bold;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.0em;
}
h1 { 
	color: #0f6082;
	font-size: 17px;
	padding-left: 0.0em;
	padding-top: 0.0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
}
h2, h3 {
	color: #0e597a;
	font-size: 14px;
	padding-left: 0.0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
}
h4 { 
	color: #1983b1;
	font-size: 13px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
	padding-left:0.0em;
}
.geekInfo {
	width: 700px;
	color: #0a4058;
	padding: 0px;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 185px;
}
#subFooterCap {
	width: 923px;
	height: 91px;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px;
	clear:both;
}
.geekInfo a:link, .geekInfo a:visited, .geekInfo a:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0a4058;
	font-weight: bold;
	text-decoration:none;
}
.geekInfo a:hover{
color: #1681b0;
text-decoration:underline;
font-weight: bold;
}
#footerTail {
	background-image: url(../styleImages/backgrounds/footerTailBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 923px;
	height: 23px;
	line-height: 23px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0a4058;
}
.go_button{
	color: #FFC02D;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/go_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	text-align: center;
	display: inline;
	height: 23px;
	margin: 0;
	padding: 0px;
	border: 0px none;
	cursor: hand;
	cursor: pointer
}
.submit{
	border-style: solid; 
	border-color: #1d5279; 
	background-color: transparent; 
	border-width: 2px; 
	color: #1d5279;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	text-align: center;
	display: inline;
	height: 28px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
	cursor: pointer;
}

#mag {
	background-image: url(../styleImages/backgrounds/mag_glass.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:557px;
	height:auto !important;
	height:557px;
}
#tincan {
	background-image: url(../styleImages/backgrounds/tincan_phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:584px;
	height:auto !important;
	height:584px;
}
#customer_reg {
	background-image: url(../styleImages/backgrounds/customer_reg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:533px;
	height:auto !important;
	height:533px;
}
#loginBg {
	background-image: url(../styleImages/backgrounds/loginBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:478px;
	height:auto !important;
	height:478px;
}
#indexBg {
	background-image: url(../styleImages/backgrounds/indexBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:464px;
	height:auto !important;
	height:464px;
}
#newsLetterBg {
	background-image: url(../styleImages/backgrounds/newsletterBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:478px;
	height:auto !important;
	height:478px;
}
#authorizedDealer {
	background-image: url(../styleImages/backgrounds/authorizedBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:353px;
	height:auto !important;
	height:353px;
}
.boxContentLeft, .boxContentRight {
	width: 160px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 175px;
	height: 200px;
	float: left;
	overflow: hidden;
}
