@charset "utf-8";
/* CSS Document */

img {
border:0px;
margin: 0px;
}
a { 
text-decoration:none;
color:#474D28;
}

a:hover {
color:#D95F29;
}

li {
line-height:20px;
}

#top {
width:920px;
clear:right;
}

#logo {
width:374px;
float:left;
}

#menu {
width:546px;
float:left;
}

#head {
width:920px;
clear:right;
}

#main {
width:920px;
}

#content {
}

#title {
width:870px;
height:30px;
text-align:right;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
line-height:22px;
margin:10px 50px 0px 0px;
color:#D95F29;
}

.text {
margin:0px 30px 10px 30px;
text-align:justify;
}
.subTitle {
color:#D95F29;
text-decoration:underline;
font-weight:bold;
font-size:14px;
}

#right  {
width:235;
}

#footer {
background-image:url(images/footer.jpg);
width:920px;
height:120px;

}

#subMenu {
text-align:right;
margin: 5px 5px 25px 0px
}
#copyright {
float:left;
width:460px;
color:#D95F29;
font-weight:bold;
}
#wdd {
float:right;
width:460px;
text-align:right;
color:#D95F29;
}
