*{
	margin:0;
	padding:0;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
.boxlogo{
	width:100%;
	overflow:hidden;
	height:106px;
}
div.logo{
	width:211px;
	height:51px;
	float:left;
	margin:8px 10px 0 2px;
}
a.logo{
	display:block;
	width:211px;
	height:51px;
	background:url(../images/logo.png) no-repeat left top;
}
div.topmenu{
	padding-top:24px;
	float:right;
}
.header{
	height:87px;
}
.header .img {
	padding:0px 0 0 0px;
}
.searchbox{
	padding:91px 2px;
	text-align:right;
}
.container{
	width:100%;
	overflow:hidden;
}
.leftcol,.rightcol{
	width:210px;
	float:left;
	font-size:12px;
}
.content{
	width:554px;
	float:left;
}
.content-nl{
	width:960px;
	float:left;
}
.content-inner{
	padding:0 8px;
}
.content-m{
	background:url(../images/bg-hc.gif) repeat-x top;
}
.content-l{
	background:url(../images/bg-hl.gif) no-repeat left top;
}
.content-r{
	background:url(../images/bg-hr.gif) no-repeat right top;
	padding:0 0px 0px 0px;
}
.footer {
	background:#ffffff;
	
	font-size:10px;
	
	text-align:left;
}
.footer-inner{
	text-align:left;
	color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
