/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* IE 6 PNG fix */
img, div { behavior: url(/css/iepngfix.htc) }
img { border: 0px; }
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a, a:link, a:active, a:visited {
 	color: #527EA7;
	text-decoration: none;
}
a:hover {
	color: #444;
	text-decoration: none;
}
hr {
	color: #333;
	height: 1px;
	width: 100%;
	background-color: #333;
	border: 0px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#leftColumn {
	width: 224px;
	display: inline-block;
	vertical-align: top;
}
#leftColumn #leftLogo {
	width: 100%;
    height: 223px;
	overflow: hidden;
}
#leftColumn #leftMenuLine {
	height: 1px;
	margin-left: 15px;;
}
#leftColumn #leftMenuLine hr {
	width: 88%;
}

#leftColumn #leftMenu {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
#leftColumn #leftMenu ul {
	margin-left: 44px;
	font-size: 14px;
}
#leftColumn #leftMenu li {
	list-style: none;
    padding-top: 3px;
    padding-bottom: 3px;
}
#leftColumn #leftFooter {
    padding-top: 20px;
	width: 100%;
}
#leftColumn #leftFooter .address {
	margin-left: 30px;
	padding-top: 16px;
	font-size: 11px;
	color: #555;
}
#leftColumn #leftFooter .address .telephone{
	font-size: 12px;
}
#leftColumn #leftFooter .socialNetworking {
	margin-left: 30px;
	padding-top: 35px;
	font-size: 10px;
	color: #555;
}
#leftColumn #leftFooter .socialNetworking a, #leftColumn #leftFooter .socialNetworking a:visited, #leftColumn #leftFooter .socialNetworking a:active {
	font-size: 10px;
	color: #555;
	text-decoration:none
}
#leftColumn #leftFooter .socialNetworking a:hover {
	font-size: 10px;
	color: #555;
	text-decoration:none
}
#rightColumn {
	width: 660px;
    padding-left: 38px;
    padding-right: 30px;
	display: inline-block;
	vertical-align: top;
}
#rightColumn #rightHeader {
	position: relative;
	vertical-align: bottom;
    margin-top: 20px;
	height: 114px;
}
#rightColumn #rightHeader.projectsHeader {
    margin-top: 0px;
	height: 74px;
}
#rightColumn #rightHeader #rightHeaderInner {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#rightColumn #rightHeader h1 {
	font-size: 26px;
	padding-bottom: 6px;
}
#rightColumn ul {
	list-style: none;
}
#rightColumn li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightColumn #rightHeader .leftCol {
    font-size: 12px;
    line-height: 12px;
	padding-bottom: 8px;
}
#rightColumn #rightHeader .rightCol {
	padding-bottom: 8px;
}
#rightColumn #rightHeader #topBar {
	width: 660px;
	height: 15px;
	padding-bottom: 10px;
    overflow: hidden;
}
#rightColumn .rightImage {
	position: relative;
	display: inline-block;
	margin-bottom: 9px;
}
#rightColumn .rightImage8 {
	position: relative;
	display: inline-block;
	margin-left: 8px;
	margin-bottom: 9px;
}
#rightColumn .rightImage9 {
	position: relative;
	display: inline-block;
	margin-left: 9px;
	margin-bottom: 9px;
}
#rightColumn #blueTint {
	position: absolute;
	top: 0;
	left: 0;
	height: 75px;
	width: 75px;
	overflow: hidden;
}
#rightColumn #rightText {
	line-height: 18px;
}
#rightColumn #rightText #subHeading {
	padding-top: 14px;
	font-size: 16px;
	color: #527EA7;
	font-weight: normal;
}
#rightColumn .subHeadingSmall { font-size: 14px; }
#rightColumn .topHeading { display:block; font-size: 14px; padding-top: 8px; }
#rightColumn #rightHeader .heading {
	font-size: 16px;
	line-height: 20px;
}
#rightColumn #rightText #subHeading .dax {
	padding-bottom: 6px;
}
#rightColumn #rightText #subHeading hr {
	margin-bottom: 10px;
}

#rightColumn .leftCol {
	display: inline-block;
	text-align: left;
    width: 454px;
}
#rightColumn .rightCol {
	display: inline-block;
	text-align: right;
	vertical-align: bottom;
	width: 200px;
	padding-bottom: 8px;
}
#newsLeftCol {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 420px;
}
#newsLeftCol #newsTitle {
	font-size: 14px;
	margin-top: 5px;
    margin-bottom: 10px;
	font-weight: normal;
}
#newsRightCol {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 180px;
	margin-left: 40px;
	margin-top: 10px;
}
.bulletPointLeftCol {
	width: 380px;
	display: inline-block;
	vertical-align: top;
}
.bulletPointRightCol {
	width: 230px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}
.bulletPointRightCol ul li {
	margin-left: 20px;
	list-style-image: url(../main_images/dot.gif);
    line-height: 12px;
}
.listBox {
	width: 120px;
	height: 122px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding-bottom: 12px;
	position: relative;
}
.listBox a, .listBox a:active, .listBox a:link, .listBox a:visited {
	color: #555;
}
.listBox a:hover {
	color: #527EA7;
}
.imageOverlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 90px;
	width: 120px;
	overflow: hidden;
}
.listBox li {
	padding-top: 1px;
	padding-bottom: 1px;
}
#map {
	width: 658px;
	height: 400px;
	border: 1px #666 solid;
}
#contactInfo {
	width: 620px;
	padding: 20px;
	height: 400px;
	background-color: #000;
}
#contactInfo #topBar {
	width: 660px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#contactInfo .contactHeader {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFF;
	background-color: #527EA7;
}
#contactInfo .contactLeftCol {
	display: inline-block;
	width: 398px;
	margin-right: 10px;
	vertical-align: top;
}
#contactInfo .contactLeftCol .contactHeader {
	width: 388px;
}
#contactInfo .innerContent {
	margin: 8px;
}
#contactInfo .contactRightCol {
	display: inline-block;
	width: 198px;
	margin-left: 10px;
	vertical-align: top;
}
#contactInfo .contactRightCol .contactHeader {
	width: 188px;
}
.left11 { margin-left: 11px; }
.bold { font-size:13px; }
.mhaBlue { color: #527EA7; }
.mhaDarkGrey {
	color: #444;
}
.mhaLightGrey {
	color: #555;
}
.cursor { cursor: pointer; cursor: hand; }
.w25 { display:inline-block; width: 20px; }
.innerContentText {display: inline-block; width: 250px;  }
.innerContentMapImage { display: inline-block; width: 120px; }
.projectName { width: 100%; font-size: 13px; }
strong { font-weight: bold; }

