* { margin: 0; padding: 0; }
a img, :link img, :visited img { border: none; }

.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

a {
	color: #00a886;
	font-weight: normal;
}

p {
	margin-bottom: 18px;
}

ul {
	list-style: none;
	margin: -5px 0 20px 0;
}

li {
	background: url('images/tick.gif') no-repeat left center;
	margin-bottom: 9px;
	padding-left: 27px;
}

span.download {
	font-size: 0.7em;
	color: #a0a0a0;
}

body {
	background: #cbd4dc;/* url('images/body-bg.gif') repeat-x 0 0; #cbd4dc*/
	color: #072f56;
	/*font: 16px/27px Arial, Helvetica, sans-serif;*/
	font: 14px/27px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom: 40px;
	text-align: center;
}

#site {
	background: url('images/site-bg.gif') repeat-y 43px 0;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

#flashcontent {
	height: 270px;
	/*background: url(images/header_alt.jpg)  no-repeat;*/
	margin-left: 45px;
	_margin-bottom: -10px;
}
#header {
	margin: 0 auto;
	background: transparent;
	padding-right: 1px; /* ie fix */
	position: relative;
	z-index: 1;
}

#content {
	margin: 0 0 0 43px;
	/*padding: 0 9px 0 142px;*/
	padding: 0 9px 0 80px;
}

#content .copy {
	padding: 0 30px 0 27px;
}

p#callout a {
	background: url('images/callout.gif');
	display: block;
	/*height: 91px;*/
	height: 65px;
	overflow: hidden;
	text-indent: -9999em;
	/*width: 587px;*/
	width: 649px;
}
p#callout span.download {
	position: absolute;
	left: -9999px;
}



p#apply {
	margin-left: 27px;
	width: 204px;
	float: left;
}

p#apply a {
	background: url('images/apply-now-btn.gif');
	display: block;
	height: 56px;
	margin: 10px 0 5px 0; 
	overflow: hidden;
	text-indent: -9999em;
	width: 204px;
}
p#phone {
	width: 250px;
	float: left;
	padding-top: 25px;
	padding-left: 60px;
	font-size:16px;
}

#footer {
	background: url('images/footer-bg.gif') no-repeat left bottom;
	color: #8397ab;
	font-size: 11px;
	line-height: 18px;
	margin: 36px 0 0 43px;
	padding: 110px 0 80px 0;
}

#footer .copy {
	border-top: 1px solid #bdc4cc;
	margin: 0 9px 0 115px;
	padding: 36px 30px 0 0;
	font-weight: normal;
}

