* {
	margin: 0;
	padding: 0;
	outline: 0;
	list-style-type:none;
}
a img 
{
	border:none;
	padding:3px;
	}
p 
{
	line-height:18px;
	margin:0px 0 8px 0;
	}
a {text-decoration: none;}
a:link, a:visited {color: #555; text-decoration:underline;}
a:hover {color: #000; text-decoration:none;}

:focus {
	outline: 0;
}
blockquote {
	margin-left:20px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	*clear:both;
}
/* WinIE7 only */
html[xmlns] .clearfix {
	display: block;
}
/* WinIE6 and below */
* html .clearfix {
	height: 1%;
}
/* MacIE only */
/*?*//*/
.ClearFix{display:inline-table;}


/** layout **/
body 
{
	background:#c0c7cd url(images/AE_mainbg.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial,  sans-serif;
	font-size:12px;
	color:#1e1e1e;
	}
#container 
{
	margin:10px auto;
	width:855px;
	background:#ffffff url(images/AE_pagebg.gif) repeat-y;
	}
/** header **/
.header 
{
	background:#c0c7cd url(images/AE_topbg.gif) no-repeat;
	}
.headerimg 
{
	background:url(images/AE_header.gif) no-repeat;
	width:847px;
	height:116px;
	display:block;
	float:left;
	margin:5px 4px 0 4px;
	_margin:5px 2px 0 2px;
	}
.headerimganimated
{
	background:url(images/home_animation.gif) no-repeat;
	width:847px;
	height:116px;
	display:block;
	float:left;
	margin:5px 4px 0 4px;
	_margin:5px 2px 0 2px;
	}
H1 
{	
	margin:2px 0 0 3px;
	padding:10px 0 5px 25px;
	float:left;
	}
H1 a 
{
	display:block;
	text-indent:-9999px;
	width:308px;
	height:51px;
	background:url(images/AE_logo.gif) no-repeat;
	}
H2 
{
	margin:13px 4px 0 310px;
	_margin:13px 4px 0 280px;
	padding:0px;
	background:url(images/AE_phone.gif) no-repeat;
	text-indent:-9999px;
	height:50px;
	width:186px;
	float:left;
	}

/** Main Navigation **/
.mainnav 
{	
	display:block;
	float:left;
	background:#781600 url(images/nav_bg.gif) repeat-x;
	width:847px;
	height:40px;
	margin:0 4px 0 4px;
	_margin:0 2px 0 2px;
	padding:0px;
	text-transform: uppercase;
	}
.mainnav ul 
{
	font-family: arial narrow, Helvetica, Arial, sans-serif;	
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:13px 0 13px 0;
	background:#781600 url(images/nav_bg.gif) repeat-x;
	} 
.mainnav ul li, .mainnav ul li.first
{
	margin:0px;
	display: inline;
	background:#781600 url(images/nav_div.gif) no-repeat 0 0;
	padding:12px 0px 12px 2px;
}
.mainnav ul li.first 
{
	background:#781600 url(images/nav_bg.gif) repeat-x;
	}
.mainnav li a, .mainnav li a:active, .mainnav li a:link 
{
	background:#781600 url(images/nav_bg.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	padding:12px 10px 12px 9px;
	}
.mainnav li a:hover 
{
	background:url(images/nav_sel.gif) repeat-x;
}
/** content **/
.page_content 
{
	min-height:300px;
	_height:300px;
	margin:10px;
	padding:18px;
	}
/** footer **/
.footer 
{
	height:75px;
	text-align:center;
	background:#c0c7cd url(images/AE_bottombg.gif) no-repeat;
	font-size:11px;
	padding:15px 0 0 0;
	}
.footer a, .footer a:hover, .footer a:active 
{
	color:#701400;
	background-color:transparent;
	}
.footer a:hover 
{
    color:#484848;
	text-decoration:none;
	}
.copyright 
{
	color:#484848;
	margin:30px 0 0 0;
	font-size:10px;
	}

/** General Format **/
H3 /** page titles **/
{
	text-transform: uppercase;
	color:#818e96;
	line-height: 1em;
	font-size:12px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	margin:0px;
	width:200px;
	border-left: solid 5px #c53d3b;
	float:left;
}
H3 strong 
{
	color:#43526e;
	font-size:15px;
}
H4 /** section title **/
{
	text-transform: uppercase;
	color:#374661;
	line-height: 18px;
	font-size:12px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	margin:10px 0 5px 5px;
	float:left;
	clear:both;
	width:98%;
}
H5 { /** title w/ arrows **/
	text-transform: uppercase;
	color:#374661;
	font-size:12px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	margin:20px 0 5px 2px;
	padding:0 0 0 8px;
	background: url(images/arrow.gif) no-repeat 0px 6px;
	float:left;
}
h6 {
	font-size:15px;
	width:350px;
	float:left;
	display:block;
	margin:0 0 0 18px;
}
.lineshort {
	height:2px;
	border-bottom:solid 1px #d1d1d1;
	width:255px;
	clear:both;
}
.linelong {
	height:2px;
	border-bottom:solid 1px #d1d1d1;
	width:520px;
	clear:both;
}
.linepage {
	height:2px;
	border-bottom:solid 1px #d1d1d1;
	width:790px;
	clear:both;
}
.small
{
	line-height:18px;
	font-size:11px;
	padding:5px;
}
.left {
	float:left;
	padding: 0 0 0 8px;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}
.imgleft 
{
	float:left;
	padding:3px;
	margin:5px 5px 5px 0;
	border:solid 1px #d1d1d1;
	}
.imgright 
{
	float:left;
	padding:3px;
	margin:5px 0px 5px 5px;
	border:solid 1px #d1d1d1;
	}
.one_column 
{
	width:255px;
	}
.two_columns 
{
	width:510px;
	}
.bluebg {
	background-color:#e7edf8;
	margin:5px 0 0 0;
	width:245px;
	padding:5px;
}
a.top {
	font-size:10px;
	text-align:right;
	margin:0 20px 0 0;
	float:right;
}
ul.bulleted{
	margin:0px;
	padding:0 0 10px 0;
	float:left;
}
.bulleted li{
	padding:0px;
	margin:0px 0px 0px 17px;
	list-style-image:url('images/arrow.gif');
}
.bulleted a:link, .bulleted a:active, .bulleted a:visited {
	text-decoration:none;
}
.bulleted a:hover {
	text-decoration:underline;
}
.bold_bulleted {}
.print {
	width:160px;
	display:block;
	float:right;
	font-size:11px;
	margin:8px 0 0 0;
}
.print a {
	text-decoration:none;
	padding:0 5px;
}

/** Home Page **/

a.homesec1
{
	height:84px;
	width:223px;
	float:left;
	text-indent:-9999px;
	margin:0 0 10px 10px;
	background:url(images/AE_homesec1.gif) no-repeat;
	}
a.homesec1:hover 
{
	background:url(images/AE_homesec1_hover.gif) no-repeat;
	}
a.homesec2
{
	height:84px;
	width:223px;
	float:left;
	text-indent:-9999px;
	margin:0 0 10px 10px;
	background:url(images/AE_homesec2.gif) no-repeat;
	}
a.homesec2:hover 
{
	background:url(images/AE_homesec2_hover.gif) no-repeat;
	}
a.homesec3 
{
	height:84px;
	width:223px;
	float:left;
	text-indent:-9999px;
	margin:0 0 0 10px;
	background:url(images/AE_homesec3.gif) no-repeat;
	}
a.homesec3:hover 
{
	background:url(images/AE_homesec3_hover.gif) no-repeat;
	}
/** Contact Us Page **/
#contact {
	background:url(images/contact_globe.gif) no-repeat;
	float:left;
	margin:10px 0 10px 90px;
	*margin: 20px 0 0 40px;
	padding: 0 0 0 80px;
	clear:both;
}
#form {
	float:left;
	margin: 20px 0 0 92px;
	*margin: 20px 0 0 40px;
	background:url(images/Contact_pencil.gif) no-repeat;
	padding: 0 0 0 78px;
	clear:both;
	width:550px;
	}
.response {
	clear:both;
	border:dotted 1px #000;
	float:left;
	width:520px;
	margin:20px 0 0 170px;
	*margin:20px 0 0 120px;
	_margin:20px 0 0 80px;
	padding:20px;
	color:blue;
	font-weight:bold;
	font-size:16px;
}
a.ContactUsButton
{
	width:222px;
	height:84px;
	background:#fff url(images/ContactUs.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
	margin:8px;
	}
a.ContactUsButton:hover 
{
	background:url(images/ContactUs_h.jpg) no-repeat;
	}
/** Testimonials Page **/
.test {
	width:800px;
	*width:795px;
	margin:15px 0 15px 0;
	float:left;
}
.testname {
	float:left;
	width:150px;
	text-align:right;
	margin:0 20px 0 0;
	display:block;
	color:#374661;
	font-size:13px;
}
.testname strong {
	text-transform:uppercase;
}
.testmsg {
	display:block;
	float:left;
	width:625px;
}
/** Clients Page **/
ul.client {
	float:left;
	*width:95%;
	margin:0 0 0 10px;
	padding:0px;
}
.client li {
	width:240px;
	*width:225px;
	float:left;
	margin:0 10px 0 10px;
	list-style-image:url('images/arrow.gif');
}

/** Services Page **/
.servicebox
{
	width: 80px;
	height:120px;
	_height:125px;
	float:left;
	margin:0 15px;
	padding:0px;
	text-align:center;
	display:block;
	}
.servicebox a {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.serviceimg a:hover {
	border:solid 1px red;
}