/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	color:#fff;
	font:15px Arial, Helvetica, sans-serif;
	background:#000;
}
a {
	text-decoration:underline;
	color:#fff;
}
#wrapper {
	width:930px;
	padding:29px 15px 20px;
	margin:0 auto;
	position:relative;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.w1 {
	position:relative;
	z-index:2;
}
#header {
	background:url(../images/bg-header.png);
	margin:0 -15px 0;
	padding:0 13px 0 12px;
	width:935px;
}
#header.header-alt {background:#000;}
#header:after {
	display:block;
	content:"";
	clear:both;
}
.logo {
	float:left;
	width:240px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/airsignaerial.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.main-nav {
	float:right;
	font:18px/30px "Rokkitt", Georgia, Times, serif;
}
.main-nav li {
	float:left;
	margin-left:27px;
	position:relative;
}
.main-nav a {
	text-decoration:none;
	display:block;
	padding:8px 0 5px;
}
.main-nav li.hover a,
.main-nav li.active a {color:#ccc;}
.main-nav li.hover li a {color:#fff;}
.main-nav li.hover li a:hover {
	background:#fdc107;
	color:#000;
}
.main-nav .drop {
	position:absolute;
	top:43px;
	left:-12px;
	width:205px;
	display:none;
}
.main-nav ul {
	padding:10px 18px 20px 16px;
	background:url(../images/bg-header.png);
}
.header-alt .main-nav ul {background:#000;}
.main-nav li.hover .drop {display:block;}
.main-nav ul li {
	float:none;
	margin:0;
}
.main-nav ul a {
	padding:0 11px;
	height:1%;
}
#main {
	padding:24px 0 0;
	overflow:hidden;
}
.home #main {padding:24px 35px 0;}
.about-block {padding:0 35px 70px;}
.home .about-block {padding:0 0 70px;}
.text-get {
	width:423px;
	height:63px;
	background:url(../images/text-get.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -11px;
	position:relative;
	left:-5px;
}
.text-produce {
	width:342px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-produce.png) no-repeat;
	display:block;
	margin:0 0 -4px -4px;
}
.text-call {
	width:278px;
	height:51px;
	background:url(../images/text-call.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 1px;
	position:relative;
	left:-5px;
}
.text-message {
	width:352px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-message.png) no-repeat;
	display:block;
	margin:0 0 -5px -3px;
}
.text-heli {
	width:381px;
	height:51px;
	background:url(../images/text-heli.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 1px;
	position:relative;
	left:-5px;
}
.text-helicopter {
	width:360px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-helicopter.png) no-repeat;
	display:block;
	margin:0 0 -5px -3px;
}
.text-sky {
	width:325px;
	height:63px;
	background:url(../images/text-sky.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -11px;
	position:relative;
	left:-5px;
}
.text-skywriting {
	width:245px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-skywriting.png) no-repeat;
	display:block;
	margin:0 0 -4px -4px;
}
.text-airship {
	width:415px;
	height:63px;
	background:url(../images/text-airship.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -10px;
	position:relative;
	left:-5px;
}
.text-blimp {
	width:386px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-blimp.png) no-repeat;
	display:block;
	margin:0 0 -4px -5px;
}
.text-phone {
	width:174px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-phone.png) no-repeat;
	display:block;
	margin:0 0 6px -3px;
}
.video-block {
	border:1px solid #fff;
	width:344px;
	height:193px;
	position:relative;
}
.video-block img {display:block;}
.video-block .play {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-play.png) no-repeat;
}
.video-block .play:hover {background-position:0 -193px;}
.options-block {overflow:hidden;}
.options-block .heading {
	display:block;
	color:#ccc;
	font:14px/28px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #808080;
	margin-bottom:9px;
}
.info-list {
	margin:0 -8px 32px 0;
	color:#808080;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}
.info-list li {
	float:left;
	width:210px;
	margin-right:7px;
}
.info-list p {margin-bottom:7px;}
.info-list img {
	display:block;
	margin-bottom:1px;
}
.info-list h3 {font:22px/32px "Rokkitt", Georgia, Times, serif;}
.info-list h3 a {
	color:#ccc;
	text-decoration:underline;
}
.info-list h3 a:hover {color:#fff;}
.info-list .more {
	color:#808080;
	text-decoration:underline;
}
.info-list .more:hover {text-decoration:underline;}
.info-block {
	border-top:1px solid #333;
	position:relative;
	padding:31px 0 28px;
}
.ico-plane {
	position:absolute;
	top:-17px;
	left:50%;
	margin-left:-49px;
	width:98px;
	height:32px;
	background:url(../images/img-plane.png) no-repeat;
}
.info-block .heading {
	display:block;
	font:bold 9px/9px Arial, Helvetica, sans-serif;
	color:#fdc107;
	text-align:center;
	/*text-transform:uppercase;*/
}
.client-list {
	text-align:center;
	margin:0 -37px 16px;
}
.client-list li {
	display:inline-block;
	margin-right:-1px;
}
*+html .client-list li {
	display:inline;
	margin-right:3px;
}
.btn-holder {
	width:100%;
	overflow:hidden;
	position:relative;
}
.btn-holder .frame {
	float:left;
	left:50%;
	position:relative;
}
.btn-holder ul {
	float:left;
	position:relative;
	left:-50%;
}
.btn-holder li {
	float:left;
	margin:0 9px 0 8px;
}
.btn-holder a,
#sidebar .btn {
	display:block;
	width:185px;
	height:40px;
	font:18px/40px Arial, Helvetica, sans-serif;
	color:#000;
	background:#9e9e9e url(../images/btn-sprite.gif) no-repeat -1px -1px;
	text-decoration:none;
	text-align:center;
}
.btn-holder a:hover {background-position:-1px -42px;}
.btn-holder a.yellow {
	background-color:#fee73f;
	background-position:-1px -83px;
}
.btn-holder a.yellow:hover {background-position:-1px -124px;}
.twocolumns {
	overflow:hidden;
	padding:8px 0 0;
}
#sidebar {
	float:left;
	width:185px;
	font-size:14px;
	margin:7px 0 0;
}
#sidebar .btn {
	display:block;
	background:#fee73f url(../images/btn-sprite.gif) no-repeat -1px -83px;
	margin-bottom:10px;
}
#sidebar .btn:hover {background-position:-1px -124px;}
.side-nav {padding:0 16px 13px 15px;}
.side-nav li {
	border-bottom:1px solid #808080;
	padding:10px 9px 9px;
}
.side-nav a {text-decoration:none;}
.side-nav a:hover,
.side-nav .active a {color:#999;}
.testimonial-block {
	color:#999;
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	padding-bottom:26px;
}
.testimonial-block .heading {
	font:20px/28px "Rokkitt", Georgia, Times, serif;
	border-bottom:0;
	margin-bottom:0;
}
.testimonial-block .heading {color:#999;}
.testimonial-block q {
	font-style:italic;
	display:block;
}
.testimonial-block cite {
	display:block;
	font-style:normal;
}
.banner-block {margin-bottom:29px;}
.banner-block img {display:block;}
#sidebar .social {margin:0 11px 10px 14px;}
#sidebar .social ul {
	overflow:hidden;
	margin-bottom:14px;
}
#sidebar .social li {
	float:left;
	margin:0 5px 0 5px;
}
#sidebar .social a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:30px;
	height:30px;
	background:url(../images/social-icons-2.gif) no-repeat;
}
#sidebar .social a.linked {background-position:-30px 0;}
#sidebar .social a.facebook {background-position:-60px 0;}
#sidebar .social a.youtube {background-position:-90px 0;}
#sidebar .social a.google {
	background-position:-120px 0;
	width:38px;
	height:24px;
	margin:0 auto;
}
.likelist li {
	list-style: none;
	display: block;
	background: url(/img/arrowbullet.gif) no-repeat 0px 5px; 
	padding: 3px 7px 0px 20px;
	margin-bottom: 10px;
	}
#content {
	float:right;
	width:712px;
	line-height:18px;
	margin:0 0 -1px;
}
#content p {padding-bottom:18px;}
#content h2 {
	color:#fdc107;
	font:42px/36px "Rokkitt", Georgia, Times, serif;
}
.twocolumns #content h2 {
	font-size:36px;
	line-height:40px;
}
#content h3 {
	font:24px/30px "Rokkitt", Georgia, Times, serif;
	margin-bottom:3px;
}
.twocolumns #content h3 {margin:0;}
#content .alignleft {
	float:left;
	margin:5px 16px 0 0;
}
#content .alignright {
	float:right;
	margin:4px 0 15px 16px;
}
.text-block {
	overflow:hidden;
	padding-bottom:5px;
}
.btn-block {
	width:216px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	padding:15px 0 26px;
}
.btn-block a {text-decoration:none;}
.btn-quote {
	display:block;
	width:216px;
	height:65px;
	padding:69px 0 9px;
	background:url(../images/btn-quote.jpg) no-repeat;
}
.btn-quote a {
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-block .phone {
	display:block;
	font:bold 20px/20px Arial, Helvetica, sans-serif;
}
#footer {
	border-top:1px solid #333;
	padding:23px 0 0;
	color:#666;
	overflow:hidden;
}
.home #footer {
	margin:0 35px;
	padding:20px 0 0;
}
.nav-area {
	overflow:hidden;
	margin:0 -3px 19px 3px;
}
.nav-block {
	width:310px;
	float:left;
	font-size:11px;
	line-height:18px;
}
.home .nav-block {width:286px;}
#footer h4 {
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {color:#999;}
.nav-block .list-holder {overflow:hidden;}
.nav-block ul {
	float:left;
	width:150px;
	margin-right:5px;
}
.home .nav-block ul {width:138px;}
.bottom-row {
	overflow:hidden;
	font-size:10px;
	line-height:27px;
}
#footer .social {float:right;}
#footer .social li {
	float:left;
	margin-left:8px;
}
#footer .social a {
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/social-icons.gif) no-repeat;
}
#footer .social a.facebook {background-position:-20px 0;}
#footer .social a.google {background-position:-40px 0;}
#footer .social a.rss {background-position:-60px 0;}
#footer .info {float:right;}
#footer .bottom-row a:hover {color:#666;}
.light { background-color:#CC0000; }
.movie { width:570px;padding:5px 0;background:#666;text-align:center; }
.orange { color:#fdc107;font-weight:bold; }
.compquote { font-size: 24px; padding: 30px 20px; text-align: center; line-height: 1.2em;}


