@charset "utf-8";

#container { 
	width: 856px;
}	
#header {
	height:246px !important;
	width: 856px;
} 
#header .logo {
	width:224px;
	height:41px;
	left: 38px;
	top: 2px;
}
#tabs { 
	width: 856px;
	font-size:0;
	line-height:0%;
}	
#main { 
	width: 856px;
}	
#main #mainhead {
	width: 856px;
}

#content { 
	width: 464px;
	background: #FFFFFF url(../gfx/content-back-small.gif) repeat-y;
} 
.content-head {
	background:url(../gfx/content-head-small.gif) no-repeat;
}
.content-bottom {
	background:url(../gfx/content-bottom-small.gif) no-repeat bottom;
}
.content-flow .box {
  background:url("../gfx/box-back-small.gif") repeat-y;
}
.content-flow .box-closed {
  background:url("../gfx/box-back-small.gif") repeat-y;
}
.content-addon .slideout-box {
  background:url("../gfx/box-back-small.gif") repeat-y;
}
.content-flow .twocolumn {
	background:url(../gfx/twocolumn-back-minisite.gif);
}

#footer p.copyright {
	display:block;
	width:460px;
}
.content-bottom a {
	padding:2px 18px 2px 8px;
}

