body {
  background-color: black;
}
#internal {
background-color:black;
}
.right {
	text-align:left;
	font-size:130%;
}
#contact_header .right p {
	
}
#static_copy a {
color:white;
}
#static_copy a:link {
color:white;
}
#static_copy p {
	line-height:120%;
}
h4 {
	font-size:120%;
	padding-bottom:5px;
}
h3 {
	padding-bottom:5px;
}
.right p {
	width:220px;
	padding-left:10px;
	padding-right:16px;
	padding-top:10px;
}
.pdfbox {
	width: 616px;
	height: 214px;
	padding: 2px 0 0 13px;
	line-height: 130%;
	background: #6d6e71 url('/images/pdf_downloads_header_03.jpg') no-repeat left top;
}
ul {
	margin-left:15px;
	font-size:100%;
	list-style-type: bullets;
}
#static_copy {
	width: 700px;
	line-height:120%;
}
#static_copy h4 {
	font-size:150%;
	color:#616164;
	padding-bottom:10px;
	padding-top:10px;
}
#main p {
	margin-left: 15px;
	font-size: 120%;
	line-height: 120%;
}
#contact_header h4 {
	font-size:130%;
	color:#616164;
}
#contact_header {
  width: 962px;
  padding: 8px;
  background: #6d6e71;
  margin-bottom: 20px;
}

#contact_header .left {
	float: left;
	width: 672px;
	overflow: hidden;
}

#contact_header .right {
	float: right;
	width: 270px;
	height: 215px;
	overflow: hidden;
	background-color: #939598;
}

#contact_header .right div {
  padding: 12px;
}

#contact_header .right h1 {
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: bold;
}

#contact_header .right h1 span {
  color: #231f20;
  text-align: right;
  display: block;
}

#contact_header .right p {
  padding-left: 0px;
  padding-right: 16px;
  padding-top: 10px;
  color: #000000;
  font-size: 0.9em;
}

#copy a {
color:white;
text-decoration:underline;
}
#pricelist_box {
	background-color:#3d3d3d;
	width:170px; 
	height:440px; 
	float:right; 
	padding:5px 10px 5px 10px;
	margin-left:0px;
	margin-right:-20px;
}
#pricelist_box label {
	display: block;
	width: 56px;
	height: 20px;
	float: left;
	padding-top: 5px;
	margin-bottom: 4px;
	clear: left;
	font-size:90%;
}

#pricelist_box input.text {
	float: left;
	width: 160px;
	height: 20px;
	background-color: white;
	border: none;
}

#pricelist_box p {
	clear: both;
	font-size: 1.1em;
	padding: 8px 0;
	margin-left:0px;
}

#pricelist_box input.submit {
	float: none;
	color: #4C4D4F;
	background-color: transparent;
	font-size: 1.1em;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
.transparent {
	width: 170px;
	position: relative;
	float: right;
	z-index: 0;
	right:60px;
}
.transparent img {
	width: 150px;
	display: block;
	float: none;
	margin-left:10px;
}
.servicebox {
	width: 616px;
	height: 214px;
	padding: 2px 0 0 13px;
	line-height: 130%;
	background: #6d6e71 url('/images/global_service_map.jpg') no-repeat left top;
}