@charset "UTF-8";
/*******************************************

Document: PMO Global Services CSS Layout
Authors: Monkey Scratch Designs (Ty Cameron)
         Silver Ray Software (Jordan Nielson)
Date: March 17th 2009

*******************************************/
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
  line-height:18px;
  color: #333333;
	}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
  color:#000000;
	}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  padding-bottom: 0;
  margin-bottom: 0;
}
a {
	color:#006699;
  text-decoration: none;
	}
a:hover {
  text-decoration: underline;
}
.left{
	float:left;
	}
.title{
	width:94%;
  margin-left:15px;
	border-bottom:1px solid #999999;
	}
#container{
	width:100%;
	background-image:url(../images/bkgrnd.jpg);
	background-repeat:repeat-x;
	}
#content_container{
	margin:0 auto;
	width:970px;
  background-image: url(../images/content_middle.png);
  background-repeat: repeat-y;
	}
#header{
	text-align:left;
	}
#header_top{
  margin: 0 4px;
	background-image:url(../images/header_top.jpg);
	background-repeat:repeat-x;
  background-position: top;
	height:80px;
	padding-left:15px;
	padding-top:10px;
	}
#nav{
	position:relative;
	margin:40px 0 0 186px;
  z-index: 1000;
	}
#nav li{
	display:inline;
	list-style-type:none;
	padding-left:10px;
	}
#nav a{
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	}
#nav a.selected{
  border-bottom: 3px solid #666666;
}
#nav a:hover{
	color:#666666;
	}
#header_bottom{
	height:6px;
	}
#content{
  margin: 20px 0 0 20px;
}
#content-main{
  margin: 0;
	}
#content_middle{
	padding-left:4px;
	}
#content_middle td.left{
  width: 400px;
}
#content_middle td.right{
  width: 500px;
  padding: 10px 30px 10px 20px;
  font-size: 14px;
  line-height: 20px;
}
#content_middle td{
  vertical-align: top;
}
#content_bottom{
  text-align: right;
  width: 932px;
  height: 20px;
}
#content_bottom a{
  position: relative;
  top: -20px;
  left: -40px;
  font-size: 14px;
}
#marketing{
  margin-left: 10px;
}
#marketing .box{
	display:inline-table;
	#float:left;/*IE FIX*/
	width:300px;
	margin:20px 0 0 11px;
  #margin-left: 13px;
  background-image: url(../images/vdivider.png);
  background-repeat: no-repeat;
  background-position: right center;
	}
#marketing #box3{
  background: none;
}
#marketing .box_top{
	height:10px;
	width:300px;
	}
#marketing .box_middle{
	height:150px;
	padding:5px 15px 0 15px;
	}
#marketing .box_middle h2{
	margin-top:-5px;
	#margin-top:0;/*IE FIX*/
 margin-bottom: 10px;
 margin-left: 20px;
 padding-bottom: 0;
	}
#marketing .box_middle p, #marketing .box_middle ul{
  margin-top: 0;
  padding-top: 0;
}
#marketing .box_bottom{
	height:12px;
	width:300px;
  text-align:right;
	}
#marketing .box_bottom a{
  position:relative;
  top: -24px;
  left: -60px;
}
#footer{
  margin: 10px 4px 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:962px;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
  background-position: bottom;
	}
#footer_top{
	height:10px;
	}
#footer_content{
	text-align:center;
	padding: 5px 0 10px 0;
	}
#services{
	height:360px;
	#height:365px; /*IE FIX*/
  width: 230px;
  padding: 10px 40px 0 10px;
	}
#service_detail{
	height:355px;
	#height:365px; /*IE FIX*/
  padding: 20px 50px 20px 0;
  width: 600px;
  line-height: 18px;
  font-size: 12px;
}
#noise_page #services{
  height: 440px;
  #height: 445px;
}
#noise_page #service_detail{
  height: 435px;
  #height: 445px;
}
#services ul{
  padding: 0 30px;
  border-right: 1px solid #CCCCCC;
	margin-left:-20px;
	#margin-top:20px; /*IE FIX*/
	}
#services li{
	list-style:none;
	padding: 5px 0 10px 0;
	color:#006699;
  cursor: pointer;
	}
#services li.selected{
  color:#000000; 
  cursor:default;
}
#contact_box ul{
	margin-left:-20px;
	#margin-left:20px;/*IE FIX*/
	}
#contact_box li{
	list-style:none;
	padding:5px 0 5px 0;
	}
#servicest_box ul{
	margin-left:-20px;
	#margin-left:20px;/*IE FIX*/
	}
#services_box li{
	list-style:square;
	padding:0;
	}
.bold{
  font-weight: bold;
}
div.hidden{
  display:none;
}
#clients, #resources, #contactus, #about_us{
  margin: 20px 20px 0 20px;
  padding-bottom: 20px;
}
#clients table{
  width: 880px;
  margin: 20px 0 20px 0;
}
#clients td{
  width: 220px;
  padding: 10px 0 10px 0;
  text-align: center;
  vertical-align: middle;
}
#contact_form input{
  width: 200px;
  height: 18px;
  margin: 5px 20px 5px 0;
}
#contact_form textarea{
  width: 500px;
  height: 86px;
  margin: 5px 0 5px 0;
}
#contact_info{
  padding-bottom: 30px;
  margin-right: 30px;
	border-bottom:1px solid #999999;
}
#contact_form{
  padding-top: 20px;
}
.red{
  color: #FF0000;
}
#resources ul{
  margin-top:10px;
  padding-top:0;
}
#hse_img, #policy_img, #inspections_img{
  margin-top: 78px;
}
#regulatory_img, #emergency_img, #integrity_img{
  margin-top: 60px;
}
#security_img{
  margin-top: 42px;
}
#contact_info td img{
  padding-top: 20px;
}
#contact_directory{
  padding: 10px 20px 10px 20px;
}
#contact_directory td{
  padding: 0 40px 0 10px;
  #padding-bottom: 25px;
  margin: 0;
  vertical-align: top;
  width: 160px;
}
#about_us li{
  margin-bottom: 16px;
}
#about_us{
  padding-right: 60px;
  line-height: 18px;
  font-size: 12px;
}
div.divider2{
  position: relative;
  top: 20px;
  margin-bottom: 50px;
}
p#company_description{
  padding-left: 50px;
  padding-right: 50px;
  font-size: 14px;
  line-height: 24px;
}
div#banner_image{
  height:200px;
  width:962px;
  margin:0;
  padding:0;
  overflow:hidden;
}
div#header img{
	behavior: url(../images/iepngfix.htc); /* IE6 FIX */
}
#nav ul.submenu{
  display: none;
  border: 2px solid #333333;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 90px;
  top: 28px;
  #top: 17px;
  z-index: 1000;
}
#nav ul.submenu li{
  background-color: #EEEEEE;
  display: list-item;
  padding: 0 5px 0 5px;
  border-bottom: 1px solid #666666;
  cursor: pointer;
}
#nav ul.submenu li a,
#nav ul.submenu li a:hover{
  color: #000000;
}

