*{
margin:0px;
padding:0px;
border:0px;
font-family:Arial,Helvetica,sans-serif;font-weight:normal;color:#333;
font-size:12px;
text-align:left;
vertical-align:top;
}
body{
background:#796c5c;
}
#wrap{
width:850px;
margin:auto;
padding:10px 0 10px 0;
}
#container,#nav,#hdr,#ftr,#copy{
float:left;
width:850px;
}
#content,#rhs{
display:inline;
float:left;
}
#container{
background:url(images/bg-shadow.gif) repeat-y #fff;
}
#nav{
height:50px;
background:url(images/top.gif) no-repeat top;
}
#nav ul{
padding:10px 0 0 25px;
list-style:none;
}
#nav li{
display:inline;
float:left;
}
#nav a{
font-weight:bold;
color:#fff;
text-align:center;
text-decoration:none;
line-height:30px;
display:block;
width:100px;
height:30px;
background:url(images/off.gif) #000;
}
#nav a:hover{
background:url(images/on.gif) #000;
}
#dropmenudiv{
position:absolute;
width:130px;
line-height:15px;
z-index:100;
opacity: .8;
filter:alpha(opacity=80);
border-left:1px solid #000;
border-right:1px solid #000;
white-space:nowrap;
}
#dropmenudiv a{
width:130px;
display:block;
color:#000;
text-decoration:none;
text-indent:5px;
padding:5px 0 5px 0;
border-bottom:1px solid #000;
}
#dropmenudiv a:hover{
background-color:#333;
color:#fff;
text-decoration:none;
}
#hdr{
height:180px;
}
#hdr img{
float:left;
}
#logo{
margin:0 0 0 25px;
}
#main{
display:inline;
float:left;
width:800px;
margin:0 25px 0 25px;
background:url(images/mainbg.jpg) no-repeat top left;
line-height:16px;
}
h1{
margin:10px 0 8px 10px;
}
h2,h3,h4{
font-weight:bold;
margin:8px 10px 8px 10px;
}
p{
margin:8px 10px 8px 10px;
}
.img-right{
float:right;
margin:0 10px  0 10px;
}
#main ul{
margin:8px 0 8px 10px;
list-style:disc inside;
vertical-align:middle;
}
#main li{
margin:4px 0 4px 0;
vertical-align:middle;
}
#main a{
color:#666;
text-decoration:none;
}
#main a:hover{
color:#00f;
text-decoration:underline;
}
#ftr{
height:96px;
margin:8px 0 0 0;
background:url(images/bottom.gif) no-repeat bottom left;
}
#ftr img{
padding:0 0 0 25px;
}
#copy{
text-align:center;
padding:10px 0 10px 0;
}
#copy a{
text-decoration:none;
}
#copy a:hover{
color:#00f;
text-decoration:underline;
}