html { min-height: 100%; margin-bottom: 1px }
body { background: url(body_bg.png) 0 0 repeat-x #B5B3A7; font-family: Arial, Helvetica, sans-serif; color: #000 }
a { line-height: normal }

#webSite { width: 970px; margin: 12px auto 0 }
#siteMain { background: #FFF url(main_bg_duo.png) repeat-y; width: 970px }
#siteFoot { border-top: 5px solid #00478F; width: 950px; font-size: 90%; padding: 10px; color: #333; 
  background: transparent }
#siteFoot #leftFoot { background: url(erb.png) 0 50% no-repeat; padding: 0 0 0 40px; width: auto }
#siteFoot #rightFoot, #siteFoot #rightFoot a { color: #000; border: 0; text-decoration: none }
#siteFoot #rightFoot a:hover { border-bottom: 1px solid #000 }

#siteHead { height: 139px; width: 100%; position: relative }
#siteHead p { width: 100%; height: 100% }
#siteHead p span { position: absolute; left: 0; top: 0; width: 100%; height: 100%; 
  background: url(head_bg.jpg) 0 0 no-repeat #FFF }
#siteHead .head-anchor { display: block; height: 63px; left: 45px; position: absolute; text-decoration: none; 
  top: 37px; width: 107px }
#siteHead .head-anchor1 { display: block; height: 35px; left: 220px; position: absolute; text-decoration: none; 
  top: 30px; width: 350px }
#siteHead .head-anchor2 { display: block; height: 35px; left: 220px; position: absolute; text-decoration: none; 
  top: 72px; width: 350px }

#flags { font-weight: bold; color: #E8E8E8; text-align: right; padding: 0 15px 8px 0; font-size: .9em }
#flags a { color: #E8E8E8; text-decoration: none }
#flags a:hover { border-bottom: 1px solid #E8E8E8 }

#menuBar { background: #787878; font-family: Arial; color: #FFF; font-size: 1.12em; margin: 0; height: 30px; 
  border-bottom: 2px solid #FAFAFA; padding: 0 0 0 200px }
#menuBar #myMenu ul li { width: 93px; margin: 0; padding: 0 }
#menuBar #myMenu ul li.select { background: #A9A9A9 }
#menuBar #myMenu ul li a { color: #FFF; font-weight: bold; padding-right: 0; padding: 0; line-height: 30px }

#menuBar #myMenu ul li li { width: 100% }
#menuBar li:hover {	background-color: #A9A9A9 }
#menuBar li ul { color: #000;	background-color: #787878; border: 1px solid #A9A9A9 }
#menuBar #myMenu ul li ul li a { line-height: normal; padding: 5px 9px; font-size: .9em; font-weight: normal }

#leftBar { float: left; width: 200px }
#inleftBar { padding: 25px 15px }
#mainBar { float: left; padding-left: 0; _padding-leftx: 15px; padding-top: 0; width: 565px }
#inmainBar { padding: 25px 30px }
#rightBar { float: right; width: 204px }
#inrightBar { padding: 25px 12px }

#mainBar h1, #mainBar h2 { color: #000; font-size: 1.8em; margin: 0 0 20px; line-height: 130% }
#mainBar h2.subtitle { margin: 0; margin-bottom: 0; padding: 20px 0 15px }
#mainBar h2.title { margin: 0; margin-bottom: 0; padding: 0 0 15px }
#mainBar h3 { margin: 0; margin-top: 0; margin-bottom: 0; padding: 15px 0 10px }
#leftBar div { margin-left: 0; margin: 0 0 10px }
#leftBar h2.subtitle { text-align: center; color: #00478F }
#leftBar p { background: #FAFAFA; text-align: center; padding: 0 10px 10px 10px; font-size: .9em }
#leftBar a { color: #663500; text-decoration: none; border-bottom: 1px solid #663500 }
#leftBar a:hover { border: 0 }

#rightBar .searchdiv {
  border-bottom:1px solid white; font-size: 110%
}
.loginform {
  border:0;
  margin:0;
  padding:0
}
#mainBar a { color: #000; text-decoration: underline /*none; border-bottom: 1px solid #000*/ }
#rightBar a { color: #303030; text-decoration: underline /*none; border-bottom: 1px solid #303030*/ }
#mainBar a:hover, #rightBar a:hover { text-decoration: none; border: 0 }
#mainBar table, #mainBar table td { border: 1px solid 303030; border-collapse: collapse }
#mainBar table.form-table td { vertical-align: top }
.cleaner { clear: both; height: 0; font-size: 0; line-height: 0 }
.cleaner2 { clear: both; height: 0; font-size: 0; line-height: 0; padding-bottom: 5px; _margin-bottom: 8px }
.hidden { display: none }
.hider { position: absolute; left: -99999px }

#mainBar a.nb, #mainBar .gallery-left a { border: 0 }
