 body {
 	margin:0;
	background:			#00240d url(../img/background.gif) repeat;
	font-family:		Lucida Grande, Tahoma, sans-serif;
	font-size:			12px;
	text-align:			left;
}

input {
	padding: 4px;
}

#banner-text {
	width:				100%;
	height:				31px;
	padding-top:		15px;
	margin-top:			110px;
	text-align:			center;
	color:				#ffffff;
	background:			url(../img/banner-text.png) repeat-x;
}

#teaser {
	height:				500px;
	width:				979px;
	margin:				0 auto;
	text-align:			center;
	background:			url(../img/background-teaser.jpg) no-repeat;
}

#slogan {
	margin-top:			410px;
	text-align:			center;
}

#newsletter {
	width:				170px;
	margin:				0 auto;
	padding:			15px;
	background:			#00240d;
	margin-top:			15px;
	border:				1px solid #264531;
	color:				#ffffff;
	margin-bottom:		30px;
}
