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

html {
     overflow: -moz-scrollbars-vertical;
}

* {
	margin:0;
	padding:0;
	outline:0;
}

img {
	border:0;
}

p {
	margin:0 0 10px 0;
}

body {
	background:#000089 url(/images/bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin:40px 0 20px 0;
}

.clear {
	clear:both;
	font-size:1px;
	height:0;
	min-height:0;
	overflow:hidden;
	padding:0 !important;
}

#outer {
	width:960px;
	text-align:left;
	margin:auto;
}

#logo, #logo2 {
	width:100px;
	float:left;
	text-align:center;
}
#logoIMG, #logo2IMG {
	width:50px;
	height:50px;
	position:relative;
	display:none;
	margin-bottom:20px;
}

#strap {
	width:100px;
}
#strap img {
	width:100px !important;
	height:83px !important;
	position:relative;
	display:none;
}

#main {
	width:820px;
	float:right;
}

.mainLIST li {
	list-style-type:none;
}

.hover {
	cursor:pointer;
}

#hOne, #hTwo, #hThree, #hFour, #hFive, #hSix, #hSeven, #hNews, #hEight, #hSub {
	width:790px; /* 820px */
	height:32px; /* 36px */
	padding:4px 10px 0 20px;
	background:url(/images/dark-bg.gif) repeat-x left top;
	margin:5px 0;
	font-weight:bold;
	font-size:22px;
}

#hSub {
	margin-top:0;
	display:none;
}

.button {
	display:none;
}
.button span {
	float:right;
	display:none;
}
.button img {
	width:18px;
	height:18px;
	margin-top:4px;
}

#cOne {
	background-image:url(/images/bg-about-us.jpg);
}
#cTwo {
	background-image:url(/images/bg-what-we-do.jpg);
}
#cFour {
	background-image:url(/images/bg-our-people.jpg);
}
#cFive {
	background-image:url(/images/bg-careers.jpg);
}
#cSix {
	background-image:url(/images/bg-awards.jpg);
}

#cOne p, #cTwo p, #cFour p, #cFive p, #cSix p {
	width:560px;
}


.content {
	width:820px;
	background-color:#001c7b;
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:16px;
	line-height:20px;
	display:none;
}

.content a:link, .content a:visited {
	padding:2px;
	color:#fff;
	text-decoration:underline;
}
.content a:hover {
	background:#fff;
	padding:2px;
	color:#001c7b;
	text-decoration:underline;
}

.content div.contentB {
	width:auto;
	padding:20px;
}

#footer {
	width:820px;
	padding-top:40px;
	color:#fff;
	font-size:12px;
	display:none;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer span {
	padding:0 5px;
}

.small {
	font-size:11px;
	color:#999;
}

.back img {
	width:42px;
	height:41px;
}
.back a:link, .back a:visited, .back a:hover {
	background:none !important;
	padding:0 !important;
}

#contactLeft {
	width:300px;
	float:left;
	padding:0 !important;
}

#contactRight {
	width:420px;
	float:right;
	padding:10px !important;
	background-image:url(/images/form-bg.gif);
	background-position:left top;
}

.textBox {
	width:300px;
	border:1px solid #000f4b;
	padding:2px;
	color:#000f4b;
	font-size:16px;
}

.textArea {
	width:300px;
	height:75px;
	border:1px solid #000f4b;
	padding:2px;
	color:#000f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.textSubmit {
	width:150px;
	border:1px solid #000f4b;
	color:#000f4b;
	background:#F2F2F2;
	font-size:16px;
}

#contactRight ol li label {
	display:block;
	float:left;
	width:75px;
}

#contactRight ol {
	margin:0 !important;
}

#contactRight ol li {
	margin-bottom:10px;
}

.indent {
	margin-left:10px;
}

#msg {
	width:420px;
	color:#000;
	display:none;
	padding:0 !important;
}
#msg div {
	width:auto;
	background:#F2F2F2;
	border:1px solid #999;
	padding:4px !important;
	margin-bottom:10px;
}

#thanks {
	display:none;
}

.s1logos {
	width:780px;
	margin-bottom:20px;
}

.logoDouble {
	height:58px !important;
}

.logoImage {
	width:150px;
	float:left;
	margin:0 20px 0 0;
}
.logiImage img {
	width:150px;
	height:29px;
}
.logoImage a:link, .logoImage a:visited, .logoImage a:hover {
	background:none !important;
	padding:0 !important;
}

.logoText {
	width:610px;
	float:right;
}

.red {
	color:#D80000;
	font-weight:bold;
}

.contentB ol, .contentB ul {
	margin:0 0 10px 30px;
}

.contentB li {
	margin-bottom:4px;
}


/* video code */

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

#videoOuter, #newsOuter {
	width:480px;
	float:left;
}
#video, #news {
	width:480px;
	z-index:1;
}

#newsArchive p {
	margin-left:10px;
}

#thumbs, #newsArchive {
	width:258px;
	height:370px;
	float:right;
	border:1px solid #000e4a;
	background:#001361;
	padding:4px 0 9px 0;
	margin:35px 0 0 0;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
}

#newsArchive {
	height:300px !important;
}

.thumbsItem {
	width:258px;
	padding:5px 9px;
	border-bottom:1px solid #000e4a;
}

.thumbsPic {
	width:90px;
	float:left;
	margin-right:10px;
}

.thumbsPic img {
	width:90px;
	height:54px;
}

.thumbsText {
	width:110px;
	float:left;
	font-size:12px !important;
	line-height:normal;
}

.thumbsItem a:link, .thumbsItem a:visited {
	color:#fff !important;
	text-decoration:none !important;
	font-size:12px !important;
	padding:0 !important;
	background:none !important;
	font-weight:bold;
}
.thumbsItem a:hover {
	color:#fff !important;
	text-decoration:underline !important;
	font-size:12px !important;
	padding:0 !important;
	background:none !important;
	font-weight:bold;
}

#loading, #loading2 {
	display:none;
	z-index:2;
	position:relative;
	top:159px;
	left:207px;
}
#loading img, #loading2 img {
	width:66px;
	height:66px;
}

.datePosted {
	font-size:12px;
	font-style:italic;
}

/* end */

