#wrapper {
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 39px;
	width: 952px;
	background-image: url(../images/header-bg.png);
	position: relative;
}
#loginLink a{
	color: #009AD8;
}
#loginLink a:hover{
	color: #009AD8;
	text-decoration: none;
}
#navigation {
	height: 115px;
	width: 952px;
	position: relative;
}
#logo {
	float: left;
	height: 115px;
	width: 417px;
}
#nav {
	float: left;
	height: 45px;
	width: 535px;
	padding-top: 70px;
}
#banner {
	height: 329px;
	width: 952px;
	position: relative;
}
#main-slideshow {
	position:relative;
	
}
#main-slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	
}
#main-slideshow IMG.active {
	z-index:10;
	
}
#main-slideshow IMG.last-active {
	z-index:9;
}
#middle-box {
	height: 90px;
	width: 952px;
}
#middle-box-content {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	width: 892px;
}
.big-font {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #383838;
}
.small-font-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383838;
	width: 400px;
	float: right;
	font-weight: normal;
	padding-right: 100px;
	text-align: justify;
}
.left {
	float: left;
}
.right {
	float: right;
}
#news-box {
	width: 952px;
	background-color: #002e58;
	overflow: hidden;
}
#news-left-box {
	float: left;
	width: 250px;
	margin-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00386A;
	padding-bottom: 20px;
}
#news-right-box {
	float: right;
	height: 200px;
	width: 570px;
	margin-right: 40px;
	margin-top: 40px;
}
#news {
	color: #FFF;
	font-size: 24px;
	font-family: "Lucida Console", Monaco, monospace;
	float: left;
	width: 250px;
}
#news-content {
	float: left;
	width: 250px;
}
#news-title-box-holder {
	color: #FFF;
	font-size: 18px;
	font-family: "Lucida Console", Monaco, monospace;
	text-align: left;
}
.title {
	float: left;
	color: #009ddc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.title-main-link {
	float: left;
	color: #009ddc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.title-main-link a {
	color: #009ddc;
}
.title-main-link a:hover {
	color: #009ddc;
	text-decoration: none;
}
.date {
	color: #FFF;
	float: left;
	width: 250px;
}
.inside-content {
	float: left;
	width: 250px;
	padding-top: 5px;
	color: #FFF;
	font-size: 12px;
}
.readmore {
	color: #009DC8;
	float: left;
	width: 250px;
	padding-top: 10px;
}
.readmore a {
	color: #009DC8;
}
.readmore a:hover {
	color: #009DC8;
}
#who-we-are {
	color: #FFF;
	font-size: 24px;
	font-family: "Lucida Console", Monaco, monospace;
	float: left;
	width: 570px;
}
#who-left {
	float: left;
	width: 570px;
	padding-top: 10px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
}
#dark-blue {
	height: 150px;
	width: 952px;
	background-color: #020e1c;
}
#dark-blue-left {
	float: left;
	width: 250px;
	padding: 30px;
	color: #526160;
	font-size: 12px;
}
#phone {
	float: left;
	color: #526160;
	font-size: 12px;
	padding: 30px;
}
#phone a{
	color: #526160;
}
#phone a:hover {
	color: #526160;
	text-decoration: none;
}
#back-to-top {
	font-size: 11px;
	color: #526160;
	float: right;
	padding-top: 60px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#back-to-top a {
	color: #526160;
}
#back-to-top a:hover {
	color: #526160;
	text-decoration: none;
}
#footer {
	height: 100px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	background-color: #FFF;
}
#footer-left {
	float: left;
	width: 130px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 12px;
	color: #464646;
}
#footer-left a{
	color: #464646;
}
#footer-left a:hover {
	color: #464646;
}
#nav-footer {
	float: left;
	margin-top: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #015699;
}
*{
	margin:0;
	padding:0;
	outline:none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#about-left {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00386A;
}
#about-left a{
	color: #FFF;
}
#about-left a:hover{
	color: #007BEA;
	text-decoration: none;
}
#about-right {
	float: right;
	width: 330px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
}
#about-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFF;
}
#about-contents {
	color: #FFF;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: justify;
}
#head-office {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #009ad8;
	margin-bottom: 20px;
	font-weight: bold;
}
#contact-form-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #009ad8;
}
.corporate-staff {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #009ad8;
	font-weight: bold;
}
#staff-box {
	float: left;
	width: 150px;
	margin-right: 25px;
	margin-top: 20px;
}
#staff-box-last {
	float: left;
	width: 150px;
	margin-top: 20px;
}

.staff-image {
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
.staff-name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 10px;
	text-align: center;
}
.position {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #009ad8;
	margin-top: 5px;
	text-align: center;
}
.arrow-bullet {
	float: left;
	margin-right: 10px;
}

.notification_error
{
	height: auto;
	padding: 4px;
	margin: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	width: 100%;
	color: #009ad8;
}
.field_error
{
	color: #009ad8;
	padding-left: 10px;
	margin-left: 160px;
}
.notification_ok
{
	height: auto;
	width: 90%;
	padding: 8px;
	text-align: center;
	-moz-border-radius: 5px;
}
.msg_error {
	float: left;
	margin-left: 140px;
	padding-left: 10px;
}
label 
{
	width: 50px;
	margin: 5px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 20px;
}
.left-br
{
    clear: left;
}
.textbox-border {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.link-font {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #009ad8;
}
.link-font a{
	color: #009ad8;
}
.link-font a:hover{
	color: #FFF;
	text-decoration: none;
}
#projects-left {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#projects-left a {
	color: #FFF;
}
#projects-left a:hover {
	color: #007BEA;
	text-decoration: none;
}
#projects-right {
	float: right;
	width: 330px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00386A;
}
#projects-right a{
}
#projects-right a:hover{
	color: #FFF;
}
.date-text {
	color: #009ad8;
}
#paging {
	color: #FFF;
	font-size: 12px;
}
#paging a{
	color: #FFF;
}
#paging a:hover{
	color: #FFF;
}
#content {
    	position: relative;
   	text-align: left;
    	margin: 0 auto 0 auto;
    	width: 900px;
}
.slider {
	position: absolute;
	top: 0;
	right: 0;
	height: 19px;
	width: 360px;
	padding: 10px;
}
.mission {
	font-weight: bold;
}

#options span {
    	color: #666;
}
#login {
    	top: -65px; 
}
#login input {
    	float: left;
    	width: 100px;
    	margin: 0 20px 0 0;
}
#login input.signin {
    	width: 80px;
    	font-size: .8em;
}
#login a.back {
    	position: absolute;
    	top: 2px;
    	right: 10px;
    	font-size: .8em;
}
