.clear{
clear:both;}
#header{
	height:60px;
	position:relative;
	width:800px;
	margin:0 auto;
	margin-top:0px;
}
#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:400px;
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:80px;
width:500px;
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:20px;
height:210px;
width:760px;
background:url(../images/test.jpg) no-repeat;
overflow:hidden;
}
#slideshow_top 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:800px;
background:#fff;
height:auto;
/*padding-bottom:20px;*/
}
#tab_left{
	width:560px;
	background-color: #E8E0CE;
	background-image: url(../images/white_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #333;

}
#tab_right{
	width:240px;
	background-color: #3A050A;
	background-image: url(../images/white_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#div_left{
width:500px;
margin-left:20px;
padding:20px;
}
#div_right{
width:180px;
padding:20px;
}

#bottom{
height:20px;
width:800px;
background:#FFFFFF;
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;
}

