body {
	margin: 0px;
	padding: 0px;
	background: url(../img/body-bg.jpg) repeat-x #fff;
	font-family: Tahoma;
	font-size: 12px;
}
a img {
	border: 0px;
}
div.thankyou {
	float:none !important;
	font-size:16px;
	text-align:center;
	color: #5e5e5e;
	margin-bottom: 90px;
	/*font-size: "Tahoma";*/
}
div.subscription_left input[type="text"] {
	padding: 5px;
  padding-bottom: 0px;
	border: 0px;
	background: url(../img/input_text.jpg) no-repeat;
	width: 175px;
	height: 29px;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #5e5e5e;
}
div.input {
  margin-bottom: 12px;
}
a {
  color: #ddd;
  text-decoration: underline;
}
div.error-message {
  color: #f31101;
}
div.subscription_left input[type="submit"] {
	padding: 3px;
	border: 0px;
	background: url(../img/input_button.jpg) no-repeat;
	width: 112px;
	height: 29px;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #5e5e5e;
}
div.subscription_left div.span {
	margin-bottom: 10px;
}
div {
	float: left;
}
div#header {
	width: 100%;
	text-align: center;
}
div.header_top {
	float: none !important;
	margin-top: 20px;
	width: 100%;
}
div.header_bottom {
	float: none !important;
	/*margin-top: 20px;*/
	margin-left: auto;
	margin-right: auto;
	background: url(../img/header.jpg) no-repeat center;
	width: 972px;
	height: 236px;
}
div#content {
	width: 100%;
	padding-top: 20px;
}
div.content {
	float: none !important;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div.subscription {
	margin-left: 240px;
	/*margin-top: 55px;*/
	color: #5e5e5e;
}
div.subscription_left {
	margin-top: 80px;
	margin-right: 20px;
	width: 210px;
	text-align: center;
}
div.subscription_left div {
	text-align: center;
	width: 100%;
}
div.subscription_right {
	background: url(../img/no-spam.jpg) no-repeat;
	width: 209px;
	height: 201px;
}
div#footer {
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #dddddd;
}
div.footer_content {
	margin-top: 10px;
	text-align: center;
	width: 100%;
	color: #ddd;
}
