@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
}
a:hover {
text-decoration: underline;
}
#headlineAREA {
	background-image: url(../images/2.png);
	background-repeat: no-repeat;
	width: 976px;
	height: 159px;
}
#headlineAREA h1 a {
color:#fff;
text-decoration:none;
}


#optinArea {
	background-image: url(../images/5.gif);
	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: 70px;
	margin-left: 70px;
}


#mainWrapper {
	background-image: url(../images/repeater.png);
	background-repeat: repeat-y;
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul.footer{margin-top:1em;}
ul.footer,ul.footer ul{display:block;margin:0 0 1em 0;padding:0;}
ul.footer li{display:block;float:left;margin:0 4em 0 0;padding:0;}
ul.footer li ul li{float:none;margin:0;font-size:85%;}
ul.footer h3{margin-top:0;margin-bottom:.463em;font-size:85%;}
