body {
  background-color: #e7e7e7;
background-repeat: repeat;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #d6e5e5;
  width: 950px;
}
#siteMain {
  border-left: 1px solid #8EB8B8;
  border-right: 1px solid #8EB8B8;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 221px; width: 980px;}

#siteHead h1, .h1Fix {
	padding-top: 40px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 250%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#fff;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-top: 15px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 980px;
}
#siteMain {
  width: 980px;
}
#mainBar {
width: 600px;
    padding-left: 30px;
}
#rightBar, #rightBar a {
 /*color: #fff;  */
width:150px !important;
	margin-right:5px !important;
	_margin-right:3px !important;
} 
#leftBar, #leftBar a {
 /*color: #fff; */
 }

table.product-boxes {
	margin:0 !important;
	width:98.5% !important;
}
div#leftBar table.product-boxes , div#rightBar table.product-boxes {
	width:131px !important;
}
div#leftBar table.product-boxes {
	#margin-left:15px !important;
}
div#leftBar table.product-boxes td.empty, div#rightBar table.product-boxes td.empty {
	display:none !important;
}
div#leftBar table.product-boxes td.img, div#rightBar table.product-boxes td.img {
	width:0 !important;
	padding:0 1px 0 0 !important;
}
div#leftBar table.product-boxes td.img img, div#rightBar table.product-boxes td.img img {
	!important;
}

div#leftBar table.product-boxes td.text, div#rightBar table.product-boxes td.text {
	width:100% !important;
}
div#leftBar table.product-boxes td.text h3, div#rightBar table.product-boxes td.text h3 {
	font-size:12px !important;
}
div.loginform {
	font-size:95%;
}
table.product-boxes td.text h3 {
	margin:0 0 3px !important;
	padding:0 !important;
	font-size:100% !important;
	text-align:left;
}
table.product-boxes td.img {
	padding:5px !important;
	border-right:none !important;
	text-align:center !important;
}
table.product-boxes td.img img {
	border:none;
}
table.product-boxes tr.empty td, table.product-boxes td.empty {
	padding:0 4px 0 3px !important;
	#padding:0 3px !important;
	border:none !important;
	line-height:100% !important;
}


      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }