body {
	background: #f7f7f8;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 850px;
	margin: 0 auto 0;
}
#header {
	background: url('images4/header.jpg') no-repeat;
	height: 202px;
}
#col1 {
	float: left;
	padding: 10px 0 0 10px;
}
#col1 img {
	margin: 0 10px 0 0;
}
#col2 {
	width: 414px;
	float: right;
	padding: 10px 10px 5px 0;
}
#col2 h1 {
	font-size: 16px;
	color: #e80000;
	font-weight: bold;
	margin: 0;
}
#col2 p {
	margin: 2px 0 10px 0;
}
a.cta {
	background: url('images4/cta.gif') top no-repeat;
	width: 336px;
	height: 70px;
	display: block;
	margin: 0 auto 0;
}
a.cta:hover {
	background-position: bottom;
}
#footer {
	background: url('images4/footer.jpg') repeat-x;
	height: 40px;
	text-align: center;
	color: #fff;
	clear: both;
	padding: 13px 0 0 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #c2c9f1;
}
#footertext p {
	margin: 2px 0 10px 0;
}