@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #ededed;
	background-repeat: repeat-x;
}
#optinArea {
	background-repeat: no-repeat;
	background-position: center;
}
#footerImg {
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: 40px;
	margin-left: 40px;
}


#mainWrapper {
	background-image: url(../images/rep.png);
	background-repeat: repeat-y;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
