@charset "UTF-8";
/* Arketi Default CSS Document */

/* BASE CSS Reset */
/* Items here are the default starting point and can be modified and removed to adjust for any specific project */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	height:100%;
	background-color:#f1f1f0;
	background-image:url(../images/common/page_bkg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
body {
	line-height: 1;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

 a { color:#009500; text-decoration:none;}
 a:hover {text-decoration:none; color:#000000;}
 
 h3 {
 	margin:0px 0px 5px 0px;
 }
 

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* General Global Settings */
/* Settings carried throughout the site and used as standards */
#maincontainer {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:920px;
	height:120px;
	position:relative;
}

#searchblock{
	position:absolute;
	top:0px;
	right:0px;
}

#lpChatBtnHref6238153762 {
	width:149px;
	height:45px;
	background-image:url(../images/common/a2w-chat-button.gif);
	display:inline-block;
}

#lpChatBtnHref6238153762:hover {
	background-position:0 -45px;
}

#lpChatBtnHref6238153762 span {
	display:none;
}

#pagetitle {
	background-color:#009500;
	width:940px;
	height:120x;
	position:relative;
}

#headerimage {position:absolute; right:0px; top:0px;}

#pagetitle h1 { color:#ffffff; font-size:32px; font-weight:normal;}

#shadowblock {background-image:url(../images/common/topShadow.gif); width:940px; height:21px;}
#contentContainer { background-image:url(../images/common/main_bkg.gif); background-repeat:repeat-y; width:940px;}
#contentFooter {background-image:url(../images/common/maincontentFooter.gif); width:940px; height:40px;}
#homecontentFooter {background-image:url(../images/common/homecontentFooter.gif); width:940px; height:49px;}
#footer { font-size:10px; color:#666666;}
#footer p { margin-bottom:15px;}
#footer a {color:#666666; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
/* Global DIV and Container Settings */
/* Divs and containers used on the whole site */



/* Homepage DIV and Container Settings */
/* Divs and containers used on the homepage only */
#homeflash {
	height:370px;
	width:940px;
}
#homeSEO {
	width:250px;
	margin-left:30px;
	float:left;
}
#homeSEO ol {
	list-style-image:url(../images/common/bullet.gif);
	margin:0px;
	padding-left:15px;
}

#homeSEO ol li {
	margin-bottom:5px;
}

#homeSEO ol li a {
	color:#000000;
	text-decoration:none;
}
#homeSEO ol li a:hover {
	color:#0079a0;
	text-decoration:none;
}
#homequotearea {
	width:400px;
	float:left;
	margin-left:30px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

#homequotearea h3 {
	font-size:25px;
	line-height:35px;
	font-weight:normal;
	color:#3c8aae;
	margin-bottom:15px;
}

#homequotearea h2 {
	margin-top:0px !important;
	display:inline-block;
	font-weight:bold;
	
}

#homeContent { 
	background-image:url(../images/common/main_bkg.gif); 
	background-repeat:repeat-y; 
	width:940px;
	font-size:11px;
	line-height:18px;
	color:#333333;
	padding-top:10px;
}

#homeContent h2 {
	color:#000000;
	background-color:#b6d74b;
	font-size:12px;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
}
/* Subpage DIV and Container Settings */
/* Divs and containers used on subpages only */
#sidebarNav {
	width:150px;
	margin-left:30px;
	float:left;
}
.currentpage{
	font-size:11px;
	font-weight:bold;
	color:#0079a0 !important;
	margin-bottom:15px;
	text-decoration:none;
}

.currentpage:hover {
	color:#000000!important;
}
	

#sidebarNav p {font-size:11px;margin-bottom:15px;}
#sidebarNav a { color:#009500; text-decoration:none;}
#sidebarNav a:hover {text-decoration:none; color:#000000;}

#mainContent {
	width:500px;
	float:left;
	margin-left:20px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

#mainContent h2 {
	background-color:#0079a0;
	padding:5px 6px 6px 6px;
	font-weight:bold;
	font-size:14px;
	color:#FFFfff;
	display:inline-block;
	margin-bottom:20px;
}

#mainContent h3 {
	color:#0079a0;
	font-weight:bold;
	font-size:12px;
}

#mainContent p {
	margin-bottom:15px;
}
#mainContent ul {
	list-style-image:url(../images/common/bullet.gif);
	margin:0px;
	padding-left:15px;
}

#mainContent  li {
	margin-bottom:5px;
}

#mainContent ul {
	margin-bottom:15px;
}

#mainContent ul li a {
	font-weight:bold;
}

#mainContentwide {
	width:690px;
	float:left;
	margin-left:30px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

#mainContentwide h2 {
	background-color:#0079a0;
	padding:5px 6px 6px 6px;
	font-weight:bold;
	font-size:14px;
	color:#FFFfff;
	display:inline-block;
	margin-bottom:20px;
}
#mainContentwide h3 {
	color:#0079a0;
	font-weight:bold;
	font-size:12px;
}

#mainContentwide p {
	margin-bottom:15px;
}
#mainContentwide ul {
	list-style-image:url(../images/common/bullet.gif);
	margin:0px;
	padding-left:15px;
}

#mainContentwide ul li {
	margin-bottom:15px;
}

#mainContentwide ul li a {
	font-weight:bold;
}
/* CTA Settings */
/* Divs, containers and other elements used in Calls to action */
#CTAarea {
	float:right;
	margin-right:20px;
}
#phoneCTA {
	position:relative;
	z-index:100;
	width:185px;
	height:423px;
	background-image:url(../images/calltoaction/phone.png);
}

#regularCTA {
	padding-top:50px;
	width:185px;
		font-size:12px;
	line-height:18px;
	color:#333333;
}

#regularCTA p {
	margin-top:5px;
	margin-bottom:15px;}

#regularCTA h3 {
	color:#0079a0;
	font-weight:bold;
	font-size:12px;
	width:180px;
	
}

#homeCTA {
	padding-top:0px;
}

.phoneMargin {
	margin-top:-100px
}

#phoneContent {
	color:#ffffff;
	font-size:10px;
	width:115px;
	height:120px;
	overflow:hidden;
	line-height:12px;
	padding:88px 35px 0 35px;
}

/* Navigation Settings */
/* Divs, containers and other elements used in the main site navigation */
#mainNavigation {
	position:absolute;
	right:0px;
	bottom:0px;
	width:660px;
	height:40px;
}

#mainNavigation a {
	display:inline-block;
	height:40px;
}

#mainNavigation a:hover {
	background-position: 0 -40px;
}

.currenttab {
	background-position: 0 -40px;
}

#mainNavigation span {
	display:none;
}

#nav1 {
	width:109px;
	background-image:url(../images/navigation/a2w-Navigagtion_01.gif);
}

#nav2 {
	width:204px;
	background-image:url(../images/navigation/a2w-Navigagtion_02.gif);
}
#nav3 {
	width:170px;
	background-image:url(../images/navigation/a2w-Navigagtion_03.gif);
}
#nav4 {
	width:89px;
	background-image:url(../images/navigation/a2w-Navigagtion_04.gif);
}
#nav5 {
	width:88px;
	background-image:url(../images/navigation/a2w-Navigagtion_05.gif);
}


/* Link Settings */
/* Header, footer and any link needing special treatment */

a.searchlink {
	font-size:10px;
	color:#666666;
	padding:10px;
	text-decoration:none;
}

a.searchlink:hover {
	text-decoration:underline;
}
/* Type styles */
/* Headings, type treatments and other typography standards */



/* Table Settings */
/* table stylings, borders, spacing and other <table> standards */
.tableHeader {
		background-color:#0079a0;
	padding:10px 6px 10px 6px;
	font-weight:bold;
	font-size:14px;
	color:#FFFfff;
}

.tableSubhead {
	color:#009500;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 10px 0;
}
.tableSubheadRight {
	color:#009500;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 10px 15px;
}

.tableCell{
	border-right:1px #ededed solid;
	padding:5px 15px 5px 0;
}

.tableCellRight{
	padding:5px 0 5px 15px;
}


/* Html overides / Hacks */
/* Any special id/classes for overiding defined styles goes here, such as color, top margins, and specific image boards */
#airCareSubnav{
	padding-left:10px;
	display:none;
}

#airCareSubnav2{
	padding-left:10px;
	display:none;
}

#partnersSubnav{
	padding-left:10px;
	display:none;
}



/* RSS ssettings */
/* Any special RSS feed settings for Javacript or HTML aggregators */


/* Other */
/* Any small use CSS code needed for specific instances or does not go anywhere else */
#search-clear {
    display: none;
	color:#000000;
}
#cse-search-box input {
	border:1px solid #000000;
	padding:3px;
}

.peoplephotos {
 float:left;
 margin:0px 10px 10px 0px;
}

.formstyle {
	border:1px solid  #a6cb3f;
	padding:5px;
	background-color:#efffc2;
}






