body {
	margin: 0px;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/bg-main.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #c8d6f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336699;
	line-height: 18px;
	z-index: 10;
}
#pageSurround {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;

	width: 760px;
	background-image: url(../styleImages/backgrounds/bg-white.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	z-index: 100;
}
html>body #pageSurround {
				height: auto;
			}
#topHeader {
	position: absolute;
	top: 0px;
	width: 760px;
	background-image: url(../styleImages/backgrounds/header-bg.gif);
	background-repeat: no-repeat;
	height: 109px;
	margin: 0px;
}
.session {
	padding: 60px 0px 0px 600px;
}
.searchform {
	padding: 80px 0px 0px 212px;
}
.boxTitleLeft {
	border-right: 2px solid #FFFFFF;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.boxTitleRight {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.boxContentLeft {
	border-right: 2px solid #FFFFFF;
	margin-bottom: 20px;
	background-color: #8FA0CA;
}
.boxContentRight {
	font-size: x-small;
	color: #64474C;
	margin-bottom: 20px;
	padding: 4px;
	background-color: #FFFFFF;
}
.flash {
	position: absolute;
	top: 109px;
	margin: 0px 0px 0px 212px;
	float: left;
}
.colLeft {
	position: absolute;
	top: 109px;
	width: 212px; 
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.colMid {
	position: absolute;
	top: 263px;
	width: 388px;
	margin: 0px 0px 0px 212px;
	background-color: #FFFFFF;
}
.colRight {
	position: absolute;
	top: 263px;
	width: 160px; 
	padding: 0px;
	margin: 0px 0px 0px 600px;
	background-color: #FFFFFF;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	text-align: justify;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
.colCart {
	position: absolute;
	top: 263px;
	width: 548px;
	margin: 0px 0px 0px 212px;
	background-color: #FFFFFF;
}
/* END CHECK OUT PAGES */
.siteDocs {
	font-size:large;
}
.breadcrumb {
	padding: 10px;
}
.pagination {
	text-align: right;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3a2a2d;
}
#subCats {
	background-color: #dce1e4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 368px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3a2a2d;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 100px;
}
#footer{
	padding: 10px 0px 10px 0px;
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
