@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border-width: 0;
	list-style: none;
}
body {
	background-color: #0C3855;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	/*font: 12px/16px Helvetica, Arial, sans-serif;*/
	color: #666666;
}
/*p {
	margin: 0 0 6px 0;
}*/
#centred {
	margin: 0 auto;
	width: 855px;
	overflow: hidden;
	background-image: url(images/bg2.png);
	background-repeat:no-repeat;
	text-align:left;
	;
}
#topBox {
	width: 855px;
	height: 125px;
	overflow: hidden;
	position: relative;
}
#logo {
	top: 18px;
	left: 35px;
	position: absolute;
}
#mainNav {
	display: block;
	top: 73px;
	right: 35px;
	position: absolute;
}
#mainNav li {
	margin: 1px;
	float: left;
	height: 38px;
	padding: 0;
}
#mainNav a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 12px 0 0 10px;
	display: block;
	outline: 0;
	text-decoration:none;
	margin-left: 1px;
	height: 28px !important;
	height /**/:40px;
	width: 107px !important;
	width /**/:117px;
}
#mainNav .n1 a {
	background: url(images/n1.png) no-repeat;
}
#mainNav .n2 a {
	background: url(images/n2.png) no-repeat;
}
#mainNav .n3 a {
	background: url(images/n3.png) no-repeat;
}
#mainNav .n4 a {
	background: url(images/n4.png) no-repeat;
}
#mainNav a:hover {
	background-position: 0 -40px;
	color:#2E749F
}
.current {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 12px 0 0 10px;
	display: block;
	outline: 0;
	text-decoration:none;
	margin-left: 1px;
	height: 28px !important;
	width: 107px !important;
	background-image: url(images/n2.png);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
img, div, a {
	behavior: url(scripts/iepngfix.htc) ;
 }
#bgBar1 {
	width: 855px;
	height: 40px;
	overflow: hidden;
	position: relative;
	background-image: url(images/t_bar.png);
	background-repeat: repeat-y;
}
#middleBox {
	width: 855px;
	background-image: url(images/p_bar.png);
	background-repeat: repeat-y;
}
#header {
	padding: 15px 150px 30px 65px;
}
.headerImg {
	margin: 0 0 30px 0;
}
.content {
	margin: 0 150px 20px 65px;
	padding: 0 0 20px 0;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.contentImgLeft {
	margin: 0 20px 0 0;
	float: left;
}
.contentText{
	float:left;
	width:360px;
}
.contentAboutText {
	float:left;
	width:480px;
}
.contentAboutServices {
	float: right;
	width: 210px;
}
.contentAboutServicesTop {
	height: 15px;
	background-image: url(images/si_top.jpg);
}
.contentAboutServicesMid {
	padding: 0 30px 0 20px;
	background-image: url(images/si_mid.jpg);
	background-repeat: no-repeat;
}
.contentAboutServicesMid  a {
	margin: 0 0 9px 0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #9a9a9a;
	background-image: url(images/arrow_sm.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: center left;
	outline: none;
	display: block;
}
.contentAboutServicesMid  a:hover {
	color: #40D3FD;
}
.contentAboutServicesBot {
	height: 25px;
	background-image: url(images/si_bot.jpg);
	background-position: bottom left;
}
.contentAboutProjectsLeft {
	float:left;
	width:340px;
	background-image: url(images/lp_mid.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
.contentAboutProjectsRight {
	float:right;
	width:340px;
	background-image: url(images/lp_mid.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
.contentAboutProjectsTop {
	height: 15px;
	background-image: url(images/lp_top.jpg);
	background-repeat: no-repeat;
}
.contentAboutProjectsMid {
	margin: 10px 25px 0 15px;
	min-height: 160px;
	height: 160px;
}
.contentAboutProjectsBot {
	height: 10px;
	background-image: url(images/lp_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.contentImgRight {
	margin: 0;
	float: right;
}
.clear {
	clear:both;
}
h2 {
	font-weight: normal;
	color: #26638a;
	font-size: 16px;
	margin: 13px 0 10px 0;
}
h3 {
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: normal;
}
h4 {
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	margin: 0 0 15px 0;
	line-height: normal;
	padding: 0 0 8px 0;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
h5 {
	font-weight: normal;
	color: #B2B2B2;
	font-size: 21px;
	margin: 0 0 18px 0;
	line-height: normal;
}
.contentWork {
	margin: 0 60px 20px 65px;
	padding: 0 0 20px 0;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.contentWorkText {
	float:left;
	width:240px;
}
.contentWorkText a {
	text-decoration: none;
	color: #26638a;
	padding: 3px 5px;
	outline: 0;
	width: 60px;
	font-weight: bold;
	font-size: 10px;
}
.contentWorkText a:hover {
	color: #FFFFFF;
	background-color: #3DC5ED;
}
.contentBottom {
	height: 8px;
}
#panel {
	float:left;
	width:360px;
}
#panel a {
	color: #999;
	text-decoration: none;
	margin: 0 0 10px 0;
	display: block;
	font-weight: bold;
	font-size: 10px;
}
#panel a:hover {
	color: #3DC5ED;
	text-decoration: underline;
}
#bgBar2 {
	width: 855px;
	height: 40px;
	overflow: hidden;
	position: relative;
	background-image: url(images/b_bar.png);
	background-repeat: repeat-y;
	background-position: bottom left;
}
.address {
	line-height: 18px;
	font-weight: normal;
}
.address a {
	text-decoration: none;
	color: #26638a;
}
.address a:hover {
	color: #3DC5ED;
	text-decoration: underline;
}
#bottomBox {
	width: 855px;
}
#footer {
	color: #3dc5ed;
	margin: 15px 0 15px 35px;
}
#flash {
	margin: 0 15px;
}
.textbox {
	margin: 0 0 12px 0;
	border: solid #E3E3E3 1px;
	height: 18px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	b
}
.textarea {
	width: 250px;
	border: solid #E3E3E3 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 12px 0;
}
.textboxRequired {
	margin: 0 0 12px 0;
	border: 1px solid #F00;
	height: 18px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	b}
.cyanHilite {
	color: #3dc5ed;
}
.redHilite {
	color: #F00;
}
.contentText a {
	color: #26638a;
	text-decoration: none;
}
.contentText a:hover {
	color: #3DC5ED;
	text-decoration: underline;
}
.contentAboutProjectsMid img {
	float: right;
	margin-left: 15px;
}
h6 {
	font-weight: bold;
	color: #3DC5ED;
	margin: 0 0 10px 0;
	font-size: 10px;
}
