body {
	margin: 5px;
	background-color: #ffffff;
	/*background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	
}
#pageSurround {
	width: 720px;
	padding: 5px;
	margin: auto;
	border: thin black solid; 

}
#topHeader {
	width: 710px;
	background-image: url(../styleImages/headlogogetonefree.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	padding-bottom: 5px;
	padding-top: 140px;
	padding-left: 10px;
	margin:auto;
}

#headlogo {
	width: 710px;
	background-image: url(../styleImages/headlogogetonefree.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	padding-bottom: 5px;
	padding-top: 140px;
	padding-left: 10px;
	
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana;
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #c9c9e7;
	padding-left: 5px;
	margin: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	border:1px solid #C9C9E7;
margin:10px;
padding-bottom:5px;
padding-left:5px;
padding-top:3px
}
.colLeft {
	width: 200px;
	background: #E7E1C9;
	float: left;
}

.colLeft p{
	color: #000000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
.colLeft a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.colLeft a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.colLeft a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.colLeft a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.colMid {
	position: relative;
	width: 520px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	

}



/* CHECKOUT PAGES */
.colLeftCheckout {
	background:none repeat scroll 0 0 #E7E1C9;
float:left;
width:190px;
	
}
.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;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.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: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
    width: 150px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-indent: 2px;
	/*line-height:15px;*/
	
}
.li-nav a:hover {
	/*background-color: #ffffff;*/
	color: #000;
}

.li-nav {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;	 font-weight:bold;
}

.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;
}

#footer {
	width: 710px;
	background: #c9c9e7;
	padding: 5px;
	margin-top: 5px;
}

.homecallout{background:none repeat scroll 0 0 #E7E1C9;
border:thin solid #C9C9E7;
float:right;
font-size:120%;
font-style:italic;
margin:5px;
padding:5px;
width:200px;}


/*
End Cross-Browser DHTML Menu
*/