.clear{
clear:both;}
#header{
height:10px;
position:relative;
width:850px;
margin:0 auto;
margin-top:20px;
}
#topmenu{
position:absolute;
right:20px;
top:14px;
height:20px;
text-align:left;
}
#banner{
position:absolute;
left:0;
bottom:20px;
text-align:left;
}
#banner h3{
display:none;
}

#div_top{
height:400px;
position:relative;
width:850px;
margin:0 auto;
background:#FFFFFF;
}

#nav{
position:absolute;
top:110px;
width:760px;
left:18px;
}
#nav h3{
display:none;}

#logo{
position:absolute;
top:20px;
left:20px;
height:80px;
width:760px;
background:url(../images/logo.gif) no-repeat;

}
#search .inputbox_top{
border:none;
background:transparent;
font-size:11px;
padding-left:26px;
color:#999;

}

#slideshow{
position:absolute;
top:151px;
left:20px;
height:210px;
width:760px;
background:url(../images/test.jpg) no-repeat;
overflow:hidden;
}
#slideshow h3{
display:none;
}

#pathway{
position:absolute;
top:373px;
left:20px;
height:20px;
width:760px;
text-align:left;
color:#000;
font-size:90%;
}



/* Content*/
#tab_content{
width:850px;
background:#fff;
height:auto;
/*padding-bottom:20px;*/
}
#tab_left{
width:610px;
background:url(../images/white_bg.gif) repeat-y left #000;

}
#tab_right{
width:240px;
background:url(../images/white_bg.gif) repeat-y right #262420;
}

#div_left{
width:500px;
margin-left:20px;
padding:20px;
}
#div_right{
width:180px;
padding:20px;
}

#bottom{
height:20px;
width:850px;
background:#FFFFFF;
margin:0 auto;
}
/* Footer*/

#footer-outer{
/*border-top:1px solid #333;*/
   clear: both;
   height:24px;
   margin:0 auto;
   width:900px;
   margin-top:5px;}

#footer_left{
   text-align:left;
   float:left;
         color:#ccc;
   font-size:80%;

}


#footer_left a:link, #footer_left a:hover, #footer_left a:visited{
   color:#666;
}
