#header{
	text-align: right;
	padding-bottom: 20px;
	padding-top: 30px;
	border-bottom:1px solid #31231f;
	}
#header img{
	border: none;
}

#header_subsite{
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
}
#header_subsite img{
	border: none;
}

#teaser{
	margin-top:20px;
	color:#fff;
	height:280px;
	padding-left: 480px;
	padding-top: 20px;
	background-image:url(images/teaser-face-woman.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	}
#teaser h1{
	font-size: 24px;
	letter-spacing: -1px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#teaser p{
	line-height: 1.5;
}
#teaser a{
	color: #fff;
}
