@charset "UTF-8";
body {
	background-color: rgb(245,245,245);
	margin: 0;
	padding: 0;
	//color: rgb(51,51,51);
	color: #252525;
	font-family: Arial, sans-serif;
	font-size: 81.25%;
	line-height: 1.4;
	text-rendering: optimizelegibility;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
}
a img {
	border: none;
}

a:link {
	color: rgb(21,93,125);
}
a:visited {
	color: rgb(45,158,209);
	//text-decoration: underline;
}
a:hover, a:active, a:focus {
	//text-decoration: none;
	text-decoration: underline;
}

.container {
	width: 960px;
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	//border: 1px solid rgb(238,238,238);
	border: 1px solid rgb(223,223,223);
}

.outerContainer {
	width: 960px;
	//background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.header {
	position: relative;
	height: 105px;
	width: 960px;
	//background-image: url(imgs/header.png);
	//background-repeat: no-repeat;
}

.homeLogo {
	position: absolute;
	left: 40px;
	top: 26px;
	//height: 120px;
	//width: 292px;
}

.logoImg {
	//float: left;
	//margin-top: 15px;
	//margin-left: 27px;		
}

.homepageImg {
	margin-left:28px;	
}

/*span.ieEmptySpan { 
	//diplay: inline-block; 
	//width: 128px;
	
	float: left;
	width: 90px;
	border: 1px solid rgb(23,23,23);
}*/

.generalInfoDiv {
	float: left;
	//padding-left: 28px;
	//padding-left: 33px;
	padding-left: 36px;
	padding-right: 28px;
	
	margin-top: 25px;
	
	//width: 600px;
	//width: 595px;
	width: 592px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(207,207,207);
	//display:block;	
}

.sideInfo {
	float: left;
	width: 237px;
	
	margin-top: 25px;
	
	margin-left: 28px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-right: 10px;
	//display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(207,207,207);
}

.sideInfoBottom {
	float: left;
	padding-top: 20px;
	margin-left: 28px;
}

.contentHome h2 {
	font-size: 20px;
	font-weight:normal;
}

.innerTurmoil h2 {
	font-size: 32px;
	font-weight: 100;
	color: rgb(44,44,44);	
}

.innerTurmoil p {
	font-size: 16px;
	font-weight: 100;
}

.innerTurmoil h3 {
	font-style:italic;
	font-size: 18px;
	font-weight: bold;
	color: rgb(44,44,44);
	padding-top: 5px;
}

.innerTurmoil a:link {
	color: rgb(44,44,44);
	text-decoration: none;
}

.innerTurmoil a:visited {
	color: rgb(44,44,44);
	text-decoration: none;
}

.innerTurmoil {
	color: rgb(59,59,59);
    position: absolute;
	padding: 10px;
    //top: 79px;
	right: 25px;
	bottom: 22px;
    //left: 463px;
	width: 455px;
	//min-height: 273px;
	background-color:rgb(214,227,234);
	background-color:rgba(255,255,255,0.7);	
}

.pageHeadingContainer {
	clear: right;
	margin-top: 5px;
	margin-left: 5px;
	width: 637px;
	height: 88px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgb(217,217,217);
}

.pageHeading {
	float: left;
	width: 477px;
	height: 83px;
	background-color: rgb(21,93,125);	
}

.pageHeadingAfters {
	float: left;
	margin-left: 5px;
	width: 9px;
	height: 83px;
	background-color: rgb(25,108,146);
}

.headingsText {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	color: rgb(255,255,255);
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 220%;
	font-weight: normal;
}

.sidebar1 {
	position:relative;//absolute;
	top:33px;
	left:218px;
	width:691px;
	height:41px;
	background-color: #ffffff;
	background-image: url(imgs/menuBar.png);
	background-repeat: no-repeat;
	//border-top-width: 1px;
	//border-top-style: solid;
	//border-top-color: rgb(0,0,0);
}

.content {
	float: left;
	width: 960px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	padding-top: 0px; //15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(223,223,223);
}


.contentHome {
	//float: left;
	//min-height: 406px;
	//height: auto !important;
	//height: 406px;
	//padding-top: 20px;
	//padding-right: 0;
	//padding-bottom: 5px;
	//padding-left: 0;
	float: left;
	width: 960px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	padding-top: 0px; //15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(223,223,223);
}

.content ul, .content ol { 
	//padding: 0 15px 15px 40px;
}

.mainHeadings {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 8px;
	height: 43px;
	width: 860px; //auto;
	font-weight:100;
	background-color: rgb(0,86,120);
	color: rgb(255,255,255);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: rgb(0,54,95);
	border-bottom-color: rgb(0,54,95);
	border-right-color: rgb(0,54,95);
}

.contractingDiv ul {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-bottom: 10px;
}

.contractingDiv h2 {
	//margin-bottom: 0px;
	//margin-top: 0px;
	color:rgb(0,54,95);
}

.contractingDiv h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
}

.contractingDiv {
	float: left;
	width: 414px;
	padding-right: 25px;
	margin-top: 25px;
	margin-left: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(207,207,207);	
}

.accountingDiv ul {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-bottom: 10px;
}

.accountingDiv h2 {
	//margin-bottom: 0px;
	//margin-top: 0px;
	color:rgb(0,54,95);
}

.accountingDiv h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
		
}


.accountingDiv {
	float: left;
	width: 414px;
	margin-top: 25px;
	margin-left: 35px;
	margin-right: 35px;
}

.experienceDiv h2 {
	color:rgb(0,54,95);
}

.experienceDiv ul {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 10px;
}

.experienceDiv {
	float: left;
	width: 414px;
	margin-top: 25px;
	margin-left: 35px;
	margin-right: 35px;
}

.logo {
	float: left;
}

.logoTextDiv {
	position:relative;
	float: left;
	width: 315px;
    height: 31px;
}

.logoTextDiv span{
    position:absolute;
    bottom:4px;
    left:0;
}

.newsDiv h2 {
	font-size: 20px;
	font-weight:normal;
	//color:rgb(0,54,95);
}

.newsDiv {
	float: left;
	margin-top: 25px;
	//padding-left: 28px;
	//padding-left: 33px;
	padding-left: 36px;
	padding-right: 28px;
	//width: 600px;
	//width: 595px;
	width: 592px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(207,207,207);
	//display:block;	
}

.sideInfoNews h2 {
	//color:rgb(0,54,95);
	font-size: 20px;
	font-weight:normal;
}

.sideInfoNews {
	float: left;
	padding-top: 25px;
	margin-left: 28px;
}

.jobHistoryDiv table {
	border-collapse:collapse;
}

.jobHistoryDiv h2 {
	//margin-bottom: 0px;
	//margin-top: 0px;
	color:rgb(0,54,95);
}

.jobHistoryDiv h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
		
}

.jobHistoryDiv {
	float: left;
	width: 414px;
	margin-top: 25px;
	margin-left: 35px;
	margin-right: 35px;
}

.nameTextLeft {
	float: left;
}

.portraitRight {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.descriptionTitle {
	//width: 728px;
	height: 33px;
	background-color: rgb(241,241,241);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(198,198,198);
	font-size: 140%;
	font-weight: normal;
	color: rgb(59,59,59);
	padding-top: 8px;
	padding-left: 10px;
}

.boldDescriptionText {
	font-weight: bold;
}

.descriptionText {
	clear: left;
	height: 100%;
	padding: 10px;
}

.italicDescriptionText {
	font-style: italic;
}

.supportText {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 560px;
	font-size: 110%;
	color: rgb(59,59,59);
	background-color: rgb(245,245,245);
	border: 1px solid rgb(198,198,198);	
}

.supportForm {
	//line-height: 2.0;
	margin-top: 0px;
	margin-left: 5px;
	padding: 10px;
	width: 550px;
	background-color: rgb(245,245,245);
	border: 1px solid rgb(198,198,198);	
}

.submissionResult {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 625px;
	font-size: 110%;
	color: rgb(59,59,59);
	background-color: rgb(245,245,245);
	border: 1px solid rgb(198,198,198);
}

textArea {
	height: 10em;
}

input.formWidth {
	width: 430px;
}

.formWidth {
	display: block;
	width: 100%;
	margin-bottom: 8px;
}

ul.nav {
	position:absolute;
	top:0px;
	left:0px;
	list-style: none; 
}

ul.nav li {
	float: left;
}

ul.nav #servicesMenu {
	float: left;
	//background-image: url(imgs/servicesSel.png);
	//background-repeat: no-repeat;
	height: 41px;
	width: 128px;
}
ul.nav #projectsMenu {
	float: left;
	//background-image: url(imgs/projectsSel.png);
	//background-repeat: no-repeat;
	height: 41px;
	width: 127px;
}
ul.nav #newsAndLinksMenu {
	float: left;
	//background-image: url(imgs/newsSel.png);
	//background-repeat: no-repeat;
	height: 41px;
	width: 157px;
}
ul.nav #aboutUsMenu {
	float: left;
	//background-image: url(imgs/aboutSel.png);
	//background-repeat: no-repeat;
	height: 41px;
	width: 134px;
}
ul.nav #contactUsMenu {
	float: left;
	//background-image: url(imgs/contactSel.png);
	//background-repeat: no-repeat;
	height: 41px;
	width: 145px;
}
ul.nav a, ul.nav a:visited {
	display: block;
}
/*ul.nav a#projectsMenu:hover, ul.nav a#projectsMenu:active, ul.nav a#projectsMenu:focus {*/
ul.nav a#servicesMenu:hover, ul.nav a#servicesMenu:focus {
	background-image: url(imgs/servicesSel.png);
	background-repeat: no-repeat;
}
ul.nav a#projectsMenu:hover, ul.nav a#projectsMenu:focus {
	background-image: url(imgs/projectsSel.png);
	background-repeat: no-repeat;
}
ul.nav a#newsAndLinksMenu:hover, ul.nav a#newsAndLinksMenu:focus {
	background-image: url(imgs/newsSel.png);
	background-repeat: no-repeat;
}
ul.nav a#aboutUsMenu:hover, ul.nav a#aboutUsMenu:focus {
	background-image: url(imgs/aboutSel.png);
	background-repeat: no-repeat;
}
ul.nav a#contactUsMenu:hover, ul.nav a#contactUsMenu:focus {
	background-image: url(imgs/contactSel.png);
	background-repeat: no-repeat;
}

.footer {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	text-align: right;
	padding-top: 0px;
	margin-top:0px;
	//margin-left:28px;
	padding-bottom: 10px;
	padding-right: 8px;
	color: rgb(161,161,161);
}

.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.descriptionList {
	list-style-position: inside;
	text-indent: 10px;
}
