@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #0C0805 url(../images/back_2.jpg) repeat-x top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #756659;
}
img {
	border:0;
}
#container {
	width: 806px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding-top:16px;
}
.footer {
	background:url(../images/copyright.jpg) no-repeat top;
	width:764px;
	height:26px;
	margin: 0 auto;
}
.footer img {
	margin:3px 0 0 153px
}

.Newsletter, .Newsletter2 {
	margin:0 auto;
	margin-top:10px;
	width:432px;
	height:582px;
	background:url(../images/newsletter_back.png) no-repeat top left;
	font-size:12px;
	color:#E6DFD2;
	padding-bottom:10px;
}
.Newsletter2 {
	height:515px;
	background:url(../images/newsletter_back2.png) no-repeat top left;
}
.footerNewsletter {
	margin: 0 auto;
}
.wrapper {
	overflow:hidden;
}
.wrapper span {
	display:block;
	float:left;
}
.wrapper span.label {
	padding-right:5px;
}
a:link, a:ative, a:visited, a:hover {
	color:#756659;
}
.box1 {
	padding:290px 0 0 138px;
	width:280px;
	overflow:hidden;
	font-size:11px;
}
.Newsletter2 .box1 {
	padding:334px 0 0 138px;
}
.email {
	width:278px;
	margin:13px 0 0 138px;
}
*html email {
	margin:13px 0 0 133px;
}
*html box1 {
	margin:290px 0 0 133px;
}
.form_field {
	border:0;
	background:url(../images/email_back.png) no-repeat bottom left;
	width:182px;
	font-size:15px;
	font-style:italic;
	color:#F7E563;
	font-weight:bold;
	text-align:left;
	padding:2px;
	margin:4px 0 0 0;
}
.button {
	border:0;
	margin:14px 0 0 0;
	padding:0;
	background:url(../images/button.png) no-repeat top left;
	width:125px;
	height:35px;
	cursor:pointer;
}