


#content .box_body {
	padding-bottom: 10px;
	border-bottom:1px dashed #1e264d;
	border-top:1px dashed #1e264d;
	margin-bottom:10px;
	line-height:15pt;
}

 #content .box_body p {
 	margin-top:10px;
 }

#welcome_box .header {
	padding-bottom:10px;
}

#content_box .header {
	height:52px;
	padding-bottom:5px;
}

#content_box .header .our_services_icon {
	float:left;
	height:52px;
	width:62px;
	background: no-repeat url(../images/our_services_icon.png);
}

#content_box .header .press_icon {
	float:left;
	height:52px;
	width:47px;
	background: no-repeat url(../images/press_icon.gif);
}

#content_box .header .text {
	float:left;
	padding: 10px 0 0 10px;
}

#content_box a {
	color:#00c0ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
}

#content_box a:hover {
	text-decoration:underline;
}

#safety_box .top_cap {
	overflow:hidden;
	height:55px;
	background: no-repeat url(../images/safety_topcap.gif);
}

#safety_box .top_cap .text {
	float:left;
	padding: 20px 0 0 40px;
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
	font-weight:normal;
}

#safety_box .middle {
	background:#053b95;
	padding:10px;
	color:#FFFFFF;
}

#safety_box .middle p {
	line-height:20px;
}

#safety_box .bottom_cap {
	height:15px;
	background: no-repeat url(../images/safety_bottomcap.gif);
	margin-bottom:10px;
}