body {


	SCROLLBAR-FACE-COLOR: #2A459C;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #0000CC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #A31909;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #756F6F;




	margin: 5px;

	background-color: #0033CC;

	background-attachment: fixed;

	background-image: url(../styleImages/backgrounds/pageBg.jpg);

	background-repeat: no-repeat;

	background-position:left;
	
	

}

#pageSurround {

	width: 1080px;

	margin: 0px auto;

	padding: 0px;

	border: 2px solid #333333;



	background-image: url(../styleImages/backgrounds/background-camouflage1.jpg);

	background-repeat: no-repeat;

	background-position: left top;	

}

#topHeader {

	text-align: right;

	height: 320px;

	background-image: url(../styleImages/backgrounds/contentBg.jpg);

	background-repeat: no-repeat;

}

.boxTitleLeft, .boxTitleRight {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 85%;

	color: #FFFFFF;

	background-color: #ffffff;

	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);

	height: 15px;

	border-top: 1px solid #000000;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	padding-left: 5px;

}

.boxContentLeft, .boxContentRight {

	border: 3px solid #880000;

	background-color: #002200;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;

}

.colLeft {

	position: relative;

	left: 0px;

	width: 225px; 

	padding-left: 10px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 590px;

	float: left;
	margin-left: 10px;


}

.colRight {

	position: relative;

	width: 230px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent {

	border: 3px solid #000099;

	padding: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #070F72;

	background-color: #ffffff;


	margin-bottom: 2px;

}

/* 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 {

	background-color: #;

	text-align: center;

	border: 0px solid #C9CEFC;

	margin: 40px;

	padding: 5px;

	float: inherit;

	width: 410px;

}

.subCat {	

	text-align: center;

	padding: 32px;

	float: left;

	width: 90px;

	height: 90px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.latestProds {

	float: left;

	text-align: center;

	width: 131px;

	height: 120px;

}
