body {
	margin: 0px;
}
#pageSurround {
	width: 950px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}


#header_background{
	width: 100%;
	height:150px;
	background-image: url(../styleImages/backgrounds/header_stripe.png);
}

#topHeader {
	text-align: right;
	height: 30px;
	padding-top: 120px;
	padding-right:20px;
	margin-bottom: 5px;
	background-image: url(../styleImages/backgrounds/header_stripe.png);
}

#topHeader_logo {
	position: relative;
	float: left;
	width: 200px;
	height: 145px;
	margin: -130px 0 0 10px;
	text-align: center;
}

#header_logo{
	position:relative;
	text-align: center;
	height:110px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#header_logo img{
	border: 0;
}

#header_text{
	position;relative;
	float:left;
	height:35px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#contact_info{
	position: relative;
	float: right;
	width: 300px;
	height: auto;
	margin: -130px 0 0 0;
}

#contact_info h1{
	color: yellow;
	font-family: arial, helvetica, sans serif;
	font-weight: 800;
	font-size: 48px;
	margin: 0 0 0 0;
}

#contact_info h2{
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, sans serif;
	margin: -5px 0 20px 0;
}

#contact_info a:link{
	text-decoration: none;
}

#contact_info a:hover{
	text-decoration: underline;	
}

#header_text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: white;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/header_stripe.png);
	height: 20px;
	padding: 8px 5px 5px 5px;

}
.boxContentLeft, .boxContentRight {
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 190px; 
	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
	margin-left: 10px;
}
.colRight {
	position: relative;
	width: 190px; 
	float: right;
}
.boxContent {
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subcategories{
	width:550px;
	text-align: center;
}

#subcategories ul{
	clear: none;
	display: inline-block;
	margin: 15px 0px 0px 0px;
}

#subcategories li{
	display: inline-block;
	margin: 0px 5px 0px 5px;
}

#subCats {
	float: left;
	text-align: center;
	width: 690px;
}
.subCat {	
	text-align: center;
	width: 170px;
	height: 150px;
	margin-top: 15px;
	float: left;
	clear: none;

}

.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 {
	text-align: center;
	width: 95px;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
	margin:0px 5px 0px 5px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #c3e37e;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 140px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/

#categories_menu{
	margin: 0px 0px 15px 0px;
}

.categories_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#ffff00;
	text-decoration:none;
}

.categories_header a{
	padding:10px 15px 10px 15px;
	height:33px;
	background-image: url(../styleImages/backgrounds/header_stripe.png);
}

.categories_header a:hover{
	color:#0000ff;
	background-image: url(../styleImages/backgrounds/yellow_stripe.png);
}

#footer_container{
	width: 100%;
	height: 44px;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../styleImages/backgrounds/background_stripe_blue.png);
	text-align: center;
}

#footer_container a{
	color: white;
	text_decoration: none;
}

#footer_container a:link{
	text-decoration: none;
}

#footer_container a:hover{
	text-decoration: underline;
}
