/************RESET***************/
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, 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;
}
/**********BASE ELEMENTS************/
html {
	background: #3e3832;
	}

body {
	font-family: Arial, sans-serif;
	color: #555454;
	height: 100%;
	background: url(../images/bg_body_main.jpg);
	}
.wrapper 	{width: 960px; margin: 0 auto; float:none; overflow: hidden;}
.header 	{width: 960px; position: relative; }
.nav		{}
.article	{}
.aside		{background:url(../images/bg_aside.png) repeat-x; min-height: 600px;}
.footer 	{width: 960px; margin: 0 auto; float:none; overflow: hidden; padding:18px 0;}

/**********MODULES**************/
.zindex-99999 {
	position: absolute;
	z-index: -99999;
	width:1px;
	height:1px;
	overflow: hidden;
	}


/**********INDEX STYLES***********/
.bg_back {
	width: 100%;
	float: none;
	position: relative;
	background: url(../images/bg_main.jpg) 
	}
.bg_front {
	width: 100%;
	float: none;
	background: url(../images/bg_schematic.jpg) no-repeat top center;
	}
	.logo {
		width: 361px;
		height: 100px;
		}
		.logo img {
			padding: 15px 0 0 0;
			}
	.nav {	
		width: 599px;
		}
		.top_nav {
			width: 599px;	
			height: 61px;
			float: left;
			}
			.top_nav ul {
				margin: 10px 0 0 0;
				font-family: 'Questrial', Arial;
				text-transform: uppercase;
				list-style: none;
				float: right;
				}
				.top_nav ul li {
					display: inline;
					}
					.top_nav ul li a {
						font-size: 11px;
						padding: 0 10px;
						border-right: 1px solid #4e4e48;
						color: #3b3b35;
						font-weight: bold;
						} .top_nav ul li a:hover {
							color: #72151f;
							}
		.main_nav {
			float: right;
			width: 727px;
			}
		.nav_item {
			width: 133px;
			height: 39px;
			margin: 0 1px 0 0;
			text-align: center;
			display: block;
			float: left;
			line-height: 36px;
			font-size: 14px;
			font-family: 'Questrial', Arial;
			font-weight: bold;
			color: #cbcac8;
			text-transform: uppercase;
			background: url(../images/bg_nav_sml.png) no-repeat;
			} .nav_item:hover {
				color: #cbcac8;
				background: url(../images/bg_nav_sml_hover.png) no-repeat
				}
			.lrg_nav_item {
				width: 187px;
				background: url(../images/bg_nav_lrg.png) no-repeat;
				} .lrg_nav_item:hover {
					background: url(../images/bg_nav_lrg_hover.png) no-repeat;
					}
	.slider {
		width: 960px;
		height: 460px;
		z-index: 200;
		position: relative;
		}
		.slide {
			width: 960px;
			height: 460px;
			position: absolute;
			}
		.slide_content {
			width: 628px;
			height: 136px;
			position: absolute;
			padding: 20px;
			display: block;
			left: 0px;
			top: 289px;
			background: url(../images/bg-presentation.png) no-repeat;
			}
			.slide_content h3 {
				font-size: 38px;
				font-weight: bold;
				text-transform: uppercase;
				color: #fff;
				/*
text-shadow: 1px 2px 0px #000000;
				filter: dropshadow(color=#000000, offx=1, offy=1);
*/ 
				}
			.slide_content p {
				font-size: 15px;
				color: #fff;
				/*
text-shadow: 1px 2px 0px #000000;
				filter: dropshadow(color=#000000, offx=1, offy=1); 
*/
				}
			.slide_content p a {
				color: #fff;
				text-decoration: underline;
				}
	.redline {
		position: absolute;
		z-index: 100;
		width: 100%;
		height: 64px;
		bottom: 30px;
		background: url(../images/bg_thick_line.png) repeat-x;
		}
		.ring_overlay {
			width: 364px;
			height: 64px;
			right: -39px;
			bottom: 29px;
			position: absolute;
			z-index: 400;
			background: url(../images/bg_ring_overlay.png) no-repeat;
			}
	.index_bottom_section {
		width: 100%;
		}
		.index_bottom_section_bg {
			padding: 37px 0 0;
			position: relative;
			z-index: 300;
			margin: -24px auto 0 auto;
			background: url(../images/bg_index_bottom_section.png) no-repeat;
			}
			.index_bottom_section_bg h2 {
				padding: 0 0 0 50px;
				font-weight: bold;
				color: #72151f;
				line-height: 22px;
				background: url(../images/icon_double_arrow.png) no-repeat 21px -2px;
				}
			.index_bottom_section_bg img {
				margin: 0 0 6px;
				border: 3px solid #6e161f;
				}
			.index_bottom_section_bg ul {
				padding: 0 15px;
				list-style: none;
				}
				.index_bottom_section_bg ul li {
					padding: 10px 15px 10px 35px;
					border-bottom: 1px solid #9d9f9f;
					border-top: 1px solid #d4d3d1;
					background: url(../images/icon_arrow_ring.png) no-repeat 8px 11px;
					margin: 0;
					}
				.index_bottom_section_bg ul li:first-line {
					font-weight: bold;
					}
	.footer_bg {
		color: #8d9499;
		background: #3e3832 url(../images/bg_footer.jpg) repeat-x;
		}
		.footer ul {
			margin: 0 0 10px;
			}
		.footer ul li {
			display: inline;
			
			}
			.footer ul li a {	
				padding: 0 7px;
				border-right: 1px solid #8d9499;
				color: #8d9499;
				}
/*********INTERIOR STYLES************/
.interior_bg_underlay {
	width: 100%;
	float: none;
	background:url(../images/bg_schematic.jpg) no-repeat center -2px;
	}
.interior_bg {
	width: 100%;
	float: none;
	background: url(../images/bg_interior.png) repeat-x;
	}
	.interior_wrapper {
		border: 1px solid #afaead;
		background: #fff url(../images/bg_schematics_interior.png) no-repeat left bottom;
		}
		.aside h4 {
			font-family: 'Questrial', Arial;
			font-weight: bold;
			text-transform: uppercase;
			color: #72151f;
			font-size: 18px;
			}
		
		.aside .side_nav {
			min-height: 400px;
			float:none;
			}
		.aside ul {
			list-style: none;
			margin: 0;
			}
			.aside ul li a {
				text-transform: uppercase;
				display: block;
				width: 140px;
				padding: 7px;
				line-height: 16px;
				font-family: 'Questrial', Arial;
				color: #4a4949;
				font-size: 16px;
				
				}
				.side_nav ul li a.on {
					background: #72151F;
					color: #dedddd;
				}
				
				.aside ul li a:hover, .aside ul li a.active {
					color: #dedddd;
					background: #72151f;
					}
					.aside ul li ul {
						margin: 0 0 0 15px;
						min-height: 1px;
						}
						.aside ul li ul li a {
							color: #767676;
							border-bottom: 1px solid #f0f0f0;
							text-transform: capitalize;
							font-size: 15px;
							} .aside ul li ul li a:hover, .aside ul li ul li a.active {
								color: #72151f;
								background: transparent;
								}
						
.hangar_units {
	padding: 15px 0;
	margin: 0 0 4px;
	border-bottom:1px solid #d9d4d5;
	border-top:1px solid #d9d4d5;
	}
	.hangar_units .font-size16 {
		font-weight: bold;
		}
.sml_line_height p {
	line-height: 16px;
	margin: 0 0 24px;
	}
.sml_line_height p:first-line {
	font-weight: bold;
	}
/*********INTERIOR SLIDER************/
.slider_thumbnails {
	padding: 5px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0 0 15px;
	}
	.slide_arrow_left {
		margin: 0 3px 0 0;
		}
	.slide_tmb {
		height: 41px;
		border: 1px solid #666;
		margin: 0 4px 0 0;
		}