body {
	background: #dbe0e3;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 20px 0 0;
}
a {
	color: #0000FF;
}
a:hover {
	color: #0c90bc;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 975px;
	margin: 0 auto 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	height: 120px;
}
#logo {
	float: left;
	height: 120px;
	margin: 0 0 0 25px;
}
#logo h1 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 38px;
	height: 38px;
	font-weight: bold;
	color: #e31bee;
	margin: 26px 0 0;
	letter-spacing: -3px;
}
#logo h1 span {
	color: #64cbe1;
}
#logo h2 {
	font-size: 18px;
	font-weight: bold;
	color: #404040;
	margin: 0;
	height: 18px;
}
#banner {
	width: 468px;
	height: 60px;
	float: right;
	margin: 30px 20px 0 0;
}
ul#headernav {
	background: url('images/headernav.jpg') repeat-x;
	list-style-type: none;
	clear: both;
	width: 975px;
	height: 39px;
	margin: 0;
	padding: 0;
}
ul#headernav li {
	display: inline;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}
ul#headernav li a {
	float: left;
	display: block;
	height: 31px;
	color: #fff;
	text-decoration: none;
	padding: 8px 25px 0;
	border-right: 1px solid #a5ecfb;
}
ul#headernav li a:hover {
	background: url('images/headernav-hover.jpg') repeat-x;
}
#bluebar {
	background: url('images/bluebar.jpg') repeat-x;
	height: 24px;
	padding: 0 0 0 25px;
}
#bluebar p {
	color: #fff;
	margin: 0;
	padding: 4px 0 0;
}
#bluebar p span {
	color: #b4ddff;
	margin: 0 6px;
}
#content {
	background: #fff;
	padding: 20px;
}
#col1 {
	width: 615px;
	padding: 0 20px 0 0;
	float: left;
}
#col1 h2 {
	margin: 0;
	font-size: 30px;
	font-weight: 100;
	color: #1c1c1c;
	margin: 0;
	line-height: 30px;
}
#col1 p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 10px;
}
#col1 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	margin: 0 0 10px;
}
.comment {
	border: 1px solid #cfcfcf;
	padding: 20px 20px 10px;
	margin: 0 0 10px;
}
p.disabled {
	text-align: center;
	font-size: 14px;
}
#steps {
	width: 209px;
	float: left;
	border: 1px solid #cfcfcf;
	padding: 10px;
	margin: 0 20px 20px 0;
}
#steps h3 {
	background: url('images/step.jpg') no-repeat;
	width: 209px;
	height: 27px;
	font-size: 18px;
	font-weight: 100;
	color: #fff;
	padding: 3px 0 0 10px;
	margin: 0 0 10px;
	clear: both;
}
#steps img {
	float: left;
	margin: 0 5px 5px 0;
}
#steps p {
	color: #727272;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px;
}
#steps a {
	font-weight: bold;
}
#col2 {
	width: 300px;
	float: left;
}
#newsletter {
	border: 1px solid #cfcfcf;
	padding: 10px;
	margin: 0 0 15px;
}
#newsletter h2 {
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	margin: 0;
}
#newsletter p {
	color: 5e5d5d;
	margin: 0 0 18px;
}
#newsletter label {
	font-size: 14px;
}
.textfield {
	font-family: arial, verdana, tahoma, sans-serif;
	border: 2px solid #c5c5c5;
	width: 264px;
	height: 32px;
	margin: 0 0 10px;
	font-size: 16px;
	padding: 10px 0 0 10px;
	font-weight: bold;
}
#submitbutton {
	text-align: center;
}
#ad {
	border: 1px solid #cfcfcf;
	margin: 0 0 15px;
	padding: 10px;
}
#ad h3, #ad h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #0043ca;
	margin: 3px 0 0 0;
}
#ad h3 a:hover {
	color: #004eeb;
}
#ad p {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
	color: #181818;
	line-height: 18px;
}
#ad p span, #ad p span a {
	color: #6b6b6b;
	font-size: 11px;
	text-decoration: none;
}
#videos {
	border: 1px solid #359ef3;
	padding: 10px;
}
#videos h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 3px solid #359ef3;
}
#footer {
	background: url('images/footer.jpg') repeat-x;
	height: 24px;
}
#footer p {
	margin: 0;
	text-align: center;
	color: #fff;
	padding: 4px 0 0;
}