/* CSS Document */
Body{
margin:0px;
padding:0px;
font-family:Arial;

}

a,a:hover,a:visited{
color: #003399;
text-decoration:underline;

}

h1{
font-size:21px;
font-weight:normal;
color:#CC650A;
margin-top:0px;
border-bottom:1px solid #cccccc;
padding:0px;
padding-bottom:8px;
}

h2{
margin-top:15px;
margin-bottom:15px;
color:#603813;
font-size:14px;
font-weight:bold;

}

h3{
margin-top:15px;
font-size:14px;
font-weight:bold;
margin-bottom:0px;

}

p{
font-size:14px;
padding:0px;
margin-top:10px;
margin-bottom:10px;
line-height:1.4em;

}
 ul{
font-size:14px;

}
ul#servul{

line-height:1.2em;
margin-top:0px;
margin-bottom:0px;

}
ul#servul li{
list-style-position:outside;
margin-left:0px;
margin-top:4px;

}

 ul#hu{
margin-top:15px;
margin-bottom:15px;
line-height:1.2em;
}
ul#hu li{
margin-top:10px;
margin-left:4px;
list-style-position:outside;
list-style: square;
}

#container{
margin:0 auto;
width:798px;
padding:0px;
}

#header{
width:100%;
margin:0px;
padding:0px;
height:95px;




}

#logo{
float:left;
width:224px;
border-top:#5D3E24 5px solid;
padding-top:6px;
text-align:center;

}


#navigation{
float:right;
width:573px;
border-top:#CC650A 5px solid;

}

#topnav{
margin-top:2px;
margin-bottom:23px;
float:right;

}



#topnav a{
display:block;
width:70px;
text-align:center;
text-decoration:none;
font-size:12px;
color:#5D3E24;
background:#F8F0CF;

padding-top:6px;
padding-bottom:6px;


}

#topnav a:hover{
color:#663300;
text-decoration:underline;

}

#nav{
border-top:1px solid #cccccc;
text-align:right;
padding-top:11px;
font-size:14px;
color:#999999;
}
#nav a{
margin-left:10px;
margin-right:10px;
text-decoration:none;
color:#000000;


}

#nav a:hover{
color:#663300;
text-decoration:underline;

}

.unclick{
color: #cc650a;
margin-left:10px;
margin-right:10px;

}
#banner{
margin:0px;
padding:0px;
height:176px;
}
#banner1{
margin:0px;
padding:0px;
height:115px;

}

#content{
width:100%;
background:url(images/bgleft.gif) repeat-y left;
margin:0px;
padding:0px;
margin-top:1px;
margin-bottom:1px;

}

#leftcontent{
width:224px;
float:left;
margin:0px;
padding:0px;
padding-top:20px;

}

#rightcontent{
width:490px;
float:left;
margin-left:40px;
padding-top:30px;
padding-bottom:30px;

}

#rightcontent p{
line-height:2em;
font-size:14px;}

#rightcontent li{
line-height:2em;
font-size:14px;}

#footer{
margin:0px;
padding:0px;
font-size:10px;
margin-bottom:20px;
}
#leftfooter{
float:left;
width:224px;
text-align:center;
color:#CC650A;
margin:0px;
border-top:#5D3E24 5px solid;
padding-top:5px;

}

#rightfooter{
float:right;
width:573px;
text-align:right;
margin:0px;
border-top:#CC650A 5px solid;
padding-top:5px;
color:#663300;
font-size:12px;
}

#rightfooter a{
color:#663300;
margin-right:6px;
margin-left:6px;
text-decoration:none;
}

#rightfooter a:hover{
text-decoration:underline;

}