@CHARSET "UTF-8";

* {margin: 0;padding: 0;outline: none;border: 0;}
body {background: #EBECE6;color: #000;font-size: 12px;font-family: "Trebuchet MS", Arial, Verdana, Helvetica;}
.clr {clear: both;}
div.date {color: #8BAF0A;font-size: 9px;}
a.more {color: #8BAF0A; text-decoration: none;float: right; margin: 5px;}
a.more:hover {color: #A2CC10}


#header {width: 960px;display: block;margin: auto;}
#header a.logo {position: relative;top: 30px;left: 30px;border: 0;}
#header div.top {width: 100%;height: 70px;}
#header div.bot {width: 100%;height: 31px;}
#header img.wire {float: right;}

#menu {background: #000 url("../images/mnbg.gif") repeat-x;height: 44px;width: 960px;display: block;margin: auto;}
#menu img.l {float: left;width: 20px;}
#menu img.r {float: left;width: 370px;}
#menu ul {width: 567px;float: left; margin-left: 3px;}
#menu li, #footer li {list-style-type: none;display: block;float: left;height: 44px; margin: 0 2px;}
#menu a, #menu span {padding: 16px 0;display: block;font-size: 14px;text-decoration: none;color: #FFF;float: left; }
#menu a {background: url("../images/mnac.gif") repeat-x; background-position: 0 -50px;}
#menu span {width: 8px}
#menu span.l {background: url("../images/mnal.gif") no-repeat; background-position: 0 -50px;}
#menu span.r {background: url("../images/mnar.gif") no-repeat; background-position: 0 -50px;}
#menu span.hover, #menu a.hover { background-position: 0 50%;}

#top {width: 960px;margin: auto;}

#content {width: 972px;margin: auto;}

#content div.top, #content div.bot {width: 972px;height: 29px;margin: auto;}
#content div.top {background: url("../images/bgtop.gif") no-repeat;}
#content div.bot {background: url("../images/bgbot.gif") no-repeat;}
#content div.txt {width: 972px;margin: auto;background: url("../images/bg.gif") repeat-y;}

#txt {padding: 0 10px;line-height: 18px;min-height: 200px;}
#txt h1.txt {font-size: 20px;}
#txt div.cont {margin-left: 10px;}
#txt div.left, #txt div.right {float: left;	margin: 0 30px;}
#txt div.left {width: 900px}
#txt div.right {width: 280px;}
#txt div.news {width: 550px}

#footer {height: 60px;width: 960px;display: block;color: #333;margin: auto;}
#footer div.menu {text-align: center;padding: 20px;float: left;}
#footer div.copy {text-align: right;padding: 20px;float: right;}
#footer a {margin: 7px;color: #333;text-decoration: none;}
#footer a:hover {text-decoration: underline;}
