body {
  background-color: #1c8fc6;
}
#siteFoot {
  background-color: #FFFFFF;
  border-top: 1px solid #d7e8f1;
  width: 920px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 298px; width: 100%;}

#siteHead h1 {
	padding-top: 85px;
	padding-left: 55px;
	font-family: Arial;
	font-weight: bold;
	font-size: 270%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:#e8f1f6;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 140%;
	color:#e8f1f6;
	padding-top: 30px;
	padding-left: 55px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 950px;
}
#siteMain {
  width: 950px;
}
#mainBar {
    padding-left: 30px;
width: 600px;

}
#rightBar, #rightBar a {
/* color: #fff; */
width:150px !important;

} 
#leftBar, #leftBar a {
/* color: #fff;  */
}
#rightFoot {
width: 100%!important;
}
#leftFoot {
margin-top: 10px!important;
width: 100%!important;
}

