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

#background {
	background-color: #cdcdcd;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
#container {
	height: auto;
	width: 839px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 207px;
	width: 839x;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 167px;
	width: 839px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#headline {
	background-image: url(images/headline.gif);
	height: 96px;
	width: 717px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #000000;
}
.autoresponderebox {
	background-image: url(images/autoresponderbox.gif);
	height: 130px;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 120px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 21px;
}
.testtop {
	background-image: url(images/testtop.gif);
	height: 88px;
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testback {
	background-image: url(images/testback.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0x;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}