* {
    margin: 0;
    padding: 0;
}

body {
    padding: 30px 0;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #7C6031;
    background: #EEF6E9;
}

h1 {
    position: absolute;
    left: 15px;
    top: 15px;
    font: 30px Tahoma, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: White;
}

h2 {
    position: absolute;
    left: 15px;
    top: 157px;
    font: 18px Tahoma, Arial, Helvetica, sans-serif;
    color: White;
}

h3 {
    padding: 30px 0 5px 0;
    font: bold 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

h3.firsth3 {
    padding-top: 0;
}

list{margin-left:15px}

p {
    padding: 5px 0;
    font: 13px/18px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #7C6031;
}

a {
    text-decoration: underline;
    color: #3076E3;
}

a:hover {
    text-decoration: none;
    color: #3076E3;
}

img {
    border: none;
}

#main {
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 820px;
    text-align: left;
    background: #97a151;
}

#top {
    position: relative;
    margin: 0 10px;
    width: 800px;
    height: 253px;
    background: #4c5e21 url(images/top.jpg) no-repeat top;
}

#logo {
    height: 179px;
}

#middle {
    margin: 0 0px;
    padding: 8px 0 0 0;
}

#left {
    float: left;
    width: 270px;
    background: #ffffff;
	margin: 10px;
}

#left h3 {
    padding: 0;
    font: bold 14px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #4c5e21;
}

#left h4 {
    padding: 18px 0 0 0;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #4c5e21;
}

#left p {
    padding: 5px 0;
    font: 12px/17px Arial, Helvetica, sans-serif;
    color: #4c5e21;
}

#search {
    margin: 10px;
    height: 80px;
    text-align: center;
    background: #4c5e21;
}

#search p {
    padding: 12px 0 0 0;
    font: bold 14px/20px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #EEF6E9;
}

#formSearch {
    margin: 0 auto;
    width: 200px;
}

#searchInpTxt {
    float: left;
    width: 160px;
    height: 24px;
    background: #ffffff;
    border: 1px solid #4c5e21;
}

#search input.text {
    display: block;
    margin: 4px 0 0 2px;
    width: 156px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #4E7C31;
    background: none;
    border: none;
}

#searchInpSub {
    float: right;
    width: 26px;
    height: 24px;
    background: url(images/go.gif);
    border: 1px solid #4c5e21;
}

#search input.submit {
    display: block;
    float: right;
    width: 26px;
    height: 24px;
    background: none;
    border: none;
}

#left_mid {
    padding: 15px;
}

#left_bot {
    margin: 10px;
    padding: 15px;
    color: #ffffff;
    background: #4c5e21;
}

#left_bot h3 {
    color: #EEF6E9;
}

#left ul {
    list-style: none;
    padding: 10px 0 0 0;
}

#left ul li {
    padding: 0 0 0 16px;
    text-align: left;
}

#left ul li a {
    font: 12px/20px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #ffffff;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #EEF6E9;
}

#right {
    float: left;
    width: 510px;
    background: #ffffff;
	margin: 10px;
}

#right_top {
    margin: 0 0 15px 0;
    padding: 20px;
    background: #ffffff;
}

#right_mid {
    margin: 0 0 10px 0;
    padding: 0 8px;
    background: #4c5e21;
}

#right_mid h4 {
    padding: 5px 9px 7px 9px;
    font-size: 12px;
    text-align: left;
}

#right_mid p {
    padding: 0 9px;
    font: 11px/15px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #ffffff;
}

#right_mid a {
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
}

#right_mid a:hover {
    text-decoration: underline;
    color: #ffffff;
}

#right_mid_1, #right_mid_2 {
    float: left;
    width: 160px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_3 {
    float: right;
    width: 168px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_4 {
    clear: both;
    height: 5px;
    overflow: hidden;
}

#right_bot {
    padding: 15px;
    background: #ffffff;
}

#bottom {
    clear: both;
    padding: 0 0 0 25px;
}

#bottom p {
    padding: 0;
    font: 11px/40px Arial, Helvetica, sans-serif;
    color: #4c5e21;
}

#bottom a, #bottom a:hover {
    color: #4c5e21;
}



#nav li li a {
	color:#CCC;
	display:block;
	text-align:left;
	width:15em;
	border:0;
	* font-size:0.9em;
	* width:17.2em;
	background:transparent;
	float:none;
}

#nav li ul {
	position:absolute;
	margin-top:2.6em;
	left:-999em;
	background:#242424;
}

#nav li ul li a:hover { 
	color:#FFF; 
	background:#F90 url(../images/nav_bg.gif) bottom repeat-x;
}

#nav li:hover ul, #nav li:hover ul, #nav li.sfhover ul {
	position:absolute;
	left:-999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:0;
	width:17.1em;
	padding:0;
	z-index:1000;
}



#menu ul li {
    float: left;
    display: block;
    padding: 0 11px;
}

#menu ul li a {
    font: bold 12px/74px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #EEF6E9;
}




#menu {
	float: left;
	width: 800px;
	height: 20px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}


#header {
	width: 800px;
	height: 50px;
	margin: 10px;
	background: url(images/img03.jpg) no-repeat left top;
}