.footer { padding:0px 10px 0px; background-image:none;}
#nav ul {
	position:absolute;
	width:201px;
	top:22px;
	left:-10000px;
	color: #FFFFFF;
	background: transparent url(../images/home_drop_bottom.png) no-repeat 0 bottom;
	padding-bottom:18px;
}

#nav ul li{
	background-image: url(../images/home_drop_border.gif);
	background-repeat: repeat-y;
	padding-bottom:0px; 
	margin-left:1px;
	border-left:1px solid #fff;
	margin-right:1px;
	border-right:1px solid #fff;
	width:198px;
	}
	
.header-top { width:970px; margin:0 auto; position:relative; z-index:100; background:url(../images/top_bknd_home.gif) no-repeat  #000;}
.middle_home { width:1000px; min-height:400px; margin:0 auto; text-align:left; }
.middle_home { background:url() no-repeat #fff;  padding:0; background-color:#000;}
h3#logo {
    float:left;
    width:202px;
    margin:106px 0 10px 33px;
    }
	
.mini-search { width:300px; padding:4px 0px 4px 40px; background:url(../images/mini_search_bg.gif) 0 0 no-repeat; }
