body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background: #FFF url('../images/bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
	border-top: 4px solid #043366;
}
img  { border: none; }
h1, h2, h3, h4, h5  {
	font-family: Arial, serif;
	font-weight: normal;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
.clear {
	clear: both;
	visibility: hidden;
}
.blue {
	color: #0070d0;
}
.small {
	font-size: 11px
}
.divider {
	padding: 5px 0 !important;	
}
.galleryimg {
	padding: 10px 0 10px 20px !important;	
}
iframe {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 0;	
}
.link {
	padding-bottom: 10px	
}
/*----- Main wrapper -----*/
#wrapper  {
	width: 960px;
	margin: 0 auto;
	padding: 45px 0 10px 0;
	overflow: hidden;
	position: relative;
}

/*----- Header -----*/
#header  {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#header .logo {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}
#header .contact {
	float: right;
	margin: 0;
	padding: 23px 0 0 0;
	color: #043366;
}
#header .contact h1 {
	font: bold 28px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: right;	
	letter-spacing: -1px
}
#header .contact h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: right;	
	letter-spacing: -1px
}
#header .contact a:link, #header .contact a:active, #header .contact a:visited {
	color: #111;
	text-decoration: none;
}
#header .contact a:hover {
	color: #333;
	text-decoration: underline;
}

/* ==== drop down navigation ==== */
#navcontainer {
	float: left;
	width: 960px;
	height: 55px;
	padding: 0;
	margin: 0;
	background: url('../images/menu-bg.jpg') repeat-x;
	z-index: 999;
}
#navcontainer img {
	border: 0; 
}
#nav, #nav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FFF;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	background: url("../images/menu-divider.jpg") no-repeat;
	background-position: right;
}
#nav li.last {
	background: none;
}
#nav a {
	color: #cfcfcf;
	text-decoration: none;
	padding: 18px 43px;
	margin: 0;
	display:block;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em #333;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	background: url("../images/menu-hover.jpg") repeat-x;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	width: 382px;
	background: #073c70 url("../images/menu-bg.jpg") repeat-x;
	overflow: hidden;
}
#nav li ul a {
	width: 282px;
	margin: 0;
	padding: 10px 35px;
	background: #083b70;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em #333;
}
#nav ul li a:hover {
	padding-left: 35px; 
} 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	border-top: none;
	width: 282px; 
}  

body#home #nav li a.home, body#engineering #nav li a.engineering, body#expert #nav li a.expert, body#projects #nav li a.projects, body#gallery #nav li a.gallery, body#company #nav li a.company, body#contact #nav li a.contact {
	color: #FFF;
	background: url(../images/menu-hover.jpg) repeat-x;
}

/*----- NAV -----
.nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 960px;
	background: url('../images/menu-bg.jpg') repeat-x;
}
.nav ul  {
	margin: 0;
	padding: 0;
}
.nav ul li {
	float: left;
	padding: 0;
	margin: 0;
	background: url('../images/menu-divider.jpg') no-repeat;
}
.nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {
	color: #cfcfcf;
	text-decoration: none;
	padding: 20px 35px;
	margin: 0;
	display:block;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em #333;
}
body#home .nav ul li a.home,
body#contact .nav ul li a.contact,
body#expert .nav ul li a.expert, {
	color: #FFF;
	background: url('../images/menu-hover.jpg') repeat-x;
}
.nav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url('../images/menu-hover.jpg') repeat-x;
}
.nav ul li.last {
	float: left;
	padding: 0;
	margin: 0;
	border-right: none;
}

ul#subnav {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	width: 282px;
	w\idth: 278px;
	background: #0f3266;
}
ul#subnav li {
	padding: 0;
	margin: 0;
}
ul#subnav li a {
	width: 282px;
	w\idth: 288px;
	margin: 0;
	padding: 0 35px;
	background-color: #0f3266;
	font: 11px Verdana, Arial, Georgia, Times New Roman, Times, serif;
}
ul#subnav ul li ul li a:hover {
	padding: 10px 35px;
	background-color: #0f3266
} 
ul#subnav ul li:hover ul, ul#subnav ul li li:hover ul, ul#subnav ul li li li:hover ul, ul#subnav ul li.sfhover ul, ul#subnav ul li li.sfhover ul, ul#subnav ul li li li.sfhover ul {
	left: auto;
	border-top: none;
	width: 282px; 
}  */


/*----- Main Image -----*/
#feature {
	width: 960px;
	margin: 10px auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: -9999
}


/*----- Home content -----*/
#homecontent {
	width: 960px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#homecontent .intro {
	width: 446px;
	padding: 40px 12px 0 12px;
	margin: 0;
	overflow: hidden;
	float: left;
}
#homecontent .intro h1  {
	color: #333;
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 21px;
}
#homecontent .intro h2 {
	color: #003468;
	padding: 5px 0;
	font-size: 18px;
	line-height: 23px;
}
#homecontent .intro p  {
	color: #333;
	padding: 0 0 12px 0;
	font-size: 13px;
	line-height: 23px;
}
#homecontent .services  {
	width: 430px;
	padding: 20px 15px;
	margin: 0;
	overflow: hidden;
	float: right;
	background-color: #003468;
}
#homecontent .services h1  {
	color: #FFF;
	padding: 10px;
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 18px;
	background-color: #2e5276;
}
#homecontent .services h2  {
	color: #FFF;
	padding: 0 0 14px 10px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
#homecontent .services ul.left {
	float: left;
	width: 45%;
}
#homecontent .services ul.right {
	float: right;
	width: 45%;
}
#homecontent .services ul {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
}
#homecontent .services ul li  {
	list-style-type: disc;
	color: #FFF;
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 12px;
	line-height: 30px;
}

/*----- Other content -----*/
#othertop {
	width: 934px;
	padding: 15px 13px;
	margin: 14px auto 0 auto;
	overflow: hidden;
	border-top: 2px solid #043366;
	border-bottom: 2px solid #043366;
	background-color: #f3f3f3
}
#othertop h1 {
	color: #043366;
	padding: 0;
	font-size: 18px;
	font-weight: bold
}
#othercontent {
	width: 958px;
	padding: 10px 0 30px 0;
	margin: 0 0 14px 0;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: white
}
#othercontent .left {
	width: 656px;
	padding: 15px 12px 0 12px;
	margin: 0;
	overflow: hidden;
	float: left;
}
#othercontent .left h1, #othercontent .right h1, #othercontent .full h1 {
	color: #003468;
	padding: 0 0 10px 0;
	font-size: 18px;
	line-height: 21px;
}
#othercontent .left h2, #othercontent .right h2 {
	color: #003468;
	padding: 12px 0;
	font-size: 18px;
	line-height: 23px;
}
#othercontent .left p, #othercontent .right p, #othercontent .full p  {
	color: #333;
	padding: 0 0 12px 0;
	font-size: 13px;
	line-height: 23px;
}
#othercontent .right  {
	width: 230px;
	padding: 15px;
	margin: 0;
	overflow: hidden;
	float: right;
	z-index: -9999;
}
#othercontent a:link, #othercontent a:active, #othercontent a:visited {
	font-weight: bold;
	color: #003468;
	text-decoration: none; }

#othercontent a:hover {
	color: #000;
	text-decoration: underline; }

#othercontent .left ul {
	display: block;
	margin: 0;
	padding: 0 0 0 40px;
}
#othercontent .left ul li  {
	list-style-type: disc;
	padding: 0 0 0 12px;
	margin: 0;
	line-height: 22px
}

#othercontent .full {
	width: 934px;
	padding: 15px 12px 0 12px;
	margin: 0;
	overflow: hidden;
	float: left;
}
#othercontent .full ul#gallery {
	display: inline;
	margin: 0;
	padding: 0;
}
#othercontent .full ul#gallery li {
	float: left;
	border: 1px solid #ddd;
	background: none;
	margin: 0 24px 16px 0;
	padding: 0;
	list-style-type: none;
}
#othercontent .full ul#gallery li.last {
	margin-right: 0;
	float: right;
	padding: 0;
}
#othercontent .full ul#gallery li img {
	padding: 0;
}
#othercontent .full ul#gallery li.text {
	float: left;
	width: 213px;
	border: none;
	margin: 0 24px 20px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: center
}
#othercontent .full ul#gallery li.textlast {
	width: 213px;
	border: none;
	margin: 0 0 20px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	float: right;
	text-align: center
}


#othercontent .right ul {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}
#othercontent .right ul li  {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#othercontent .right ul li p  {
	color: #FFF;
	margin: 0;
	padding: 0 0 3px 0;
}
#othercontent .right ul li p a:link, #othercontent .right ul li p a:active, #othercontent .right ul li p a:visited  {
	color: #FFF;
	display: block;
	padding: 10px 20px;
	margin: 0;
	text-decoration: none;
	background-color: #003468;
}
#othercontent .right ul li p a:hover  {
	color: #FFF;
	background-color: #40678e;
}
#othercontent .right ul li p a.current  {
	background-color: #40678e;
}

#othercontent .right img  {
	padding: 0;
}


/*----- Main Image -----*/

.fadein {
	position:relative; 
	height: 399px; 
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}
.fadein img { 
	position:absolute; 
	left:0; 
	top:0;
}



/*----- Contactform -----*/
dl.form {
	width: 660px;
	float: left;
	margin: 0 0 20px 0;
	overflow: hidden;
}
dl.form label {
	color: #003468;
	font-weight: bold;
}
dl.form dt {
	width: 140px;
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 10px 14px 16px 0;
	margin: 10px 0 0 0;
}
dl.form dt.enquiry {
	width: 140px;
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 9px 14px 16px 0;
	margin: 10px 0 0 0;
}
dl.form dd {
	width: 360px;
	height: 50px;
	float: left;
}
dl.form dd.checkbox {
	width: 360px;
	height: 50px;
	float: left;
	padding: 20px 0 0 0;
}
dl.form dt .hidden {
	text-indent: -9000px;
}
dl.form dd .field {
	width: 432px;
	margin: 10px 0 0 0;
	padding: 10px;
	float: left;
	line-height: 0;
	font-size: 14px;
	background-color: #f1f1f1;
	border: 1px solid #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
dl.form dd .textarea {
	width: 432px;
	height: 110px;
	padding: 10px;
	float: left;
	margin: 15px 0 0 0;
	background-color: #f1f1f1;
	border: 1px solid #e2e2e2;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
dl.form dd.big {
	height: auto;
}
#submit {
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	background-color: #003468;
	outline: none;
	border: none;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.error_message {
	padding: 10px;
	background-color: #fe5e5e;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #dc5454;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.ok_message {
	padding: 10px;
	background-color: #bfe6c2;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #9ec4a0;
	color: #1a1a1a;
	margin: 0 0 10px 0;
}


/* ======= FOOTER STYLES ======= */
#footercontainer {
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;
	background: url('../images/footer-bg.jpg') repeat-x;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	color: #003468;
	font-size: 11px;
}
#footer .alignright {
	text-align: right;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: bold;
	color: #003468;
	text-decoration: none; }

#footer a:hover {
	color: #000;
	text-decoration: underline; }


