/* CSS Document */

#container{
	position: absolute;
	left: 50%;
	width: 872px;
	margin: 0 0 0 -436px;
	padding: 0 0 0 0;
	display: inline;
}
#header{
	width: 872px;
	height: 133px;
	float: left;
}
#logo{
	float: left;
	width: 361px;
	height: 45px;
	margin: 55px 0 0 0;
}
#menu{
	float: right;
	width: 425px;
	height: 68px;
	display: inline; 
}
#content{
	width: 796px;
	float: left;
	padding: 43px 38px 38px 38px;
	background: url(images/BGpageTop.jpg) no-repeat;
	background-color: #FFFFFF;
}
#homeText{
	float: left;
	width: 382px;
	height: 262px;
	text-align: justify;
}
#text{
	float: left;
	width: 377px;
	text-align: justify;
}
#tagline{
	float: left;
	width: 382px;
	height: 121px;
	background: url(images/tag.gif) no-repeat 0px -29px;
}
#bigText{
	font: 12pt/16pt 'Trebuchet MS' Helvetica, sans-serif;
	text-align: justify;
}
#gallery{
	float: left;
	margin-bottom: -30px;
}
#sideContent{
	float: right;
	width: 226px;
	height: 500px;
	background: url(images/BGsideContent.jpg) no-repeat;
	background-color: #E2E2E2;
	margin: -34px -38px 0 0;
	display: inline;
}
#sidePic{
	float: right;
	margin: 0 0 0 0;
	display: inline;
}
#flashWindow{
	float: right;
	width: 380px;
	height: 262px;
}
#separator{
	width: 797px;
	float: left;
	padding: 50px 0 0 0;
	margin: 0;
	display: inline;
}
#box1, #box2{
	float: left;
	width: 186px;
	height: 176px;
}
#box1{
	margin-right: 10px;
	background: url(images/boxExpertise.jpg) no-repeat;
}
#box2{
	margin-right: 33px;
	background: url(images/boxEnvironment.jpg) no-repeat;
}
.RSS{
	float: left;
	width: 380px;
}
.RSScontainer{
	float: left;
	margin: 5px 0 9px 0;
}
#footer{
	float: left;
	width: 858px;
	height: 24px;
	padding: 6px 7px 0 7px;
	border-bottom: 9px solid #3E7899;
	color: #FFFFFF;
}
#footerLeft{
	float: left;
}
#footerRight{
	float: right;
}
#footer a{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
#footer a:hover{
	color: #3E7899;
	background-color: transparent;
}
.floater{
	float: left;
	margin: 33px 0 0 0;
	
}
#map{
	width: 100px;
	height: 106px;
	float: left;
	margin: 33px 0 0 44px;
	border: 7px solid #E9E9E9;
	overflow: hidden;
}
