/* CSS Document */
body{
	margin:0 0;
	background-color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:16px;
	color:#EEEEEE;
}

strong{
	color:#FFFFFF;
}

img{
	border:none;
}
	
p{
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:16px;
	color:#ffffff;
	margin:3px 0 10px 0px;
}
	
a {
	color:#FF0000;
	font-weight:bold;
}

a:visited{
	color:#FF0000;
}

h3 {
	font-size:16px;
	font-weight: bold;
	margin: 3px 0 0 0;
}

h4 {
	font-size:16px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.bullets {
	list-style-image:url(../images/bullet.jpg);
}

.no_bullets{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

.error {
	color: #ff0000;
}

#bullets{
	list-style-image:url(../images/bullet.jpg);
}
	
#contentHeader{
	width:950px;
	height:54px;
	clear:left;
	float:left;
	margin-top:125px;
}
	
#FLASH{
	width:550px;
	height:393px;
	float:left;
	margin-top:30px;
}
	
#footer{
	width:950px;
	height: 57px;
	background:#FFFFFF url(../images/footer_bg.jpg) no-repeat top;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#footer_content{
	width: 300px;
	margin: 10px 0 0 15px;
	clear:left;
	float:left;
}

#footer_content p{
	margin:0;
	padding:0;
	font-family: "trebuchet ms";
	color:#000000;
	font-size:11px;
}

#headbox{
	width:100%;
	height: 73px;
	vertical-align:top;
	margin-top:10px;
	float:left;
}
	
	
#home_content{
	width: 385px;
	margin-left:15px;
	float:left;
	margin-top:125px;
}
	

#int_content{
	width: 355px;
	margin: 15px 0 0 15px;
	clear:left;
	float:left;
}
#int_content_full{
	width: 914px;
	margin: 12px 0 20px 15px;
	clear:left;
	float:left;
}

#map{
	color: #000000;
	width: 353px;
	height: 325px;
	overflow: hidden;
	clear:left;
	float:left;
	margin: 0;
	border: 1px #fff solid;
}

	
#int_content_right{
	width: 520px;
	margin: 12px 0 20px 20px;
	float:left;
}

#int_content_right img {
	margin-bottom: 5px;
}

#jacket{
	width:950px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
	
#logo{
	float:left;
	margin-left: 25px;
	width:198px;
	height:73px;
}

#main_affiliations{
	width:950px;
	background:#000000 url(../images/bg_affiliations.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_careers{
	width:950px;
	background:#000000 url(../images/bg_careers.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_contact{
	width:950px;
	background:#000000 url(../images/bg_contact.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}
	
#main_home{
	width:950px;
	background:#000000 url(../images/bg_homepage.jpg) no-repeat top;
	border:#fff 2px solid;
	float:left;
	margin-top:20px;
}

#main_restoration{
	width:950px;
	background:#000000 url(../images/bg_restor.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_safety{
	width:950px;
	background:#000000 url(../images/bg_safety.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_sitemap{
	width:950px;
	background:#000000 url(../images/bg_sitemap.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_witmcc{
	width:950px;
	background:#000000 url(../images/bg_witmcc2.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_witmcc_service{
	width:950px;
	background:#000000 url(../images/bg_witmcc_service.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_witmcc_portfolio{
	width:950px;
	background:#000000 url(../images/bg_witmcc_portfolio.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_witmcc_award{
	width:950px;
	background:#000000 url(../images/bg_witmcc_award.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#main_witmcc_test{
	width:950px;
	background:#000000 url(../images/bg_witmcc_test.jpg) no-repeat;
	border:#fff 2px solid;
	margin:20px auto;
	float:left;
}

#nav_main{
	width:681px;
	height:37px;
	background-color:#ffffff;
	margin:25px 0 0 15px;
	float:left;
}

.portthumb {
	border: 3px red solid;
	margin: 0 10px 0 0;
	outline: none;
}

.awardslist {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.awardslist li {
	height: 81px;
	display: block;
	background: #363636;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
.awardslist li.alt {
	background: #646464;
}
.awardslist img {
	border: 2px red solid;
}

.awardslist li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.awardslist li ul li.thumb {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
	background: none;
}
.awardslist li ul li.desc {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
	background: none;
}
.address {
	margin: 33px 0 33px 90px;
}
.address_careers {
	margin: 33px 0 33px 175px;
}