body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.comingsoon {
	font-size: 24px;
	color: #FFFFFF;
}
.right {
	color: #FFFFFF;
	background-image: url(http://www.airecs.com/images/rightbg.jpg);
	background-repeat: no-repeat;
	background-color: #4099C3;
}
a.right:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.right:visited {
	color: #FFFFFF;
}
a.right:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.rightitalic {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.rightheading {
	color: #003466;
	font-size: 24px;
	font-weight: bold;
}
.righttitle {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline !important;
	font-size: 18px;
}
a.righttitle:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
a.righttitle:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
a.righttitle:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none !important;
	font-size: 18px;
}
.home {
	color: #FFFFFF;
	font-size:12px;
	background-color: #000000;
}
a.home:link {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}
a.home:visited {
	color: #FFFFFF;
	font-size: 12px;
}
a.home:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.background_image {
	background-repeat: no-repeat;
}
.home_img {
	background: none;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.home_img:hover {
	background: none;
	filter: alpha(opacity=100);
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.buyermenu {
	padding-left: 5px;
}
.buyermenu_title {
	color: #000000;
	font-size: 14px;
}
.buy_padding {
	padding-left: 20px;
}
.red {
	color:#FF0000;
}
.thankyou {
	font-size: 18px;
	font-weight: bold;
}
.videos {
	color: #FFFFFF;
	font-size: 16px;
}
a.videos:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
a.videos:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
}
a.videos:visited {
	color: #FFFFFF;
}
.names {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
.insurance_right {
	color: #FFFFFF;
}
.insurance_right_heading {
	font-size: 18px;
	font-weight: bold;
}
.follow_us {
	color: #FFFFFF;
	font-size: 14px;
}
input:focus, textarea:focus {
	background-color: #FFFFE0;
}
.submit {
	border: none;
	background: url('http://www.airecs.com/images/submit.png') no-repeat;
	width: 130px;
	height: 60px;
	cursor: pointer;
}
.submit:hover {
	border: none;
	background: url('http://www.airecs.com/images/submit-hover.png') no-repeat;
	width: 130px;
	height: 60px;
	cursor: pointer;
}
.submit:focus {
	background-color: transparent;
}
select {
	width: 150px;
}
select:focus {
	background-color: #FFFFE0;
}
.pages {
	padding-left: 15px;
	padding-right: 10px;
}
.menu_padding {
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.elite {
	display: none;
}
