@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #679390;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #446a74;
	text-align: left;
	background-image: url(images/itg_shorterswoop.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #679390;
	margin-right: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center top;
}
#navigation {
	float: right;
	width: 324px;
	height: 58px;
	margin-top: 22px;
	margin-right: 24px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	clip: rect(auto,0px,auto,auto);
	margin-top: 0px;
}
.oneColFixCtrHdr #footer {
	background:white;
	text-align: center;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.oneColFixCtrHdr #footer p {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
}
.companydetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	line-height: 15pt;
	font-style: normal;
}
#mainlogo {
	float: left;
	margin-left: 6px;
	margin-top: 32px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#contactinfo {
	float: right;
	margin-top: 14px;
	margin-right: 20px;
}
#horizontalimg {
	margin: 0px;
}
img {
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frontpageleft {
	float: left;
	width: 334px;
	margin-left: 36px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frontpageright {
	float: right;
	width: 334px;
	margin-right: 36px;
}
.frontpagephotos {
	height: 66px;
	width: 730px;
	margin-top: 16px;
	margin-left: 28px;
	margin-bottom: 16px;
}
.whatwedodiv {
	width: 320px;
	margin-left: 11px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 190px;
	background-color: #DCEFE8;
	margin-right: 11px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightdiv {
	float: right;
	margin: 0px;
	background-color: #87A99C;
	height: 150px;
	width: 150px;
}
.leftdiv {
	float: left;
	background-color: #87A99C;
	height: 140px;
	width: 150px;
}
.middlediv {
	float: left;
	width: 430px;
}
.rectangularimage {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #527573;
}
#frontpagepictures {
	margin-left: 0px;
	float: left;
}
#frontpagepictures2 {
	float: right;
	width: 365px;
}
whatwedorightdiv {
	float: right;
	height: 400px;
	width: 250px;
}
#whatwedorightdiv {
	float: none;
	width: 700px;
	background-color: #BECEC6;
	margin-right: 24px;
	padding-right: 5px;
	padding-left: 10px;
	border: 1px solid #679390;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}
#secondarynavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #156C65;
	font-size: 10px;
	height: 11px;
	font-weight: bold;
	margin-left: 26px;
}
secondarynavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #156C65;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
#whatwedotopdiv {
	width: 700px;
	margin-left: 32px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px dashed #c9d9d3;
	height: 466px;
}
#longhorizontaldiv {
	width: 660px;
	background-color: #DCEFE8;
	border: 2px solid #c9D9D3;
	padding: 10px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 290px;
}
.photoBox {
	text-align: center;
	float: right;
	padding-right: 20px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 20px;
}
.whatwedodivImg {
	float: left;
	border: 1px solid #679390;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-color: #DCEFE8;
	padding: 0px;
}
.whatwedodivA {
	margin-left: 0px;
	padding-top: 0px;
}
.whatwedodivP {
	float: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: right;
}
#secnavfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #156C65;
	margin-left: 36px;
	width: 700px;
	padding-top: 16px;
	padding-bottom: 6px;
}#secnavfootright {
	float: right;
	width: 300px;
	text-align: right;
}
#secnavfootleft {
	float: left;
	width: 350px;
}
.whatwedoleft {
	float: left;
	width: 200px;
	margin-left: 32px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #c9d9d3;
	border-right-color: #c9d9d3;
	border-bottom-color: #c9d9d3;
	border-left-color: #c9d9d3;
}
.whatwedomid {
	width: 510px;
	margin-left: 240px;
	height: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: none;
}
.whatwedoright {
	border: 2px none #c9d9d3;
	width: 212px;
	float: right;
	height: 48px;
}
.whatwedotopwrap {
	height: 49px;
	width: 770px;
	margin-top: 16px;
}
.whatwedomidimg {
	margin-left: 32px;
	width: 210px;
	border: 0px none #F0F0F0;
	height: 55px;
}
.whatwedoleftblank {
	float: left;
	width: 200px;
	margin-left: 32px;
}
.whatwedomiddashed {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #c9d9d3;
	border-right-color: #c9d9d3;
	border-bottom-color: #c9d9d3;
	border-left-color: #c9d9d3;
	width: 245px;
	height: 50px;
}
.whatwedorightdashed {
	float: right;
	height: 50px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #c9d9d3;
	border-right-color: #c9d9d3;
	border-bottom-color: #c9d9d3;
	border-left-color: #c9d9d3;
	margin-right: 3px;
}
.whatwedomidimgwork {
	height: 52px;
	width: 210px;
}
.style2 {
	color: #196B65;
	font-weight: bold;
}
.style3 {font-size: 14px}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-size: 12px
}
.contactusdiv {
	width: 280px;
	margin-left: 13px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 250px;
	background-color: #DCEFE8;
	margin-right: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 5px;
}
#contactustopdiv {
	width: 700px;
	margin-left: 32px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px none #c9d9d3;
	height: 272px;
}
.contactusdivP {
	font-size: 16px;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
	margin-right: 90px;
}
.whoweworkP {
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	line-height: 20px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 16px;
}
#projectexamtopdiv {
	width: 700px;
	margin-left: 32px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px dashed #c9d9d3;
	height: 330px;
}
#longhorizontaldivP {
	margin-left: 20px;
}
#indextopdiv {
	width: 730px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px dashed #c9d9d3;
	margin-top: 10px;
	margin-left: 15px;
}
.indexdiv {
	width: 300px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 320px;
	background-color: #DCEFE8;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
}
.aboutleftdiv {
	width: 290px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	float: left;
	height: 554px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 14px;
	background-color: #DCEFE8;
}
.aboutlowerrightdiv {
	width: 290px;
	margin-left: 11px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	height: 320px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 23px;
	margin-right: 10px;
}
.aboutupperrightdiv {
	width: 320px;
	margin-left: 11px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	margin-bottom: 12px;
	float: left;
	height: 208px;
	margin-right: 15px;
}
#aboutustopdiv {
	width: 700px;
	margin-left: 32px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px dashed #c9d9d3;
	height: 596px;
	margin-bottom: 20px;
}
.aboutusdiv {
	width: 300px;
	margin-left: 11px;
	border: 2px solid #c9D9D3;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 196px;
	background-color: #DCEFE8;
	margin-right: 11px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}.aboutusdivimg {
	border: 2px solid #679390;
	float: right;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.aboutusdivemailimg {
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
.aboutusdivh4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
#peopletopdiv {
	width: 700px;
	margin-left: 32px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px dashed #c9d9d3;
	height: 506px;
	margin-bottom: 20px;
}
.aboutusdivp {
	line-height: 15px;
}
#whotopdiv {
	width: 700px;
	margin-left: 32px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px dashed #c9d9d3;
	height: 526px;
}
.contactbox {
	float: left;
	width: 200px;
	margin-left: 32px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 2px none #c9d9d3;
}
#infocolldiv {
	width: 648px;
	background-color: #DCEFE8;
	border: 2px solid #c9D9D3;
	padding: 16px;
	margin-left: 50px;
	margin-top: 24px;
	margin-bottom: 10px;
	height: 480px;
}
#infostratdiv {
	width: 660px;
	background-color: #DCEFE8;
	border: 2px solid #c9D9D3;
	padding: 16px;
	margin-left: 43px;
	margin-top: 24px;
	margin-bottom: 10px;
	height: 370px;
}
.infoimg {
	float: right;
	border: 2px solid #679390;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 16px;
	background-color: #DCEFE8;
	padding: 0px;
}
.style6 {
	font-size: 19px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style7 {
	color: #156C65
}.infocolldivright {
	float: right;
	width: 290px;
	margin: 40px;
}
}.infocolldivleft {
	float: left;
	width: 270px;
}.infocolldivwrap {
	width: 648px;
	height: 240px;
	margin-top: 20px;
	background-color: #DCEFE8;
}
#infodissemdiv {
	width: 660px;
	background-color: #DCEFE8;
	border: 2px solid #c9D9D3;
	padding: 16px;
	margin-left: 43px;
	margin-top: 24px;
	margin-bottom: 10px;
	height: 220px;
}

