* {
	margin: 0;
	padding: 0;
}

body {
background:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}

#wrap {
margin: auto;
width: 1004px;
}


#header {
background: #578125 url('images/header.jpg') no-repeat;
height: 143px
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 50px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100px;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #EFECE0;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 35px;
line-height: 35px;
background: url('images/menu.jpg') no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 25px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #faa71d;
text-decoration: none;
}

#content {
background: url('images/content.jpg') no-repeat;
height:400px;
padding: 0px;
}

.left {
float: left;
width: 735px;
text-align: left;
padding: 10px;
font-size: 12px;

}
.left h2 {
font-size: 20px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 {
color:#336601;
font-size: bold 16px;
}
.left h3 {
color:#336601;
font-size: 14px
}
.left h4 {
color:#336601;
font-size: 12px
}
.left h5 {
color:#0000;
font-size: 14px
}
.left h6 {
color:#FF0000;
font-size: 14px
}
.right {
float: right;
padding-top:21px;
width: 200px;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 17px;
padding-left: 15px;

}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {
}


.img {
float: left;
width: 200px;
}
a {
text-decoration: underline;
color: #336601;
}
a:hover {
text-decoration: none;
color:#cc3333;
}

#bottom {
background: #ac2c43;
padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px;
}

#footer {
text-align: center;
font-size: 11px;
}
