* {
    padding: 0;
    margin: 0;
} 

body {
background: #dadfdc;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
color: #222;
}

h3 { color: #aaa; font-size: 13px; margin: 10px 0 10px 0; }
ol { padding-left: 20px; }
img { border: none; }
a { color: #287031; text-decoration: none; }
a:hover { text-decoration: underline; color : #287031; }

#wrap {
margin: 20px auto;
width: 800px;
}

#top {
background: #25579c url(images/top.png) no-repeat;
padding: 5px 0;
}

#header {
background: #eee url(images/header2.png) no-repeat;
height: 156px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 20px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #333;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #287031;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
padding: 0 0 0 30px;
}

#menu {
height: 30px;
line-height: 30px;
background: #fff url(images/menu2.png) no-repeat;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
padding: 10px 10px;
background: #fff url(images/content.png) repeat-y;
}
.right {
float: right;
width: 580px;
text-align: none;
padding: 0 10px 10px 10px;
}
.right h2 {
color: #287031;
font-size: 18px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.right h2 a {

}
.right h2 a:hover {

}
.left {
float: left;
width: 160px;
padding: 10px;
}
.left h2 {
font-size: 13px;
color: #333;
padding: 5px 0 2px 6px;
/* padding: 5px 0 2px 10px; */
}
.left ul {
list-style-type: none;
padding: 5px 0 10px 6px;
}
.left ul li {
padding: 2px 0px;
background: transparent url(images/arrow1--.png) no-repeat;
}

.left ul li a {
display: block;
color: #444;
}
.left ul li a:hover {
color: #287031;
}

#footer {
background: #333 url(images/footer2.png) no-repeat;
height: 30px;
text-align: center;
line-height: 30px;
color: #eee;
font-size: 10px;
}
#footer  a { 
color: #eee; }

#bottom {
background: #25579c url(images/bottom.png) no-repeat;
padding: 5px 0;
}

.newsinfo    {
border-top: 1px solid #efefef; padding: 5px;
color: #646C7F; 
font: normal 10px verdana,tahoma,arial,sans-serif;
text-align: right 
}

.border    {
border-top: 1px solid #A9AAAF;
padding: 5px; color: #000000; 
font: normal 12px verdana,tahoma,arial,sans-serif;
text-align: left 
}

.border2    {
border: 1px solid #A9AAAF;
padding: 5px; color: #646C7F; 
}

.counter   { 
font: normal 10px verdana,tahoma,arial,sans-serif;
color: #000; }

.widewo    {
border: 1px solid #A9AAAF;
padding:10px; color: #000; 
font: normal 12px verdana,tahoma,arial,sans-serif;
text-align: left 
}

.widewo2    {
border: 1px solid #A9AAAF;
padding: 10px; color: #000; 
font: normal 12px verdana,tahoma,arial,sans-serif;
text-align: left 
}

.padding
{
padding: 10px 10px 10px 10px;
}
