/* ***** BASIC ELEMENTS ********************************************************** */

* {
	margin: 0;
	padding: 0;
	}


body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #202b43;
	font-size: 12px;
	color: #d4e5f5;
	}

p {
	padding-bottom: 15px;
	}

a {
	text-decoration: none;
	color: #fbf598;
	}

a:hover {
	text-decoration: underline;
	}

.clear {
	clear: both;
	height: 0px;
	}

h1 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 15px;
	}

h3 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: url('pic/i_bullet.gif') no-repeat 0 3px;
	border-bottom: 1px solid #4a5778;
	padding-left: 8px;
	margin-bottom: 10px;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f5f5d4;
	}

.h4-underline {
	border-bottom: 1px solid #505c77;
	}
	
ul {
	padding-left: 25px;
	padding-bottom: 20px;
	}

li {
	margin-bottom: 5px;
	}

li img {
	margin: 5px;
	}

.tbl-data th {
	color: #ffffff;
	background-color: #475880;
	padding: 3px;
	}

.tbl-data td {
	padding: 3px;
	}

p img {
	margin: 5px;
	}

.p-center {
	text-align: center;
	}


/* ***** LAYOUT ***************************************************************** */


/* ----- header ----- */

#header-wrap {
	background-color: #202b43;
	}

#header {
	margin: 0 auto;
	height: 56px;
	width: 850px;
	}

.logo {
	float: left;
	}

.logo a {
	display: block;
	height: 56px;
	width: 240px;
	background: url('pic/logo_top.jpg') no-repeat;
	}

.tagline {
	height: 56px;
	width: 470px;
	float: right;
	background: url('pic/bg_tagline.jpg') no-repeat;
	}

#container-wrap {
	background-color: #2a3a60;
	}

#container {
	width: 850px;
	margin: 0 auto;
	background: url('pic/logo_bottom.jpg') no-repeat top left;
	padding-bottom: 15px;
	}

.sidebar {
	padding-top: 60px;
	padding-right: 10px;
	width: 200px;
	float: left;
	border-right: 1px solid #4a5778;
	}

/* ----- navigation ----- */

.navigation {
	background: #f0f1f4 url('pic/bg_nav_bottom2.gif') no-repeat bottom;
	width: 200px;
	margin-bottom: 15px;	
	padding-bottom: 10px;
	}

.navigation-top {
	background: url('pic/bg_nav_top2.gif') no-repeat;
	width: 200px;
	height: 15px;
	}

.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #2e4d95;
	padding-left: 8px;
	padding-bottom: 10px;
	}

.nav li {
	margin: 0;
	padding: 0;
	display: block;
	width: 185px;
	}

.nav li a {
	display: block;
	height: 30px;
	width: 185px;
	}

.nav li span {
	display: block;
	padding: 6px 0 0 35px;
	}

.li-profile {
	background: url('pic/b_profile.gif') no-repeat;
	}

.li-services {
	background: url('pic/b_services.gif') no-repeat;
	}

.li-engineering {
	background: url('pic/b_engineering.gif') no-repeat;
	}

.li-sectors {
	background: url('pic/b_sectors.gif') no-repeat;
	}

.li-employment {
	background: url('pic/b_employment.gif') no-repeat;
	}

.li-contact {
	background: url('pic/b_contact.gif') no-repeat;
	}

.nav a {
	color: #2e4d95;
	}

	.nav a:hover {
		color: #cbb122;
		text-decoration: none;
		}


.sub-nav {
	margin: 0;
	padding: 0;
	margin: 5px 0 10px 0;
	/*background: url('pic/bg_subnav.gif') repeat-x bottom;*/
	padding-bottom: 5px;
	}

.sub-nav li a {
	width: auto;
	height: auto;
	padding: 3px 0;
	padding-left: 15px;
	font-size: 11px;
	}






.nav-info {
	margin-left: 7px;
	width: 186px;
	/*background: #ffffff url('pic/bg_info_top.gif') no-repeat top center;*/
	}

	.nav-info a {
		display: block;
		font-weight: bold;
		color: #3965c5;
		background: url('pic/i_pdf.gif') no-repeat 0 0;
		padding-left: 18px;
		}

	.nav-info p {
		margin: 0;
		padding: 10px;
		}

	.nav-info-bottom {
		height: 7px;
		/*background: url('pic/bg_info_bottom.gif') no-repeat top center;*/
		}



.news-item  {
	font-size: 11px;
	}

.news-item span {
	font-weight: bold;
	}

.sidebar-links {
	margin-top: 15px;
	}


/* ----- content ----- */

.content {
	padding-top: 10px;
	width: 630px;
	float: right;
	}

#header-img {
	width: 630px;
	height: 200px;
	background: url('pic/bg_header.jpg') no-repeat;
	margin-bottom: 15px;
	}

.welcome {
	margin-bottom: 15px;	
	}

.welcome img {
	margin-left: 10px;	
	}

.box-left {
	width: 49%;
	float: left;
	}

.box-right {
	width: 49%;
	float: right;
	}

.testimonial {
	background: #5c6885 url('pic/bg_quote.gif') no-repeat left top;
	margin-bottom: 10px;
	}

.testimonial p {
	padding: 10px;
	font-style: italic;
	}

.testimonial span {
	display: block;
	margin-top: 5px;
	font-style: normal;
	font-weight: bold;
	}

.testimonial-bottom {
	height: 20px;
	background: #2a3a60 url('pic/i_testimonial_arrow.gif') no-repeat left;
	}


#footer-wrap {

	}

#footer {
	margin: 0 auto;
	width: 850px;
	color: #98a3ba;
	padding-top: 5px;
	padding-bottom: 20px;
	}

.footer-left {
	float: left;
	}

.footer-right {
	float: right;
	}






