 .inner 
{		height:100%;
	margin:auto;
margin-bottom:16px;
	width:980px;
	text-align:left;
}
.inner .margin
{	clear: both;
	overflow: hidden;
}

#top{
	height:100%;
	background:transparent url(/files/system/top_background.jpg) repeat-x 0 0;
}
#logo-top
{	margin: 17px 0 0 0px;
	height: 102px;
	width: 98px;
	float: left;
}
#menu{ float:left;	}
#search{ margin-left:12px; margin-top:2px;
	float:left;
	vertical-align:top; 
	height:46px;
}

#search .Search{
	background:transparent url(/files/system/searchbox_bg.gif) no-repeat 0 0;
	height: 21px;
	margin: 12px 0 0 0;
	width: 186px;
}
#search .Search .in
{
	display: block;
	padding: 2px 0 0 10px;
}
#search .Search .in input
{
	background: transparent;
	border: 0;
	width: 135px;
}