body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	height:100%;
}
#topShadow {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 31px;
	line-height: 31px;
	background-image: url(../styleImages/backgrounds/topShadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/pageSurroundBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;	
}
#contentSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/contentSurroundBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 444px;
	height:auto !important;
	height:100%;	
}
#topHeader {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/sessionSearchBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topHdrLogo {
	width: 1000px;
	height: 140px;
	line-height: 140px;
	margin: 0px auto;
	padding: 0px;
}
#topMenu {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 35px;
	line-height: 35px;
	background-image: url(../styleImages/backgrounds/topMenuBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#contentInner {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	min-height: 680px !important;
}
.navigation {
	width: 1000px;
	height: 29px;
	line-height: 29px;
	margin: 0px auto;
	padding: 0px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.navigation a {
	color: #FFFFFF;
	background: url(../styleImages/backgrounds/upButtonLeft.gif) no-repeat left bottom;
	text-decoration: none;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:29px;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}
.navigation a span {
	background: url(../styleImages/backgrounds/upButtonRight.gif) no-repeat right bottom;
	padding-right: 14px;
}
.navigation a, .navigation a span {
	display: block;
	float: right;
	margin: 0px auto;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
.navigation a, .navigation a span {
	float: none;
	margin: 0px auto;
}
/* End IE5-Mac hack */
.navigation a:hover {
	color: #FFFFFF;
	background: url(../styleImages/backgrounds/hoverButtonLeft.gif) no-repeat left bottom;
	text-decoration: none;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 29px;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}
.navigation a:hover span {
	background: url(../styleImages/backgrounds/hoverButtonRight.gif) no-repeat right bottom;
	padding-right: 14px;
}
.navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px auto 0px 100px;
	width: 798px;
}
.navigation li {
	list-style: none;
	float: left;
	margin: 0px auto;
	padding-left: 3px;
	padding-right: 3px;
}
#topMenuShadow {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	background-image: url(../styleImages/backgrounds/topMenuShadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.boxContentLeft, .boxContentRight {
	width: 221px; 
	background-image: url(../styleImages/backgrounds/boxBdyTitle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
}
.boxFooter {
	width: 221px; 
	background-image: url(../styleImages/backgrounds/boxFooterBg1.jpg);
	height: 21px;
	line-height: 21px;
	padding: 0px;
	margin: 0px auto;
}
.boxFooterCap {
	width: 221px; 
	background-image: url(../styleImages/backgrounds/boxFooterBg.jpg);
	height: 32px;
	line-height: 32px;
	padding: 0px;
	margin: 0px auto;
}
#colLeft {
	z-index:5;
	margin:0px;
	padding: 0px;
	width: 221px; 
	padding-left: 71px;
	float: left;
}
#colLeft h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../styleImages/backgrounds/boxTitleBg.jpg) no-repeat 0 0;
	width: 221px;
	height: 48px;
	font-style: normal;
	line-height: 48px;
	text-align: left;
	cursor:pointer;
	margin: 0px auto;
	padding: 0px;
	text-indent: 22px;
}
.innerSpace {
	padding: 0px;
	margin: 0px auto;
	width: 192px;
}
#colLeft h3.invisible {
	background: url(../styleImages/backgrounds/boxTitleBg.jpg) no-repeat -221px 0;
}
.colMid {
	width: 632px;
	margin:0px;
	padding-right: 67px;
	float: right;
}
.boxContent {
	padding: 3px;
	color: #2b324f;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
.boxContent h1, .boxContent h2, .boxContent h3, .boxContent h4, #subFooter h3  {
	font-weight: bold;
	margin: 0.0em;
}
.boxContent h1 { 
	color: #2e407b;
	font-size: 19px;
	padding-left: 0.0em;
	padding-top: 0.0em;
	padding-right: 0em;
	padding-bottom: 0.05em;
}
.boxContent h2 {
	color:  #354a8e;
	font-size: 17px;
	padding-left: 0.0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.05em;
}
.boxContent h3 {
	color:  #475b9a;
	font-size: 16px;
	padding-left: 0.0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.05em;
}
/* 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;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px;
	padding: 3px;
	margin-right: 30px;
	float: left;
	width: 630px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 192px;
}
.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: 200px;
	height: 220px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 180px;
	padding: 0px;
	padding-left: 18px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	width: 170px;
	display: block;
	text-indent: 17px;
	color: #2e3247;
	text-decoration: none;
	margin: 0px;
	background-image: url(../styleImages/backgrounds/drumBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.li-nav a:hover {
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/drumBullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #206432;
	border-right: 1px solid #206432;
	border-bottom: 1px solid #206432;
	border-top: 4px solid #206432;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
#subFooter {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 117px;
	line-height: normal;
	background-image: url(../styleImages/backgrounds/subFooterBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#ccLogos {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 58px;
	line-height: 58px;
	background-image: url(../styleImages/backgrounds/ccLogosBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#footer {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 35px;
	line-height: 35px;
	background-image: url(../styleImages/backgrounds/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerShadow {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	line-height: 60px;
	background-image: url(../styleImages/backgrounds/footerShadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
