@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/background.jpg) no-repeat top center #eeeeee;
}

img {
	border:none;
}

#main {
	width:955px;
	margin:auto;
	position:relative;
	padding-top:760px;
	padding-left:40px;
}

h1 {
	font-size:46px;
	margin-bottom:0;
	padding-bottom:0;
}

#footer {
	background:url(images/footer.png) no-repeat;
	width:1277px;
	height:211px;
	margin:auto;
	position:relative;
}

#footer p {
	margin:0;
	padding:0;
	position:relative;
	right:20px;
	padding-top:70px;
	z-index:1;
}

#email {
	position:absolute;
	display:block;
	width:180px;
	height:30px;
	top:20px;
	right:200px;
	z-index:12;
}

#bullets ul {
	float:left;
	list-style:url(images/bullet.png);
	margin:0;
	padding:0;
	margin-left:40px;
	margin-top:30px;
}

.line {
	background:url(images/line.png) no-repeat;
	width:862px;
	height:16px;
	margin-top:20px;
	margin-bottom:50px;
}
.uls2 {
	position:relative;
	top:-20px;
	font-weight:bold;
	font-size:14px;
}

#cta2 {
	background:url(images/cta2.png) no-repeat;
	width:564px;
	position:relative;
	top:-80px;
	height:84px;
}

#cta2a {
	display:block;
	width:221px;
	height:68px;
	position:absolute;
	left:154px;
}