#mainWrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	background-image:url(../images/fd.jpg);
	background-repeat:repeat-y;
}


#navMainWrapper {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

#newsletter {
	background-color:#FFFFFF;
	height: 25px;
}

#buttonNews {
 vertical-align:middle;
}

.newsText {
	margin:0;
	padding:0px;
	position:relative;
	top:3px;
}

#headerMainDiv {
	background:url(../images/header/headernew5.jpg) no-repeat center top;
	width:980px;
	height:215px;
	padding-top:0;
	text-align:right;
}

#headerNewsletter {
	margin-top:42px;
	width:200px;
	float:right;
	text-align:center;
}

#headerHome {
	float:left;
	width:310px;
	height:215px;
	cursor:pointer;
}

#menu {
	width:980px;
	height:30px;
}

#menu img {
	float:left;
}