#header-container-background {
	background: url('/dsg/header-back.jpg') repeat-x top left;
}
#header-container-picture {
	background: url('/dsg/header-picture.jpg') no-repeat top left;
}
#header {
	width: 985px;
	height: 116px;
	overflow: hidden;
}
	#header #logo {
		float: left;
		display: block;
		width: 142px;
		height: 41px;
		margin: 30px 0 0 20px;
		background: url('/dsg/logo2.png') no-repeat top left;
	}
		#header #logo a {
			display: block;
			height: 50px;
		}
	#header #menu-up {
		float: right;
	}
#menu-search {
	position: absolute;
	left: 0;
	width: 813px; /*985*/
	margin: -34px 0 0 172px;
	z-index: 20;
}
	#menu-search #menu-down {
		float: left;
	}
	#menu-search #search-box {
		float: right;
	}
#header-line {
	left: 0;
	position: absolute;
	width: 100%;
	margin-top: -11px;
	height: 11px;
	overflow: hidden;
	background: url('/dsg/menu-bottom-line.png') repeat-x top left;
	z-index: 10;
}

#left {
	clear: both;
	float: left;
	width: 161px; /*163*/
	padding: 0 1px 1px 1px;
	overflow: hidden;
}
#center {
	float: left;
	width: 470px;
	overflow: hidden;
	margin: 0.5em 0 0 10px;
}
#right {
	float: left;
	width: 160px;
	overflow: hidden;
	margin-left: 10px;
}

#footer {
	clear: both;
	margin-top: 1em;
}
	#footer .left {
		float: left;
		width: 163px;
		overflow: hidden;
		text-align: center;
		padding-top: 1em;
	}
		#footer .left a:hover {
			text-decoration: none;
			font-weight: bold;
		}
	#footer .right {
		padding: 1em 2em;
		background: url('/dsg/footer.gif') repeat-x top left;
		color: #3788f4;
		font-size: 0.9em;
		margin-left: 163px;
	}
		#footer .right .location {
			color: #fff;
			padding-bottom: 1em;
		}
			#footer .right .location a {
				color: #fff;
			}


/* banners */
#banner-1 {
	text-align: center;
}
#banner-2 {
	text-align: center;
}
#banner-3-4 {
	float: left;
	margin-left: 10px;
}
#banner-5 {
	text-align: center;
}
