	/* Redefined HTML tags */

p, form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear{
	clear:both;
	font-size:2px;
}

	/* Standard Layout ID's */

#container {
	position: relative;
	width: 789px;
	top:15px;
	margin: 0 auto;
	background: #fff;
}

	/* Header */

#header {
	position: relative;
	margin: 0 0 48px 0;
	width:789px;
	height:123px;
	background:url("../../../images/bg/header.gif");
	z-index: 9;
}

#skip_navigation {
	display: none;
}

/*#logo {
	position: relative;
	left: 30px;
	top: 50px;
	margin: 0 10px 0 0;
}*/

#sub_content {
	position: relative;
	width:269px;
	height:auto;
	float: left;
	margin: 0px -15px;
	padding: 0;
	background:none;
}

#sub_content img {
	margin:0 0 7px 0;
	padding:0;
}

#main_content {
	position: relative;
	width:521px;
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	display:inline;
}

	/* Footer */

#footer {
	position: relative;
	height: 157px;
	clear: both;
	padding: 0;
	line-height: 40px;
	background:url("../../../images/bg/footer.gif") no-repeat bottom center;
	color:#C7C7C7;
	text-align:center;
}

#footer a {
	text-decoration:none;
	color:#646464;
	font-size:11px;
}

#banner {
	position:relative;
	left:6px;
}

#phone_number {
	position:absolute;
	right:30px;
	text-align:right;
}

#main_content_text {
	position:relative;
	margin-top:-120px;
	margin-left:20px;
	width:400px;
}

a {
	color:#003300;
	text-decoration:underline;
}

#callout_register {
	position:absolute;
	top:62px;
	left:43px;
	width:214px;
	text-align:right;
}

#callout_register select {
	margin-right:7px;
	margin-bottom:3px;
	border:1px solid #A5A5A4;
	padding:0px;
	font-size:11px;
}

#callout_why {
	position:absolute;
	top:260px;
	left:20px;
	width:214px;
	text-align:right;
}

#callout_register h3, #callout_why h3 {
	padding:0;
	line-height:18px;
}

#footer_testimonial {
	position:absolute;
	top:-5px;
	right:40px;
	width:180px;
	line-height:1.5em;
	text-align:justify;
	color:#fff;
	font-size:0.9em;
}

.testimonial_author {
	color:#AAAAAA;
}

.open_quote {
	float:left;
	position:relative;
	top:17px;
	right:16px;
}

.close_quote {
	float:right;
	position:relative;
	bottom:15px;
	left:15px;
}

.testimonial_chevron {
	color:#f00;
}

.more_testimonials {
	text-align:right;
	position:relative;
	left:15px;
	margin-top:6px;
}

#footer .more_testimonials a {
	color:#fff;
}

#arrow1 {
	position:relative;
	float:left;
	bottom:12px;
	left:116px;
}

#arrow2 {
	position:relative;
	float:left;
	bottom:12px;
	left:220px;
}

#trusted_companies {
	bottom:140px;
	right:274px;
}

.home_trusted_companies {
	bottom:150px !important;
}

/*#trusted_companies {
	bottom:140px;
	right:274px;
}
*/
p.quote {
	line-height:18px;
}

a#trusted_companies {
	color:#000;
	text-decoration:underline;
}

img.chevron {
	position:relative;
	right:30px;
	bottom:3px;
}


