body {
  background-color: #363636;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #f1f1f1;
  width: 970px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {background-color: #2E0116; height: 204px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 35px;
	padding-left: 40px;
	font-family: Arial;
	font-size: 280%;
	font-weight: bold;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#fff;
}

#siteFoot #leftFoot {
    width: 100% !important;
    text-align: right;
}

#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: 1000px;
}
#siteMain {
  width: 1000px;
}
#mainBar {
    padding-left: 30px;
width: 640px;
}
#rightBar, #rightBar a {
 /*color: #fff;  */
} 
#leftBar, #leftBar a {
 /*color: #fff; */
}

#leftBar #myMenu, #rightBar #myMenu {
background-color:#F1F1F1 !important;
}

table.product-columns-table-3 tr td.product-cols, table.product-columns-table-3 tr td.product-cols-image, table.product-columns-table-3 tr td.product-cols-form {

	border-right:none !important;

	border-left:none !important;
}
table.product-columns-table-4 td.product-cols {

	border-right:none !important;

	border-left:none !important;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
