/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
/* Global properties ======================================================== */
html {width:100%; height:100%;}
body {font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:25px;color:#fff;min-width:960px;height:100%;background-color:#778c9d;}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.bg {width:100%;}

.main {
	width:960px;
	margin:30px auto;
}

a {color:#dc5130; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden; position:relative; background-color:#26445F;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:10px;}
.p1 {margin-bottom:4px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:-30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.style2 p{color:#FFFFFF;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.color-1 {color:#3c74a9;}
.color-2 {color:#49a69e;}
.color-3 {color:#f3ad29;}
.color-4 {color:#dc5130;}
.color-5 {color:#4c4c4c;}



/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:7px 0 0 0;
	float:left;
}
	h1 a {
		display:inline-block; 
		font-size:49px;
		line-height:2em;
		color:#4c4c4c;
		letter-spacing:-2px;
	}
	h1 strong {color:#dc5130;}
	
/***** menu *****/
.menu {
	padding:51px 0 0 0; 
	float:right;
}
.menu li {
	float:left; 
	position:relative;
	padding-left:12px;
}
.menu > li:first-child {padding-left:0;}
.menu a {
	display:inline-block; 
	font-size:13px; 
	line-height:20px; 
	padding:3px 20px; 
	color:#fff;
}
.menu a.active,
.menu a:hover {background:#fff; color:#333;}



/********************************* content *************************************/
#content {
	width:960px;
	position:relative;
	padding-top:18px;
	background-color:#26445F;
	z-index:1;
}

#horizon {
	position:absolute;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color:#26445F;
	padding-top:0px;
}
#mothership{
	position: relative;
	text-align: left;
	width: 920px;
	height:463px;
	margin: 20px auto;
	padding-top:34px;
	background-image:url(../images/wallpaper-port.jpg);
	z-index:10;
}

#pic {
	color:#333333;
	padding: 0px 10px 10px;
}
img{
	border:none;
}
#col3 img{
	margin:5px 5px 0 0;
}
#office #col3 img{
	vertical-align:abmiddle;
}
#work #col3, #contact #col3{
	background-image:url(../images/tray.gif);
	background-repeat:no-repeat;
}

h1,h2,h3,p{
	font-weight: normal;
	margin: 0;
}
h4 {
	font-size:20px; 
	line-height:1.2em; 
	color:#999;
	margin-bottom:8px;
}
h5 {color:#999; font-weight:normal;}
h6 {color:#999; font-weight:normal;}

.bg img{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-1;
}
p{
font-size:12px;
line-height:1.4;
}
strong{
color:#000;
}
h3{
line-height:.85;
text-indent:-999px;
background:url(i/t_complete.gif) no-repeat;
}
h3#current{
margin-top:30px;
background:url(i/t_current.gif) no-repeat;
}
h4{
font-size:11px;
color:#666;
}
h5{
font-size:9px;
letter-spacing:2px;
word-spacing:4px;
margin:0 auto;
}
h6{
font-size:10px;
font-style:italic;
margin:12px 13px 0 0;
float:right;
}
#tng{
word-spacing:normal;
display:block;
margin:0 auto;
}
a{
text-decoration:none;
outline:none;
}
a:link,a:visited{
color:#737373;
}
a:hover{
color:#fd0101;
}
a.selected{
font-weight:bold;
color:#000;
}
#footer a:link{
color:#777;
}
#col1 {
	position:absolute;
	z-index:2;
	left:46px;
	top:210px;
	width:200px;
	height:190px;
	color:#CC0000;
}
#work #col1,#public #col1{
	background-image: none;
}

#col2,#col2a,#col2b, #col2c, #col2d, #col2e {
	position:absolute;
	z-index:3;
	left:290px;
	top:210px;
	width:300px;
	height:190px;
	text-align:justify;
}
#col2a,#col2b, #col2c, #col2d, #col2e {
display:none;
}
#col2x{
	position:absolute;
	z-index:4;
	left:180px;
	top:0;
	width:300px;
	height:190px;
	text-align:justify;
}

#col3 {
	position:absolute;
	z-index:5;
	left:556px;
	top:210px;
	width:300px;
	height:190px;
	background-image:url(../images/tray.gif);
	background-repeat:no-repeat;
}
#col3x{
	position:absolute;
	z-index:6;
	left:0;
	top:165px;
	width:300px;
	height:100px;
}
#pic, #col1, #col2, #col3, #nav{
	display:none;
}
table td{
	border:none;
	padding:0;
}



#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	background: transparent url(___just-anything-here.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding:0 ; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
}
		
/****************************footer************************/
footer {width:100%; text-align:center;background-color:#26445F;padding-bottom:10px;}
	footer span {display:block;}
	footer .inner {padding:10px 10px 20px;}

.list-services {
	padding:0;
}
	.list-services li {
		float:left; 
		padding:0 0 0 10px;
	}