body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
* {
	margin:0;
	padding:0;
}
object {
	display:block;
}
#everything {
	width:864px;
	margin:auto;
}

#content {
	border:3px solid #000000;
	border-top:0;
	margin:0 4px 0 8px;
}
#content_inner {
	border-top:18px solid #333366;
	border-bottom:60px solid #333366;
	height:224px;
}
#airQ_content_inner {
	border-top:18px solid #333366;
	border-bottom:60px solid #333366;
	height:344px;
}
#contact_content_inner {
	border-top:18px solid #333366;
	border-bottom:60px solid #333366;
/*	height:420px; */
}

#content_left {
	float:left;
	width:499px;
	border-right:9px solid #333366;
	height:224px;
}
#airQ_content_left {
	float:left;
	width:499px;
	border-right:9px solid #333366;
	height:344px;
}
#contact_content_left {
	float:left;
	width:499px;
	border-right:9px solid #333366;
/*	height:420px; */
}

#content_right {
	float:left;
	width:338px;
}
.section_text {
	padding:15px;
}
.section_title {
	color:#ff7700;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-bottom:10px;
	font-weight:bold;
}
#copyright {
	font-size:10px;
	color:#333366;
	text-align:right;
	padding:5px 15px 15px 0;
}
#footer_left {
	width:420px;
	float:left;
	margin-left:12px;
	margin-top:5px;
	font-size:10px;
}
#footer_right {
	width:432px;
	float:left;
}
#footer_left a{
	color:#333366;
}
#footer_left a:hover {
	color:#cc0000;
}
.sweet {
	display:none;
}
.form_back {
	padding:15px;
	background-color:#CCCCCC;
}

