@charset "utf-8";
/* CSS Document */

a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

body {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2f2f2;
	background-color: #000;
	background-position: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border: none;
}
h5 {
	font-size: 16px;
	margin: 0px;
}
h4 {
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-size: 20px;
	margin: 0px;
	color: #FFF;
}
h2 {
	font-size: 22px;
	margin: 0px;
	color: #FFF;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}
input {
	color: #333;
	background-color: #FFF;
	border: 1px solid #333;
	padding: 2px;
}

.pointer {
	cursor: pointer;
}
li strong {
	color: #09F;
}

body a {
	color: #FFF;
	text-decoration: underline;
}
body a:hover {
	color: #999;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.text10 {
	font-size: 10px;
}
.text16 {
	font-size: 16px;
}

#main_container {
	height: auto;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}
#header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 1008px;
}
#header_bg a {
	font-size: 14px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
	cursor: pointer;
}
#header_bg a:hover {
	color: #3e93c7;
	text-decoration: none;
	background-image: url(../images/icon_arrow_hover.jpg);
	background-repeat: no-repeat;
}
div#header_bg {
	position: relative;
}
#header_bg .header_nav_company {
	background-image: url(../images/icon_company.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 22px;
	left: 45px;
	top: 33px;
	padding-top: 7px;
	padding-left: 34px;
}
#header_bg .header_nav_technology{
	background-image: url(../images/icon_technology.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 22px;
	left: 171px;
	top: 33px;
	padding-top: 7px;
	padding-left: 34px;
}
#header_bg .header_nav_applications{
	background-image: url(../images/icon_applications.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 22px;
	left: 313px;
	top: 33px;
	padding-top: 7px;
	padding-left: 34px;
}
#header_bg .header_nav_symbol{
	background-image: url(../images/icon_headericon.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 85px;
	left: 458px;
	top: 8px;
	width: 97px;
}
#header_bg .header_nav_endorsements{
	background-image: url(../images/icon_endorsements.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 22px;
	left: 583px;
	top: 33px;
	padding-top: 7px;
	padding-left: 34px;
}
#header_bg .header_nav_faqs{
	background-image: url(../images/icon_faq.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 22px;
	left: 759px;
	top: 33px;
	padding-top: 7px;
	padding-left: 34px;
}
#header_bg .header_nav_contact{
	background-image: url(../images/icon_contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 22px;
	left: 872px;
	top: 33px;
	padding-top: 7px;
	padding-left: 34px;
}
#logo_container {
	background-image: url(../images/airdar_logo.jpg);
	background-position: center;
	height: 104px;
	width: 1008px;
	background-repeat: no-repeat;
	margin-top: 1px;
}
#slider_container {
	height: 300px;
	width: 1008px;
	position: relative;
	padding-top: 40px;
}
#slider_holder {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headline_container {
	height: auto;
	width: 1008px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 40px;
}
#headline_holder {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 18px;
	color: #A5ABB6;
	line-height: 24px;
}
#holder_floatRight {
	float: right;
	width: 310px;
	padding-top: 10px;
	line-height: 20px;
	font-size: 15px;
}

#mesh_container {
	height: auto;
	width: 100%;
	background-image: url(../images/mesh_bg.jpg);
	background-repeat: repeat;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404348;
	padding-bottom: 25px;
}
.mesh_text {
	line-height: 20px;
	font-size: 14px;
}

#mesh_container h6 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515762;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #89919E;
}
#mesh_container_holder {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
.textbox_floatright {
	background-color: #CCC;
	border: 5px solid #69717E;
	width: 343px;
	height: 198px;
	float: right;
	padding-top: 8px;
	padding-left: 7px;
}

#footer_container {
	background-color: #030303;
	height: 160px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404348;
}
div#footer_inner {
	position: relative;
}
#footer_inner {
	width: 805px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer_box_left {
	float: left;
	background-image: url(../images/icon_addresscard.gif);
	background-repeat: no-repeat;
	background-position: 120px 2px;
	margin-top: 30px;
	width: 260px;
}
#footer_box_right {
	float: right;
	width: 410px;
	margin-top: 30px;
	font-size: 11px;
	text-align: right;
}

