@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #d9ead7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}

img,p,ul,li,h1,h2,h3,h4,h5,h6,form,a{
margin:0;
padding:0;
broder:0;
}


h1{
font-size:20px;
font-weight:bold;
color:#409537
}

h2{
font-size:16px;
font-weight:bold;
color:#409537
}

h3{
font-size:16px;
font-weight:bold;
color:#000000
}
h4{
font-size:14px;
font-weight:bold;
color:#0000000
}
input{
border:1px solid #009900;
}
#wrapper{
width:100%;
height: auto;
margin:auto;
overflow:hidden;
background:url(../images/header_bg.jpg) repeat-x top left;
}

#container{
width:1060px;
height:auto;
margin:auto;
}

#menu{
top:111px;
left:530px;
position:absolute;
}
.other_links{
color:#409537;
text-decoration:none;
}

.other_links:hover{
color:#067AC5;
text-decoration:none;
}

.footer_text{
font-size:11px;
}
/****************************************************************************/
a {
	font-size: 12px;
	color: #567452;
}
a:link {
	color: #567452;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.image{
margin:10px;}
