@charset "utf-8";
/* CSS Document */
html, body { margin:0; font-family:arial; font-size:14px; background:url(../media/bg.jpg) no-repeat; color:#035330; background:#70BC04; }
input[type=text] { width:150px; }
input[type=button] { background:#078148; color:white; }
.wrapper { border:15px solid white; width:960px; margin:auto; }
.header { background:url(../media/header.jpg) no-repeat; background-position:center; height:285px; text-align:center; border-bottom:#bda285 solid 1px; }
.top_bar {color:#fff;font-size:16px; padding-top:243px; font-weight:bold; cursor:pointer;}
.top_bar a { color:#fff; text-decoration:none;}
.top_bar a:hover { color:#FCE631 }
.selected { color:#FCE631 !important; }
.top_bar_inner { margin:auto; width:960px; }
.litop{display:inline; margin-left:60px;margin-right:20px;}
.top_bar ul ul { display: none; position:absolute;}
.top_bar ul li:hover > ul { display: block;}
.top_bar ul ul li{background:#0BA463;padding:12px;margin-top:-2px;}

.main {width:960px; margin:auto;min-height:550px; background:#fff; padding-top:10px; line-height:20px;}
.main_content img { border:solid 1px black; margin:20px 35px 20px 35px; }
.main a { color:#000; text-decoration:none; }
.main a:hover { color:#000; text-decoration:underline; }
.main_content { padding:20px; padding-top:0; }
.footer { width:960px; font-size:14px; color:#fff; background:#05834C; border-bottom:solid 1px #00377B; border-top:solid 1px #00377B; }
.footer_inner { margin:auto; padding:10px; font-weight:bold; }
.footer a { color:#fff; text-decoration:none; font-weight:bold; }
.footer a:hover { color:#FCE631 }
.page_btm { background:#70BC04; padding:15px;color:white; font-weight:bold; text-align:center; }
img { border:solid 1px #373536; }
#contact_form { font-weight:bold; font-size:13px; }
#contact_form_page { padding:20px; margin-top:25px; font-weight:bold; font-size:13px; background:#fff; border-radius:5px; color:#00377B; border:solid 1px #00377B; }
#ticker { height:100px; overflow:hidden;margin-right:-15px; width:210px;}
#ticker li { height:100px; }

#flag{margin-right:915px;position:absolute;width:45px;height:30px;}
