@charset "utf-8";
/* CSS Document */

body {
	color: #58585a;
	background-color: #808285;
	background-image: url(/images/Newsletter/hdr_main_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
img {
	border: none;
}
#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper a, #wrapper a:hover {
	color: #4e7282;
}
#main-doc {
	background-color: #fff;
	padding: 0;
}
#main-page {
	background-color: #fff;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#headernews a, #headernews a:hover {
	color: #9d352c;
}

#wrapper {
	width: 100%;
	margin: 0;
}
#headernews {
	height: 218px;
	width: 925px;
	margin: 0;
	position: relative;
	background-image: url(/images/Newsletter/hdr_main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	
}
#headernews h4 {
	position: absolute;
	top: 135px;
	left: 360px;
}
#headernews h3 {
	position: absolute;
	top: 165px;
	left: 50px;
	width: 150px;
	display: block;
	height: 36px;
	margin-top: -7px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 28px;
	width: 205px;
	_width: 215px;
}
#headernews h1 {
	position: absolute;
	top: 137px;
	*top: 145px;
	left: 270px;
	font-size: 26px;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
}
#headernews p {
	text-align: right;
	margin-right: 25px;
	color: #999;
}
#hdr_main .button a {
	color: #fff;
}
#wrapper h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	margin: 0;
}
#wrapper #col1 h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}
#wrapper #col1, #col2 {
	float: left;
	padding: 10px;
	margin-left: 11px;
	line-height: 29px;
}
#wrapper #col1 {
	width: 178px;
	padding-left: 40px;
}
#wrapper #col2 {
	width: 554px;
	border-left: 1px solid #ccc;
	padding-left: 40px;
	_padding-left: 10px;
	padding-top: 15px;
}
#wrapper #col1 ul {
	margin-left: -10px;
	_margin-left: 10px;
	font-size: 13px;
}
#wrapper .nobullet, #wrapper .nobullet ul {
	margin-left: 5px;
	_margin-left: 10px;
	font-size: 13px;
	list-style: none;
	list-style-type: none;
}
#wrapper .col2header {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin: 10px 0;
}
#wrapper .colmin {
	float: left;
	width: 163px;
	margin-right: 10px;
}
#wrapper .customer {
	border-bottom: 1px solid #ccc;
}
#wrapper h4 {
	font-size: 14px;
	margin: 15px 0 0 0;
	font-weight: normal;
}
#wrapper h2 {
	font-size: 18px;
	margin: 0;
	color: #4e7282;
}
#wrapper .customer .customertitle {
	float: left;
	width: 265px;
}
#wrapper .customer .customerinfo {
	float: left;
	width: 255px;
}
#wrapper em {
	color: #999;
}
#wrapper .polldiv {
	overflow: hidden;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 30px;
	_height: 390px;
}
#wrapper .poll {
	float: left;
	margin: 10px 20px 10px 0;
	width: 200px;
	padding: 10px 10px 0 10px;
	background-color: #818286;
	color: #fff;
	_height: 200px;
}
#footer {
	background-image: none;
	background-color:#fff;
}

p {
	margin-top: 5px;
}