@charset "UTF-8";
/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#464646;
	line-height:21px;
}
a:link {
	font-family: Tahoma, Arial;
	color: #4C6E0D;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #4C6E0D;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #4C6E0D;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #4C6E0D;
}
#bgheader {
	background-color: #292929;
	background-image: url(../images/header-bg.jpg);
	margin: 0px;
	height: 300px;
}
#bg {
	background-color: #292929;
	background-image: url(../images/bg2.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container1 {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container2 {
	height: auto;
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container3 {
	height: auto;
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	height: 300px;
	width: 759px;
	overflow: hidden;
}
#bgrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 599px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 80px;
	padding-left: 80px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 187px;
	width: 759px;
	overflow: hidden;
}
.headline {
	font-family: Tahoma, Arial;
	font-size: 28px;
	color: #464646;
	line-height: 26px;
}


.subheadline {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #464646;
}
