* {margin: 0; padding: 0;}
body {
	font: 100.01% Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(../styleImages/rightbg170.gif) repeat-y right top;
}
#mainwrapper {
	width: 100%;
	overflow: hidden;
	background: url(../styleImages/leftbg170.gif) repeat-y left top;
}
#header {
	width: 100%;
	height: expression('265px');
	min-height: 265px;
	margin: 0 auto;
	background: url(../styleImages/bagban4trans.gif) no-repeat 35px 0;
}
.headermiddle {
	width: 50%;
	float: left;
	height: expression('225px');
	min-height: 225px;
	margin: 20px 0 15px 235px;
	background: url(../styleImages/greatstuffbg.gif) no-repeat right top;
	display: inline;
}
.headerright {
	width: 150px;
	float: right;
}
#colwrapper {
	width: 100%;
	overflow: hidden;
	float: left;
	min-height: 500px;
}
#leftcol {
	width: 160px;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px 0;
}
#leftcol p {
	font-size: 75%;
}
#content {
	width: 65%;
	float: left;
	display: inline;
}
#contentCheckout {
	width: 79%;
	float: left;
	display: inline;
}
#content p {
	margin: 5px 0;
}
#rightcol {
	width: 160px;
	float: right;
	padding: 10px 0;
}
.footer {

}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
h3.boxTitleLeft, h3.boxTitleRight{
	font-size: 80%;
	color: #0000ad;
	width: 150px;
	padding: 4px 5px;
	background: #ffffff url(../styleImages/headlinebg4.gif) no-repeat center top;
	font-weight: normal;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding: 3px 3px 5px 6px;
}
li a.boxContentLeft, li a.boxContentRight {
	font-size: 75%;
}
.boxContent {
	width: 92%;
	padding: 3px;
	font-size: 75%;
	color: #000000;
	margin: 0 0 5px 27px;
}

/* CHECKOUT PAGES */

#leftcolCheckout {
	left: 0px;
	width: 150px; 
	padding: 0;
	float: left;
}
#leftcol p {
	font-size: 80%;
	padding: 10px;
}
#contentCheckout {
	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 {
	background-color: d9d9ff;
	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;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}