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


/*************************************************************** START UNIVERSAL STYLE */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	background: #000000 url("../i/body_bg.jpg") center top no-repeat;
}
#wrapper {
	width: 960px;
	margin: auto;
	padding: 0;
}
/*************************************************************** START HEADER STYLE */
#header {
	width:960px;
	margin:0 auto;
	padding:0;
	height:100px;
}
#logo {
	behavior: url("../iepngfix.htc");
	background:url(../i/img_logo.png) no-repeat;
	width:244px;
	height:100px;
	margin:0;
	float:left;
}
body#home .headerImage {
	width: 980px;
	height: 400px;
	background-color: transparent;
	position: relative;
}
#headerImage {
	width: 960px;
	height: 240px;
	background-color: transparent;
	position: relative;
}
.headerModels {
	padding-top:20px;
	padding-bottom:0px;
	margin:0 auto;
	width: 910px;
	height: 550px;
	background-color: transparent;
	position: relative;
}
.headerUFO {
	padding-top:0px;
	padding-bottom:10px;
	margin:0 auto;
	width: 960px;
	height: 440px;
	background-color: transparent;
	position: relative;
}
.headerHome {
	padding-top:10px;
	padding-bottom:20px;
	margin:0 auto;
	width: 960px;
	height: 550px;
	background-color: transparent;
	position: relative;
}
.headerSecondary {
	padding-top:30px;
	padding-bottom:10px;
	margin:0 auto;
	width: 960px;
	height: 308px;
	background-color: transparent;
	position: relative;
}
.headerInnovation {
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	width: 960px;
	height: 460px;
	background-color: transparent;
	position: relative;
}
#nav {
	width: 700px;
	float:right;
}
/*************************************************************** START CONTENTSTYLE */

#contentWrapper {
	width: 820px;
	margin: auto;
}
body#home #content {
	width: 520px;
	margin:0 auto;
	float:left;
	padding-top:20px;
}
#content {
	width: 510px;
	margin:0 auto;
	float:left;
	padding-top:20px;
	color:#93A9B2;
}
#clear {
	float:none
}
#quoteWrapper {
	width: 300px;
	margin:0 auto;
	float:right;
	padding-top:20px;
	height:150px
}
#sidebar {
	width: 300px;
	margin:0 auto;
	float:right;
	padding-top:20px;
}
/* content area within #contentMain */
.contentBlock {
	width: 650px;
}
#content p {
	display: block;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
	margin: 10px 0;
	padding-bottom:20px;
}
/* content main heading */
#content h1 {
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	font-weight: normal;
}
/* content subheadings */ 
#content h2 {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	font-weight:bold;
	text-transform:uppercase;
}
#content h2 a {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#content h3 {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	font-weight: bold;
}
#content h4 {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	font-weight: bold;
}
#content ul {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
	margin: 10px 0px 0px 40px;
	padding-bottom:30px;
}

#content ul li ul {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	margin:0px 0px -30px 20px;
}

#content li {
	padding-bottom:5px;
}
#gliders #content ul {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
	margin: -30px 0px 0px 40px;
	padding-bottom:20px;
}
#gliders #content li {
	padding-bottom:0px;
}
.clearfloat {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
}
#content a {
	color: #d1d7d9;
	font-weight:bold;
}
#content a:hover {
	text-decoration: underline;
	color: #d1d7d9;
	font-weight:bold;
}
#content a:visited {
	text-decoration: underline;
	color: #d1d7d9;
	font-weight:bold;
}
#content .highlight {
	font-weight:bold;
	color:#d1d7d9;
}
#content .superhighlight {
	font:130%;
	font-weight:bold;
	color:#d1d7d9;
}
#content .linethrough {
	font-weight:bold;
	color:#d1d7d9;
	text-decoration:line-through;
}
/*************************************************************** START BREADCRUMB */

#breadcrumb {
	behavior: url("../iepngfix.htc");
	width:270px;
	height:120px;
	background:url(../i/img_breadcrumbBG.png) no-repeat;
	padding-top:25px;
	text-align:left;
	padding-left:30px;
}
#breadcrumb h3 {
	font: 80% Verdana, Helvetica, Arial, sans-serif;
	color: #d1d7d9;
	font-weight: normal;
	margin: 0px 0px -10px 0px;
}
#breadcrumb h3 a {
	color: #d1d7d9;
	font-weight: normal;
	margin: 0px 0px -10px 0px;
	text-decoration:none;
}
#breadcrumb h3 a:hover {
	text-decoration:underline;
	color: #d1d7d9;
}
#breadcrumb h3 a:visited {
	text-decoration: none;
	color: #d1d7d9;
}
#breadcrumb ul {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
	margin: 10px 0px 0px 10px;
}
#breadcrumb .highlight {
	font-weight:bold;
	color:#d1d7d9;
	text-decoration:underline;
}
#breadcrumb a {
	color: #93a9b2;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #93a9b2;
}
#breadcrumb a:visited {
	text-decoration: underline;
	color: #93a9b2;
}
/*************************************************************** START BLOCKQUOTE */

blockquote {
	behavior: url("../iepngfix.htc");
	margin:20px 20px;
	color:#93a9b2;
	background:url(../i/leftquote.png) top left no-repeat;
}
blockquote div {
	behavior: url("../iepngfix.htc");
	padding: 0 40px;
	background:url(../i/rightquote.png) bottom right no-repeat;
	display: block;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
}
#afterquote {
	margin-top:-10px;
	margin-bottom:60px;
	padding: 0 60px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 1.5em;
}
/*************************************************************** START VIDEO */

.video {
	margin-top:-20px;
	margin-bottom:70px;
}
/*************************************************************** START MODULESTYLE */
#moduleWrapper {
	width: 900px;
	margin: auto;
	height:160px;
	padding-top:10px;
}
.module {
	width: 300px;
	margin:0 auto;
	padding-bottom:30px;
	height:145px;
	float:left;
	text-align:center;
}
#sidebar .module {
	width: 300px;
	margin:0 auto;
	padding-bottom:0px;
	height:145px;
	float:left;
	text-align:center;
}
#sidebar .moduleMag {
	behavior: url("../iepngfix.htc");
	width: 300px;
	margin:0 auto;
	padding-bottom:10px;
	height:179px;
	float:left;
	text-align:center;
}
#sidebar .moduleInnovation {
	width: 300px;
	margin:0 auto;
	padding-bottom:10px;
	height:200px;
	float:left;
	text-align:center;
}
#innovationFlash {
	width:300px;
	height:200px;
}
#innovationVideo {
	padding-top:10px;
	width:360px;
	height:300px;
}
/*************************************************************** START FOOTERSTYLE */

#footer {
	width: 840px;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	background:url(../i/img_footerBG.jpg) no-repeat bottom center;
	color: #93a9b2;
	margin: 10px 0px 0px 0px;
	margin:0 auto;
	padding-top: 20px;
	height:140px;
}
#footerNav {
	width: 500px;
	margin:0 auto;
	padding:0;
	height:60px;
	float:left;
}
#footerLegal {
	width: 340px;
	margin:0 auto;
	padding:0;
	height:60px;
	float:right;
	text-align:right;
}
#footer a {
	color: #93a9b2;
}
#footer a:hover {
	text-decoration: underline;
	color: #93a9b2;
}
#footer a:visited {
	text-decoration: underline;
	color: #93a9b2;
}
#footer ul li {
	list-style: none;
	float: left;
	padding: 0 10px;
}


#content .header{color:#D1D7D9;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:19px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;}
#content .subhead {font-weight:bold;margin:2px 0px;color:;font-family:Arial, sans-serif;font-size:16px;color:#93A9B2;padding:0px;}
#content .wysiwyg-body{color:#93A9B2;display:block;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:24px;}
#content .wysiwyg-body P{color:#93A9B2;display:block;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:24px;}
#content .wysiwyg-body H1{font-size:19px;}