@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:10px 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color:#000000;
text-align: left;
height:100%;
background-color:#ffffff;
}
.style1 {color: #006600;
float: right;}
#wrap { 
width:923px; 
margin:0 auto; 
}

#header {
background-image:url(../images/image_03.jpg);
background-repeat:no-repeat;
height:212px;
width:923px;
}
#header_buttons {
margin:180px 40px 0px 0px;
float:right;
}
#content {
background-image:url(../images/space.jpg);
background-repeat:repeat;
width:923px;
height:540px;
}
#left_menu {
margin:10px;
padding:5px 0px;
width:150px;
}
#right_content {
float:right;
widows:100px;
margin:10px;
}
#main_content {
margin:5px;
padding:5px 0px;
width:720px;
}
#style1 {
font-size:18px; 
color:#809368;
}
#style2 {
float:right; 
width:535px;
font-size:14px;
color:#809368;
}

#style2 h4 {
font-size:16px;
font-weight:bold;
color:#444540;
}

li {
list-style-image:url(../images/li_img.jpg);
vertical-align:middle;
font-size:12px;
font-weight:bold;
color:#444540;
margin:10px -10px;
padding:5px 0px;
}
li a {
text-decoration:none;
color:#809368;
}
li a:hover {
text-decoration:underline;
}
h3 a{
text-decoration:none;
color:#444540;
}
h3 a:hover{
text-decoration:none;
color:#444540;
}
#footer {
background-image:url(../images/image_41.jpg);
background-repeat:no-repeat;
height:117px;
width:923px;
}