# container  {
width:1200px;
}
#header {
width: 1000px;
height: 335px;
background-image: url(rmimage/water4.jpg);
border-bottom: 8px solid #FF9900;
}
#leftnav {
float: left;
width: 140px;

height: 180px;
background-color: #FFFFCC;
border-right: 5px #694717;
}
#rightnav {
float: right;
width: 140px;
height: 180px;
background-color: #FFFFCC;
border-left: 3px  #694717;
}
#body
{
width: 710px;
}
#footer {  
clear: both;
background-color: #FFCC66;