body {
  background-color: white;
}
#siteFoot {
  background-color: #f5f9fd;
  border-top: 1px solid #cddef1;
  width: 950px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 239px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 65px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 260%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#ffffff;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 140%;
	color:#ffffff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 980px;
}
#siteMain {
  background: #ffffff url(/domain/4clients/templates/custom/main_bg_duo.png) repeat-y;
  width: 980px;
}
#mainBar {
   width:600px !important;
   padding-left:30px !important;
}

#rightBar{
width:160px;
}
#leftBar { 
width:160px;
 }

#leftBar > div {
	padding:0px !important;	
	margin-right:5px !important;
}
#rightBar > div {
	padding:0px !important;	
	margin-left:5px !important;
}

#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}


      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
