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

#bg {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(bg.gif);
	margin-top: 0px;
}
#header {
	background-image: url(header.jpg);
	height: 243px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clip: rect(0px,auto,auto,auto);
}
#container1 {
	height: 270px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	background-image: url(footer.jpg);
	height: 169px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#left {
	background-image: url(left.jpg);
	float: left;
	height: 270px;
	width: 280px;
}
#headlinecontainer {
	float: left;
	height: 270px;
	width: 580px;
	overflow: hidden;
	background-image: url(headline2.gif);
}
.headlinefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #0F1D2A;
}
.headlinetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #21405D;
	font-weight: normal;
}
.standardtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-right: 50px;
	margin-left: 50px;
}
#right {
	background-image: url(right.jpg);
	float: left;
	height: 270px;
	width: 280px;
}
.standardtype2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 14px;
}
.subheadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #204256;
	text-align: center;
}
#optinbox {
	background-image: url(signup.jpg);
	height: 182px;
	width: 345px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 210px;
}
