@charset "UTF-8";
a {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:active {
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	}
body {
	background-image:url(/images/aac-background-pattern.jpg);
	background-repeat:repeat-x;
	color:#666;
/*	font-size:62.5%; */
	font-size:70%; /* hyt */
	font-family:Arial, Helvetica, sans-serif;
	margin:0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:0;
	text-align:center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
#wrapper {
	height:650px;
	margin:0;
	padding:0;
	width:100%;
	}
#container {
	background-image:url(/images/aac-canvas-main-shadow.gif);
	background-repeat:repeat-y;
	font-size:1.1em;
	line-height:1.1em;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 0 0 0;
	text-align:center;
	width:800px;
	/*height:540px;*/
	}
html>body #container { /* this hack makes sure that only browsers with alpha support display the PNG's */
	background-image:url(/images/aac-canvas-main-shadow.png);
	background-repeat:repeat-y;
	}
#container-home {
	background-image:url(/images/aac-canvas-main-shadow.gif);
	background-repeat:repeat-y;
	font-size:1.1em;
	line-height:1.1em;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 0 0 0;
	text-align:center;
	width:800px;
	/*height:530px;*/
	}
html>body #container-home { /* this hack makes sure that only browsers with alpha support display the PNG's */
	background-image:url(/images/aac-canvas-main-shadow.png);
	background-repeat:repeat-y;
	/*height:540px;*/
	}
/********************************************************/
#canvas-main {
	background-image:url(/images/bg-home-page.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#fff;
	margin:0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left; /* this overrides the text-align:center on the body element. */
	width:780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	}
#canvas-main-home {
	background-image:url(/images/aac-canvas-flightlines.gif);
	background-position:0 -1%;
	background-repeat:no-repeat;
	margin:0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left; /* this overrides the text-align:center on the body element. */
	width:780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border:0px solid #000;
	}
html>body #canvas-main-home {
	background-position:0 1%;
	}
#canvas-main-no-bg {
	background-color:#fff;
	margin:0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left; /* this overrides the text-align:center on the body element. */
	width:780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	}
#canvas-top {
	background-image:url(/images/aac-canvas-corners-top-shadow.gif);
	background-repeat:no-repeat;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 0 0 0;
	text-align:center;
	width:800px;
	}
html>body #canvas-top { /* this hack makes sure that only browsers with alpha support display the PNG's */
	background-image:url(/images/aac-canvas-corners-top-shadow.png);
	background-repeat:no-repeat;
	}
#canvas-bot {
	background-image:url(/images/aac-canvas-corners-bot-shadow.gif);
	background-repeat:no-repeat;
	margin:0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 0 0 0;
	text-align:center;
/*	width:800px;*/
	height:14px;
	width:100%;
	background-color:#ffffff;
	clear:both;
	}
html>body #canvas-bot { /* this hack makes sure that only browsers with alpha support display the PNG's */
	background-image:url(/images/aac-canvas-corners-bot-shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	}
#canvas-bot-home {
	background-image:url(/images/aac-canvas-corners-bot-shadow-home.jpg);
	background-repeat:no-repeat;
	margin:0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 0 0 0;
	text-align:center;
	width:780px;
	height:14px;
	}
html>body #canvas-bot-home { /* this hack makes sure that only browsers with alpha support display the PNG's */
	background-image:url(/images/aac-canvas-corners-bot-shadow-home.png);
	background-repeat:no-repeat;
	background-position:top;
	}
/********************************************************/
#header {
	background-color:#fff;
	padding:0px 15px 15px 15px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	}
#header h1 {
	margin:0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
/********************************************************/
#rhs-sidebar-home {
	background-image:url(/images/rhs-side-bar-curl-top.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	border-left:1px dotted #ddd;
	float:right; /* since this element is floated, a width must be given */
	margin:0;
	padding:25px 0 0 0;
	width:320px;
	height:421px;
	}
html>body #rhs-sidebar-home {
	height:421px;
	}
* html div #rhs-sidebar-home {
	background-image:url(../images/dotted-line.gif);
	background-repeat:repeat-y;
	background-position:top left;
	border-left:none;
	float:right; /* since this element is floated, a width must be given, see above*/
	position:relative;
	top:0px; /*fixes a probem with IE browsers*/
	width:320px;
	padding-left:1px
	}
/********************************************************/
#lhs-sidebar {
	background-image:url(/images/lhs-sidebar-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	width:142px;
	height:450px;
	}
html>body #lhs-sidebar {
	min-height:450px;
	}
/********************************************************/
.read-more {
	height:19px;
	text-align:right;
	padding:0px;
	margin:0px;
	position:relative;
	top:0px;
	}
.read-more img {
	margin:0 5px 0 0;
	}
.read-more a {
	color:#0099cc;
	text-decoration:none;
	}
.read-more a:hover {
	color:#0099cc;
	text-decoration:underline;
	}
/***************************************************/
/* all the styles used for the HOMEPAGE dealcard textbox */
#dealcard-home-table-wrapper {
	height:110px;
	text-align:center;
	margin:0 0 20px 0;
	}
html>body #dealcard-home-table-wrapper {
	margin:0 0 31px 0;
	}
#dealcard-home-table h1 {
/*	font-size:2.0em;*/
	font-size:1.7em; /* hyt */
	font-weight:normal;
	color:#999;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	}
#dealcard-home-table h2 {
/*	font-size:2.0em;*/
	font-size:1.7em; /* hyt */
	font-weight:normal;
	color:#b2b2b2;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	}
#dealcard-home-table-content {
	background-color:#fff;
	text-align:left;
	vertical-align:top;
	width:260px;
	}
#dealcard-home-table-content .doubleBox {
	padding:10px;
	}
#dealcard-home-table-content a {
	text-align:right;
	}
.dealcard-home-table-top {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-top.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
.dealcard-home-table-bot {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-bot.jpg);
	background-repeat:no-repeat;
	}
.dealcard-home-table-left {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.dealcard-home-table-right {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
/* these alternated classes are for modern browsers to use the nicer PNG's for the shadows */
html>body .dealcard-home-table-top { 
	background-image:url(/images/table-id/aac-dealcard-home-shadow-top.png);
	}
html>body .dealcard-home-table-bot {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-bot.png);
	}

html>body .dealcard-home-table-left {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-left.png);
	}
html>body .dealcard-home-table-right {
	background-image:url(/images/table-id/aac-dealcard-home-shadow-right.png);
	}
/********************************************************/
/* these are structural elements and basic semantic items */
#main-content-home { 
	float:left;
	margin:0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:0;
	width:457px;
	min-height:400px;
	border:0px solid #000;
	}
#main-content-home-doublebox {
	padding:25px 15px 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	}
#content-container h1 {
	position:relative;
	top:0px;
	border:0px solid #000;
	}
#content-container a {
	color:#0099cc;
	}
#main-content-home h1 {
	color:#00a0e2;
/*	font-size:2.5em;*/
	font-size:2.1em; /* hyt */
	font-weight:100;
	}
#main-content-home h2 {
	color:#666;
/*	font-size:2em;*/
	font-size:1.7em; /* hyt */
	font-weight:100;
	}
#main-content-home p {
	color:#666;
	line-height:1.4em;
	margin-left:2px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
	}
/********************************************************/
/* footer styles */
#footer {
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:10px 10px 10px 20px;
	text-align:left;
	width:760px;
	}
#footer p {
	margin:0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	}
/********************************************************/
.OurCompaniesFormLeft {
		float:left;
		border:1px solid #000;
	}
.OurCompaniesFormRight {
	float:right;
	border:1px solid #000;
	}
/********************************************************/