#header-wrapper {
	background: url(images/header.jpg) 50% -250px;
	height: 300px;
	min-width: 980px;
}
#header {
	margin: 0 auto;
	padding: 20px;
	width: 940px;
}
#header #tagline {
	color: #ffffff;
	float: right;
	font-size: 1.7em;
	font-weight: bold;
	margin: 100px 0 0 0;
	text-align:right;
	width: 198px;
}
#header #logo {
	font-size: 1.2em;
	line-height: 2em;
}
#header #logo  #logo-image {
	background: url(images/logo.gif);
	display: block;
	float: left;
	height: 115px;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	width: 253px;
}
#header #logo  #logo-text {
	clear: left;
	line-height: 1em;
	margin: -20px 0 0 0;
	padding: 10px 0 0 0;
}
#header .menu li {
	margin: 68px 5px 5px 0;
}
#header .menu li.contact {
	margin: 68px 0 5px 0;
}
#video {
	float: left;
}
.panel-image {
	float: left;
}
.panel-text {
	padding: 20px 20px 20px 0;
}
