body {
	background: #fff url('images/bg.jpg') top repeat-x;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #494949;
	margin: 45px 0 0
}
.clear {
	clear: both;
}
#wrapper {
	width: 880px;
	margin: 0 auto 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	height: 79px;
}
#header h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 36px;
	color: #fff;
	font-weight: 100;
	margin: 0;
	padding: 18px 0 0 16px;
	float: left;
}
#header h2 {
	width: 306px;
	text-align: center;
	font-size: 18px;
	font-weight: 100;
	margin: 0 20px 0 0;
	padding: 47px 0 0;
	color: #fff;
	float: right;
}
#header2 {
	background: url('images/header2.jpg') no-repeat;
	height: 332px;
	border-bottom: 1px solid #fff;
}
#getstarted {
	width: 221px;
	float: left;
	margin: 156px 0 0 333px;
}
#getstarted p {
	font-size: 14px;
	color: #e7f3fb;
	text-align: center;
	padding: 10px;
	line-height: 18px;
	margin: 0;
}
#formarea {
	width: 306px;
	float: right;
	margin: 0 20px 0 0;
}
#formarea h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0d0c0c;
	text-align: center;
	margin: 12px 0 8px;
}
#formarea label {
	width: 75px;
	display: block;
	float: left;
	text-align: right;
	margin: 0 8px 0 31px;
}
.required {
	margin: 0 0 10px;
}
.inputText {
	width: 155px;
}
.phoneNumber {
	width: 29px;
}
.phoneNumber2 {
	width: 39px;
}
.submit {
	text-align: center;
}
#bottomtext {
	background: #fff url('images/gradient.jpg') top repeat-x;
	border-bottom: 2px solid #c5c5c5;
}
#col1 {
	width: 553px;
	border-right: 1px solid #c5c5c5;
	float: left;
	padding: 15px 0 8px;
}
#col1 p {
	margin: 0;
	line-height: 24px;
	margin: 0 0 12px;
	padding: 0 20px;
}
#col2 {
	width: 286px;
	float: left;
	padding: 20px;
}
#col2 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #173ea6;
	margin: 0 0 10px;
}
#col2 ul {
	list-style-image: url('images/bullet.jpg');
	margin: 0;
	padding: 0 0 0 20px;
}
#col2 li {
	color: #494949;
	margin: 0 0 10px;
}
#footer p {
	text-align: center;
	color: #8b8b8b;
	font-size: 14px;
	margin: 0;
	padding: 10px;
}