.header {
	float: left;
	width: 774px;
	background-color:#FFFFFF;
	overflow:hidden;
	height: 118px;
	background-image: url('../site_images/teaser_top.jpg');
	background-repeat:no-repeat;
	background-position: 180px top;
}
.logo {
	float: left;
	width: 126px;
}
.logo A IMG{
	border: 0px;
}
.teaser {
	float: left;
	height: 118px;
	width: 647px;
	overflow:hidden;
}
.teaser A IMG{
	border: 0px;
}
.quick_menu {
	float: right;
	text-align:right;
	width: 313px;
	height: 17px;
	padding-top: 4px;
}
.quick_menu A {
	color: #5269b5;
	font-size: 11px;
}
.quick_menu A:hover {
	text-decoration: none;
}
