body {
	color: #FFF;
	background-color: #082531;
	background-image:url(../../assets/images/bg_gradient.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
#background {
	height: 618px;
	background-image: url(../../assets/images/bg_shape.png);
	background-po sition: top left;
	background-repeat: no-repeat;
	}
#container {
	width: 960px;
	margin: 0 auto;
	}

/* form */

#form {
	width: 434px;
	float: left;
	}
#form input {
	margin-left: 0;
}
#form p {
	width: 434px;
	color: #999;
	font-size: 11px;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	float: left;
	}
#form div.label {
	width: 434px;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	float: left;
	}
#form div.input {
	width: 434px;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	float: left;
	}
#form .req {
	background-color: #FFFFCC;
	}
#form textarea {
	width: 415px;
	}
#form div.submit {
	width: 434px;
	padding: 0;
	margin: 0;
	margin-top: 6px;
    float: left;
    /* MSIE hack */
    display: inline;
	}
#form input.button {
    background-color: #F0F0F0;
    padding: 0;
    float: left;
	}
#form div.success {
	width: 426px;
	color: #FFF;
	background-color: #3A8D3A;
	text-align: center;
	padding: 4px;
	margin: 0;
	margin-bottom: 12px;
	float: left;
	}
#form div.errata {
	width: 426px;
	color: #FFF;
	background-color: #af0707;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	margin: 0;
	margin-bottom: 12px;
	float: left;
	}
#form div.error {
	width: 434px;
	color: #af0707;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	float: left;	
	}
#form span.details {
	color: #999;
	font-size: 10px;
	}

/* nav */
#nav {
	width: 456px;
	height: 34px;
	background-image: url(../../assets/images/nav/bg.png);
	background-repeat: no-repeat;
	padding: 0 9px;
	margin: 18px 0 16px 486px;
	float: left;
	display: inline; /* IE6 */
	}
#nav img {
	float: left;
	}

/* hero */
#hero_home {
	width: 960px;
	height: 302px;
	float: left;
	}
#hero_interior {
	width: 960px;
	height: 124px;
	float: left;
	}

/* main */
#main {
	width: 886px;
	background-color: #0D384B;
	background-image: url(../../assets/images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 22px 37px 0 37px;
	float: left;
	}

/* info */
#info {
	width: 960px;
	margin-top: 18px;
	float: left;
	}
.float_left {
	float: left;
	}

/* home - layout */
#home_about {
	width: 691px;
	float: right;
	}
#home_about div.copy {
	width: 625px;
	height: 120px;
	background-color: #04161C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	padding: 25px 33px 0 33px;
	float: left;
	display: inline; /* IE6 */
	}
#home_featured {
	width: 255px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	float: left;
	}
#home_featured a {
	color: #FFF;
	text-decoration: none;
	}
#home_featured a:hover {
	color: #CCC;
	}
#home_featured div#home_capabilities {
	width: 255px;
	margin-bottom: 16px;
	float: left;
	}
#home_featured div#home_capabilities div.copy {
	width: 227px;
	height: 80px;
	background-color: #397B98;
	padding: 10px 14px 0 14px;
	float: left;
	display: inline; /* IE6 */
	}
#home_featured div#home_capabilities div.copy p {
	margin: 0;
	margin-bottom: 3px;
	}
#home_featured div#home_testimonials {
	width: 255px;
	float: left;
	}
#home_featured div#home_testimonials div.copy {
	width: 227px;
	height: 93px;
	background-color: #397B98;
	padding: 10px 14px 0 14px;
	float: left;
	display: inline; /* IE6 */
	}
#home_featured div#home_testimonials div.copy .tesimonial_author {
	margin-top: 8px;
	float: right;
	}
#home_featured div#home_testimonials div.copy .testimonial_company {
	font-size: 11px;
	font-style: italic;
	}

/* about - layout */
.about_overview_left {
	width: 434px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 15px;
	float: left;
	display: inline; /* IE6 */
	}
.about_overview_right {
	width: 436px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 20px;
	float: left;
	}
.about_info_box {
	width: 228px;
	margin-right: 15px;
	float: left;
	}
.about_info_box a {
	color: #FFF;
	width: 196px;
	height: 20px;
	background-color: #397B98;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	padding: 90px 16px 0 16px;
	float: left;
	}
.about_info_box a:hover {
	color: #CCC;
	}
.about_featured_box {
	width: 474px;
	float: left;
	}
.about_featured_box .overview {
	color: #FFF;
	width: 442px;
	background-color: #397B98;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 16px 16px 0 16px;
	float: left;
	}
.about_featured_box .overview a {
	color: #FFF;
	text-decoration: none;
	}
.about_featured_box .overview a:hover {
	color: #CCC;
	}
.about_featured_box .overview .description {
	height: 74px;
	line-height: 1.6em;
	float: left;
	}
.about_featured_box .overview .link {
	height: 20px;
	font-weight: bold;
	float: right;
	}

#history_slide {
	}
#history_slide div.slide {
	width: 435px;
	margin-right: 15px;
	float: left;
	display: inline;
	}
#history_slide div.slide h3 {
	font-size: 12px;
	line-height: 1em;
	margin: 0;
	margin-bottom: 11px;
	}
#history_slide div.text {
	width: 436px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	float: left;
	}
#history_slide div.text h3 {
	font-size: 12px;
	line-height: 1em;
	border-bottom: 1px dotted #fff;
	padding: 0;
	padding-bottom: 11px;
	margin: 0;
	margin-bottom: 11px;
	}
#history_slide div.text p {
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	height: 150px;
	overflow: auto;
	}
#history_slide div.text a {
	float: right;
	}
#history_nav {
	width: 960px;
	height: 40px;
	background-image: url(../../assets/images/about_history_bar.gif);
	background-repeat: no-repeat;
	float: left;
	}
#history_nav a {
	height: 40px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 39px;
	border-right: 1px solid #093041;
	padding: 0 20px;
	display: block;
	float: left;
	}
#history_nav a:hover {
	color: #f63;
	background-image: url(../../assets/images/about_history_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
#history_nav a.current {
	color: #f63;
	background-image: url(../../assets/images/about_history_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

/* locations - layout */
.locations_left {
	width: 434px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 15px;
	float: left;
	display: inline; /* IE6 */
	}
.locations_right {
	width: 436px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	}
.locations_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 18px;
	float: left;
	}
.locations_name {
	font-weight: bold;
	margin-top: 20px;
	float: left;
	}
.footnote {
	margin-top: 35px;
	float: left;
	}
.footnote .locations_title {
	width: 436px;
	font-size: 12px;
	margin: 0;
	}
#locations {
	width: 400px;
	height: 218px;
	margin-top: 20px;
	margin-left: 36px;
	float: left;
	display: inline; /* IE6 */
	}
#locations div {
	width: 200px;
	margin-bottom: 5px;
	float: left;
	}
#locations div span {
	margin-right: 5px;
	}
#locations div img {
	margin-right: 2px;
	}
#locations_key {
	width: 436px;
	margin-top: 3px;
	}
#locations_key div {
	width: 109px;
	font-size: 9px;
	margin-top: 1px;
	float: left;
	}
#locations_key div img {
	margin-right: 5px;
	}

/* capabilities - layout */
.capability_left {
	width: 434px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	margin-right: 15px;
	float: left;
	display: inline; /* IE6 */
	}
.capability_right {
	width: 436px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	float: left;
	}
.capability_description {
	width: 436px;
	height: 220px;
	margin-top: 8px;
	float: left;
	overflow: auto;
	}
.capability_title {
	width:400px;
	height:20px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 5px;
	float: left;
	}
.capabilities_info_box {
	width: 228px;
	margin-right: 15px;
	float: left;
	}
.capabilities_info_box a {
	color: #FFF;
	width: 111px;
	height: 79px;
	background-color: #397B98;
	background-position: middle left;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	padding: 31px 16px 0 101px;
	float: left;
	}
.capabilities_info_box a strong {
	font-size: 12px;
	}
.capabilities_info_box a:hover {
	color: #CCC;
	}
.capabilities_info_box_last {
	width: 231px;
	float: left;
	}
.capabilities_info_box_last a {
	color: #FFF;
	width: 114px;
	height: 79px;
	background-color: #397B98;
	background-position: middle left;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	padding: 31px 16px 0 101px;
	float: left;
	}
.capabilities_info_box_last a strong {
	font-size: 12px;
	}
.capabilities_info_box_last a:hover {
	color: #CCC;
	}

/* pic slider */	
.capabilities_pics{
    height:  434px;  
    width:   230px;  
    padding: 0;  
    margin:  0;  
	}	
.capabilities_pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #eee;  
    width:  434px; 
    height: 230px; 
	float:left;
} 	

.spacer{
	clear:both;
	}


/* media room - layout */
.media_box {
	width: 436px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	}
	div.media_box.first {
		margin-right: 13px;
		display: inline; /* IE6 */
		}
.media_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 18px;
	float: left;
	}
.media_content {
	width: 382px;
	height: 336px;
	background-color: #07161C;
	padding: 20px 27px 20px 27px; 
	float: left;
	}

.news_item {
	color: #FFF;
	width: 356px;
	background: #132229 url("/assets/images/media_button.gif") no-repeat right center;
	font-weight: bold;
	padding: 12px;
	}
	.news_item.odd {
		background-color: #010608;
		}
	.news_item.over {
		background-color: #2A373C;
		}
		
.news_item span {
	color: #b8c2c7;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	}
.scrollbox {
	width: 380px;
	height: 336px;
	overflow: auto;
	}

.scrollbox span {
	color: #b8c2c7;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	}
.scrollbox h2 {
	padding: 0;
	margin-top: 0;
	font-size: 18px;
	line-height: 25px;
	}
.scrollbox a.preview {
	border: 8px solid #fff;
	float: left;
	margin-right: 10px;
	}
.scrollbox p {
	padding: 0;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 0;
	}
.scrollbox p a {
	color: #f63;
	}
.scrollbox ul a {
	color: #f63;
	}
.scrollbox p.no {
	text-align: center;
	padding: 0;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 0;
	}


/* contact - layout */
#contact_form {
	margin-top: 15px;
	float: left;
	}
.contact_left {
	width: 434px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 15px;
	float: left;
	display: inline; /* IE6 */
	}
.contact_right {
	width: 436px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	}
.contact_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 18px;
	float: left;
	}
.contact_locations {
	height: 350px;
	width: 429px;
	font-size: 11px;
	padding: 0 2px;
	margin-top: 15px;
	float: left;
	overflow: auto;
	}
.contact_locations .location {
	width: 207px;
	margin-bottom: 20px;
	float: left;
	}


/* footer */
#footer {
	width: 960px;
	margin-top: 18px;
	float: left;
	}
#footer .copyright {
	width: 481px;
	color: #8598A2;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	padding-bottom: 16px;
	margin-top: 11px;
	margin-right: 5px;
	float: left;
	}
#footer .nav {
	width: 474px;
	height: 34px;
	background-image: url(../../assets/images/footer_nav_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	}
#footer .nav * {
	vertical-align: middle;
	}
#footer .nav img.line {
	margin: 0 15px;
	}
#footer .nav a {
	color: #FFF;
	text-decoration: none;
	}
#footer .nav a:hover {
	color: #8598A2;
	}
#footer input {
	color: #000;
	font-size: 10px;
	padding: 2px;
	}
	
	
	
.hidden {
	display: none;
	}
	
	
	
	

/* FancyBox styles */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url("/assets/images/fancybox/fancy_progress.png") no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -16px;
	right: -16px;
	height: 36px;
	width: 37px;
	background: transparent url("/assets/images/fancybox/fancy_closebox.png") ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url("/assets/images/fancybox/fancy_title_left.png") repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url("/assets/images/fancybox/fancy_title_main.png") repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url("/assets/images/fancybox/fancy_title_right.png") repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/png;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: -15px; 
}

a#fancy_right {
	right: -15px; 
}

a#fancy_left:hover {
	background: transparent url("/assets/images/fancybox/fancy_left.png") no-repeat 0% 50%;
}

a#fancy_right:hover {
	background: transparent url("/assets/images/fancybox/fancy_right.png") no-repeat 100% 50%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_n.png") repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_ne.png") no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_e.png") repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_se.png") no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_s.png") repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_sw.png") no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_w.png") repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url("/assets/images/fancybox/fancy_shadow_nw.png") no-repeat;
}