.clear{
clear:both;}
#header{
height:20px;
position:relative;
width:800px;
background:url(../images/tile.gif);
margin:0 auto;
margin-top:0px;
}
#topmenu{
position:absolute;
right:20px;
top:0px;
height:10px;
text-align:left;
}
#banner{
position:absolute;
left:0;
bottom:10px;
text-align:left;
}
#banner h3{
display:none;
}

#div_top{
height:380px;
position:relative;
width:800px;
margin:0 auto;
background:#fefdfa;
}

#nav{
position:absolute;
top:10px;
width:760px;
left:18px;
}
#nav h3{
display:none;}

















#slideshow_top{
position:absolute;
top:40px;
left:20px;
height:346px;
width:760px;
background:url(../images/test.jpg) no-repeat;
overflow:hidden;
}
#slideshow_top h3{
display:none;
}

#pathway{
position:absolute;
top:343px;
left:20px;
height:0px;
width:760px;
text-align:left;
color:#000;
font-size:90%;
}



/* Content*/
#tab_content{
width:800px;
background:#fff;
height:auto;
/*padding-bottom:20px;*/
}
#tab_left{
width:560px;
background:url(../images/white_bg1.gif) repeat-y left #fefdfa ;

}
#tab_right{
width:240px;
background:url(../images/white_bg1.gif) repeat-y right #fefdfa ;
}

#div_left{
width:500px;
background:#fff;
margin-left:20px;
padding:20px;
}
#div_right{
width:180px;
padding:20px;
background:url(../images/right_bg.jpg);
}

#bottom{
height:20px;
width:800px;
background:url(../images/tile.gif);
margin:0 auto;
}
/* Footer*/

#footer-outer{
/*border-top:1px solid #333;*/
   clear: both;
   height:24px;
   margin:0 auto;
   width:800px;
   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;
}
