body {
	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-x;
	background-color:#000063;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	height: 100%;
}

a:link    { color: #000063; text-decoration: none; }
a:visited { color: #000063; text-decoration: none; } 
a:hover   { color:#D7A100; text-decoration: underline; } 



<!--GLA New STYLES ADDED BY STEVE-->


#wrapper {
	position:absolute;
	left:50px;
	top:0px;
	width:900px;
	min-width: 900px;
	margin-left: auto;
	margin-right: auto;
	
}

#content {
	width:990px;
	min-height:100%;
	height: auto !important; 
    height: 100%; 
    margin: 0 auto 0 auto; 
	border-left:#000063 2px solid;
	border-right:#000063 2px solid;
	border-bottom:#000063 2px solid;
	z-index: 1;
	
	
}
.foot {
    height: 40px; 
	width: 900px;
	padding: 5px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	
	
}	

.l_col {
	   width:175px;
	  min-height:100%;
	  float: left;
	  background-color: #fdcc02;
	  border-right: #000063 2px solid;
	  padding-top: 5px;
	  overflow:hidden;
	  
}

.prod_space {
       padding-top: 10px;
}	   

.main_area {
      width: 630px;
	  height:auto;
	  position: relative;
	  padding-top: 5px;
	  background-color:#FFFFFF;
	  overflow:hidden;
	  z-index: 1;
	 
}

.r_col {
     width: 170px;
	 min-height:100%;
	 float: right;
	 background-color: #fdcc02;
	 border-left: #000063 2px solid;
	 padding-top: 5px; 
	 overflow: hidden; 	
	
}



.foot a:link {
   font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}	

.foot a:visited {
   font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}	

<!--Start Header Portion-->
#header {
	position:absolute;
	left:0px;
	top:0px;
	min-width:978px;
	height:130px;
	display: block;
	
	
}
.left_logo {
   	float: left;
	width: 272px;
	 
}

.right_logo {
    float: right;
	width: 234px;
	
}	

.slideshow {
 float: left;
 width: 472px;
}	

.rotating {
     float: left;
	 padding-left: 20px;
	 padding-top: 5px;
}
	 
.search_container {
 display: block;
 width: 100%;
 min-height: 50px;
 
} 
 
.search_area {
     float: left;
	 padding-top: 2px;
	 padding-left: 35px;
	 text-align:left;
	 width: 300px;
	 diplay: inline;
	 padding-bottom: 5px;
}	

.session_area {
  float: right;
  padding-top: 5px;
  padding-right: 35px;
  text-align: right;
  }


<!--End Header Portion--> 
	
	
<!--End new style-->





#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color: #031074;
	background-image: url(/images/header_bg.gif);
	height: 23px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 20px;
	padding-top: 4px;
}

.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color:#FFFFFF;
	font-size: 11px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	z-index: 99;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 165px; 
	margin-left: 5px;
	padding-right: 5px;
	float: left;
	
}
.colMid {
	position: relative;
	width: 600px;
	float: left;
	padding-left: 20px;
	z-index: 1;
	
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
	padding-right: 5px;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	position: inherit;
	z-index: -1;
	
}
/* 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 {
	text-align:justify;
	background-color: #EBEDFE;
	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;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
    color: #000063;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	width: 185px;
	height: 180px;
	float: left;
	overflow: hidden;
	background-color: #FDCC02;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #000063;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 158px;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
	
}



.li-nav a {
	padding: 2px 1px;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
	
}
.li-nav a:hover {
	background-color: #fdcc02;
	font-size: 11px;
	color: #000063;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	font-size: 11px;
	font-size: 11px;
	
}

.ul-nav {
	width: 150px;
	padding: 0px;
	font-size: 11px;
	background-color:#FFFFFF;
}

.li-nav {
    font-size: 11px;	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	background-color:#ffffff;
	font-size: 11px;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 1000;
	
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 143px 6px;
	
}
/*
End Cross-Browser DHTML Menu
*/
