body {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 5px;
}

#pageSurround {
	background-color: #FFFFFF;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	border-color: #b8b8b8;
	border-style: double;
	border-width: 2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 850px;
}

#topHeader {
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/DPIheader.jpg);
	background-repeat: no-repeat;
	height: 95px;
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
	padding-top: 145px;
	text-align: right;
	width: 840px;
}

.boxTitleLeft, .boxTitleRight {
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	border-bottom-color: silver;
	border-left-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: silver;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 15px;
	padding-left: 5px;
	top: 0px;
}

.boxContentLeft, .boxContentRight {
	background-color: #EBEDFE;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
	top: 0px;
}

.colLeft {
	float: left;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 155px;
}

.colMid {
	float: left;
	position: relative;
	width: 509px;
}

.colRight {
	float: right;
	padding-left: 3px;
	padding-right: 5px;
	position: relative;
	right: 0px;
	width: 155px;
	top: 0px;
}

.boxContent {
	background-color: #FFFFFF;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-bottom: 5px;
	padding: 5px;
}

.colLeftCheckout {
	float: left;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 155px;
}

.colMainCheckout {
	float: left;
	position: relative;
	width: 568px;
}

.siteDocs {
	margin-top: 10px;
	text-align: center;
}

.pagination {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

#subCats {
	background-color: #EBEDFE;
	border-color: #C9CEFC;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px;
	padding: 3px;
	text-align: center;
	width: 387px;
}

.subCat {
	float: left;
	height: 50px;
	padding: 8px;
	text-align: center;
	width: 110px;
}

.regSep {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.latestProds {
	float: left;
	height: 120px;
	text-align: center;
	width: 131px;
}

.homeCats {
	background-position: center;
	border-color: silver;
	border-style: solid;
	border-width: thin;
	font-family: Arial;
	font-size: 8pt;
	height: 165px;
	padding: 0px;
	text-align: center;
	white-space: normal;
	width: 150px;
}

.searchform_left {
	float: left;
	padding: 5px;
	position: relative;
	text-align: left;
}

.session_right {
	float: right;
	padding: 5px;
	position: relative;
	text-align: right;
}

#searchbar_top {
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/searchbarback.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 840px;
}