.clear{
clear:both;}
#header{
height:20px;
position:relative;
width:800px;
margin:0 auto;
margin-top:20px;
}
#topmenu{
position:absolute;
right:20px;
top:14px;
height:20px;
text-align:left;
}
#banner{
position:absolute;
left:0;
bottom:10px;
text-align:left;
}
#banner h3{
display:none;
}

#div_top{
height:368px;
position:relative;
width:800px;
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:85px;
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_top{
position:absolute;
top:151px;
left:19px;
height:210px;
width:760px;
background:url(../images/test.jpg) no-repeat;
overflow:hidden;
}
#slideshow_top h3{
display:none;
}

#pathway{
position:absolute;
top:353px;
left:10px;
height:5px;
width:760px;
text-align:left;
color:#000;
font-size:70%;
}



/* Content*/
#tab_content{
width:800px;
background:#fff;
height:auto;
/*padding-bottom:20px;*/
}
#tab_left{
width:540px;
background:url(../images/white_bg.gif) repeat-y left #000;

}
#tab_right{
width:230px;
background:url(../images/white_bg.gif) repeat-y right #1c1c1c;
}

#div_left{
width:520px;
margin-left:20px;
padding:10px;
}
#div_right{
width:200px;
padding:10px;
}

#bottom{
height:20px;
width:800px;
background:#FFFFFF;
margin:0 auto;
}
/* Footer*/

#footer-outer{
/*border-top:1px solid #000000;*/
   clear: both;
   height:24px;
   margin:0 auto;
   width:800px;
   margin-top:5px;}

#footer_left{
   text-align:left;
   float:left;
         color:#000000;
   font-size:80%;

}


#footer_left a:link, #footer_left a:hover, #footer_left a:visited{
   color:#666;
}
