body {
	margin: 15px;
	background-color: #99B4FF;
	background-position: top;
}
#pageSurround {
	width: 1000px;
	margin: 1px auto;
	padding: 10px;
	border: 0px solid #0000FF;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#topHeader {

	text-align: right;
	height: 30px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 120px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #0000FF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #80A9FF;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 250px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 740px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 1px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	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: #FFFFFF;
	text-align: center;
	border: 1px solid #0000FF;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 575px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.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;
}


/*added by MG */
ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin-left: 15px;
  padding: 5px;
}



ul#menu li, 
  ul#menu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #070F72;
	text-decoration:none;
	font-size: 12px;

 }

ul#menu li {
  list-style-type: square;
    color: #80A9FF;
  line-height: 15px;
  	font-weight: bold;
}

ul#menu ol li {
  list-style-type: none;
  border-bottom: none;
  font-weight: normal;

}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #FF6600;
}

ul#menu a.active {
  color: #FF6600;;
} 
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #FF6600;
}

ul#menu a.active {
  color: #FF6600;;
} 
