body {
  background:#385776 url(../img/bg_site.gif) repeat-x;
}

a {
  color: #375674;
  line-height: 140%;
}

a:hover {
  text-decoration:none;
}

#backGround {
background:url(site_bg.png) repeat-x;
}

#siteFoot {
  background:url(../img/bg_footer.gif) repeat-x;
  color:#ffffff;
  height:51px;
  padding: 18px 15px 10px !important;
  width: 950px;
}

#siteHead #head-anchor {
  display: block;
  height: 170px;
  left: 40px;
  position: absolute;
  text-decoration: none;
  top: 50px;
  width: 550px;
}

#siteFoot a {
 color:#ffffff;
 text-decoration:none;
}

#siteFoot a:hover {
 text-decoration:underline;
}

/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {background:url(../img/bg_head.jpg) repeat-x;height:310px; width:100%;}

#siteHead h1, .h1Fix {
	padding-top: 45px;
	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:#000;
}

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

#webSite {
    width: 980px;
}
#siteMain {
  width: 980px;
}
#mainBar {
  padding-left: 30px;
  width:720px !important;  
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}


#leftBar {
  width:210px;
}

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}

#top {
 background:transparent url(../img/bg_square.png) repeat;
 position:absolute;
 bottom:0px;
 height:45px;
 width:100%;
}

#top #flags {
 position:absolute;
 right:13px;
 top:10px;
}

#top #flags img{
 border:none;
}

#top #bg-search {
 position:absolute;
 top:5px;
 left:15px;
}

#top #bg-search .searchdiv {
 padding:0px !important;
}

#top .searchdiv .searchText {
  background:#ffffff;
  border: 0 none;
  color: #9FAF18;
  padding: 6px;
  width:218px;
}

#top .searchdiv .formSubmit {
  background: url("../img/bg_button.png") repeat-x;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  height: 29px;
  width: 110px;
}

#menuBar {
  margin-left:0px;
  margin-right:0px;
}

#slider-top {
 background: url("../img/bg_slider.png") repeat-x;
 margin:0 auto;
 padding:10px 0px 20px 0px;;
 display:block;
 width:953px;
}

#Background-full {
background: url("../img/bg_full.jpg") no-repeat scroll center top transparent;
}

#bg-left {
 background: url("../img/bg_main_left.png") repeat-y;
 border-top:0px #C6C6C6 solid;
 overflow:hidden;
}

#line {
 background:#C6C6C6;
 clear:both;
 height:2px;
 width:100%;
}

#info {
  color: #FFFFFF;
  font-size: 16px;
  left: 380px;
  position: absolute;
  top: 13px;
}

#info span {
  margin-left:15px;
}

.panel {
  background:#96A615 url("../img/bg_panel.gif") repeat-x;
  color:#ffffff;
  padding: 10px 0 12px 20px;
  margin:10px 0px 10px 0px;
  position:relative;
  left:-10px;
  width:204px;
}

table.paginator {
 margin:15px 0px 15px 5px;
}

#mainBar h1 {
  color:#778600;
  font-size: 190%;
  font-weight:normal;
  line-height:140%;
  margin-bottom: 10px;
}

#mainBar h2 {
 color:#778600;
 font-size: 160%;
 font-weight:normal;
}

.bg-main {
  background: url("../img/bg_main_center.gif") repeat-x left bottom;
  overflow:hidden;
  display:block;
  margin:0px 0px 20px 0px;
  width:720px;
}

.bg-main .image {
  float:left;
  padding:15px 15px 15px 15px;
  width:260px;
}

.bg-main .text {
  padding:15px 0px 0px 0px;
  float:left;
  width:420px;
}

.bg-main .text ul {
 margin-left:0px !important;
}
.bg-main .text li {
  background: url(../img/bg_li.gif) no-repeat;
  color:#385775;
  padding-left:18px;
  margin:0px 0px 4px 0px !important;
  list-style:none;
  
}

.bg-main .text h2 {
 color:#385775;
 font-weight:bold;
}

a.pdf { 
	background: url(../img/file-pdf.png) no-repeat left center;
	display:block;
	float:left;
	width:100px;
	height:75px;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}

h2.subtitle-left {
    color: #778600;
    font-size: 160% !important;
    font-weight: normal;
    padding: 13px 0 5px 14px;
}