body { 
	margin: 8px;
	padding: 0;
	background: #fff url(../styleImages/backgrounds/bodybgd.gif) left top;
}

#pageSurround { 
position:relative;
	width: 980px;
	margin: 0px auto;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-top:20px;
}

#topHeader { 
  position:relative;
	text-align: right;
	height: 204px;
	padding-right: 0px;
	padding-top: 0;	
	width: 980px;	
	margin: 0px auto;
	background: transparent url(../styleImages/header_logo.jpg) no-repeat left -1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}
#topHeader div { 
	display:inline;
	float: right;
	background-color: #D6D6D6;
}
#topHeader form { 
	padding:10px 10px 5px 15px;
}
.boxRight{
	background: #83ABBF url(../styleImages/backgrounds/basket-top.gif) no-repeat left top;
   width: 160px;
   margin:0px;
   margin-bottom:10px;
}
.boxTitleLeft, .boxTitleRight {
	font-weight: bold;
	height: 15px;
	color:#000;
	font-size:12px;
	padding: 5px 8px;
}
.boxTitleRight{
	color: #fff;
	text-align: center;
	line-height: 27px;
}
.boxContentLeft {
	
	padding:5px 3px;
	margin: 0px 5px 10px 5px;
}
.boxContentRight {
	padding:10px 3px;
	margin:10px 5px;
	
}
.colRight .boxContentLeft {
	border-bottom: 1px dashed #000;
}

.boxCategories {
	border-bottom: 1px dashed #2692BC;
	padding:10px 3px;
	margin:10px 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 10px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;	
	float: right;
	right: 10px;
	/*
	width: 160px; 
	background: #83ABBF url(../styleImages/backgrounds/basket-top.gif) no-repeat left top;*/
}
.boxContent {
/*	border-bottom: 1px dashed #2692BC;
	padding:10px 3px;
	margin:0px 0px 10px 0px;
	position: inherit;
*/	
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 90%;
	float: left;
}
/* END CHECK OUT PAGES */

.siteDocs {  
	width: 980px;
	text-align:center;
	margin: 0 auto;
	height: 39px;
	background: #fff url(../styleImages/backgrounds/menu_bg.gif) repeat-x left top;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
}
.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;		
}



/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	display: block;
	list-style: none;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	
}
.li-nav{
	
	
}
.li-nav a {
	padding: 2px 0px 0px 10px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 3px 0px;
	text-indent: 0px;
	background-image:url(/images/accounting_solutions_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px ;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #2692BC;
}

.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
*/