img{border-style: none;}
a{
	color: #ee3124;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input[type=text]:focus, textarea:focus{outline: none;}
label, input, textarea, select{
	font: 14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #646567;
}
form, fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	margin: 0  auto;
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #646567;
	background: #eaeaea;
}
.wrapp{
	width: 100%;
	overflow: hidden;
}
address{
	display: block;
	padding: 22px 28px 11px;
	margin: 0;
	font-style: normal;
	text-align: right;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
}
address a{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}
address a:hover{text-decoration: underline;}
address p{margin: 0;}
address p span{
	font-size: 40px;
	line-height: 36px;
}
#container{
	width: 956px;
	margin: 0 auto;
}
#header{background: url(../images/bg-area.gif) repeat-y;}
#header .inner{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-area-bot.png) no-repeat 0 100%;
	padding: 8px 0 21px;
}
.logo-text{
	float: left;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	padding: 6px 0 0 23px;
}
.logo-text p{margin: -3px 0 0;}
.logo{
	margin: 0 0 0 18px;
	width: 140px;
	height: 126px;
	overflow: hidden;
}
.logo a{
	display: block;
	height: 100%;
	background: url(../images/bg-logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.top-nav{
	margin: 0 2px 0 0;
	padding: 14px 20px 0 0;
	list-style: none;
	float: right;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}
.top-nav li{
	float: left;
	border-left: 1px solid #fff;
	padding: 3px 7px;
	margin: 0 0 0 -1px;
}
.top-nav a{
	color: #fff;
	text-decoration: none;
}
.top-nav a:hover{text-decoration: underline;}
.search-form{
	background: #fff url(../images/bg-search-form.gif) repeat-x;
	padding: 13px 0 0 5px;
	float: right;
	margin: 0 25px 0 0;
	display: inline;
}
.search-form input{float: left;}
.search-form .text{
	border-style: none;
	padding: 3px 0 0;
	background: none;
	width: 130px;
}
#header address{
	clear: right;
	padding-top: 54px;
	padding-bottom: 1px;
	height: 1%;
}
.main-nav{
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.main-nav div{
	float: left;
	text-align: center;
	position: relative;
	left: 50%;
}
.main-nav ul{
	float: left;
	text-align: center;
	position: relative;
	left: -50%;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 2px solid #dde4e8;
}
.main-nav li{
	float: left;
	border-left: 2px solid #dde4e8;
}
.main-nav a{
	float: left;
	line-height: 36px;
	text-transform: uppercase;
	color: #646567;
	text-decoration: none;
	font-weight: bold;
	padding: 0 26px;
}
/*.main-nav li.active a, .main-nav a:hover{background: #dde4e8 url(../images/bg-main-nav.gif) repeat-x;}*/
/*SH Edit*/
.main-nav li.active a, .main-nav a:hover,
	#body-mobile-elevating #nav-train a,
	#body-health-safety #nav-train a,
	#body-in-house-ladders #nav-train a,
	#body-manual-handling #nav-train a,
	#body-safe-working-heights #nav-train a,
	#body-safety-harness #nav-train a,
	#body-pasma-training #nav-train a,
	#body-abrasive-wheels #nav-train a
	{background: #dde4e8 url(../images/bg-main-nav.gif) repeat-x;}
#content{background: url(../images/bg-content.gif) repeat-y;}
#content p{padding: 0 0 1px;}
.content-home{
	width: 100%;
	background: url(../images/bg-divider-home.gif) repeat-y 100% 0;
	min-height: 140px;
	/*padding: 0 0 160px;*/
	/*SH- reduces height of content div*/padding: 0 0 75px;
}
* html .content-home{height: 140px;}
#content h2{
	font-size: 28px;
	margin: 0;
	color: #646567;
	text-transform: uppercase;
	line-height: 33px;
}
#content h2.min{
	font-size: 18px;
	line-height: 24px;
}
.headline{padding: 19px 24px 7px;}
.seo-block{
	width: 634px;
	float: left;
}
/*.sub-nav{
	margin: 0 11px 0 0;
	background: #fff;
	padding: 0 0 6px;
}*/
.sub-nav ul{
	margin: 0;
	padding: 3px 0 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
/*.sub-nav li{
	width: 100%;
	float: left;
	padding: 3px 0 4px;
	background: url(../images/bg-sub-nav-border.gif) no-repeat 100% 100%;
	margin: 0 0 -2px;
}
.sub-nav img{float: left;}
.sub-nav .text{
	width: 480px;
	float: right;
	padding: 4px 2px 0 10px;
}
.sub-nav h3{
	font-size: 33px;
	margin: 0;
	color: #e93224;
	line-height: 36px;
	letter-spacing: -2px;
}*/
.sub-nav a{text-decoration: none;}
.sub-nav a:hover{text-decoration: underline;}
.sub-nav h3 a{color: #e93224;}
/*.sub-nav h4{
	background: url(../images/bg-flash.gif) no-repeat left;
	font-size: 20px;
	line-height: 28px;
	color: #8ed8f7;
	margin: 0;
	padding: 3px 0 0 26px;
	letter-spacing: -1px;
}*/
.sub-nav h4 a{color: #8ed8f7;}
/*.sub-nav .more{
	border-top: 1px solid #c0c0c1;
	margin: 4px 0 0 -10px;
	padding: 3px 0 0 10px;
}
.sub-nav .more h4{
	background: url(../images/bg-drop.gif) no-repeat left;
	color: #232020;
}
.sub-nav .more a{color: #232020;}*/
.data-columns{
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #fff;
	background: url(../images/bg-data-columns.gif) repeat-y;
	padding: 21px 0 60px;
	position: relative;
	/*SH*/clear:both;
}
.data-columns .text-block{
	width: 275px;
	float: left;
	padding: 0 20px 0 22px;
}
.data-columns .text-block p{margin: 0;}
.data-columns .more{
	width: 282px;
	overflow: hidden;
	position: absolute;
	bottom: 27px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.data-columns .more a{
	float: right;
	color: #ee3124;
	background: #fff;
	text-decoration: none;
	padding: 4px 12px;
}
.data-columns .more a:hover{text-decoration: underline;}
.main-info{padding: 23px 60px 0 22px;}
.main-info p{margin: 6px 0 0;}
.sidebar{
	width: 318px;
	padding: 0 0 138px;
	float: right;
}
.widget-action{
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget-action li{
	margin: 0 0 9px;
	background: #fff url(../images/bg-banners.gif) repeat-y 100% 0;
	text-align: center;
	padding: 14px;
}
.widget-action .info{
	width: 260px;
	text-align: left;
	padding: 5px 0 0 3px;
	float: left;
}
.widget-action p{margin: 0;}
.widget-text{
	border-bottom: 2px solid #fff;
	padding: 10px 18px 22px;
}
.widget-text p{margin: 3px 0 0;}
#footer{padding: 0 0 10px;}
#footer .platforms{
	background: #a3abb0 url(../images/bg-divider-home.gif) repeat-y 100% 0;
	height: 116px;
}
#footer .platforms img{
	float: right;
	margin: -264px -9px 0 0;
	position: relative;
}
#footer address{background: url(../images/bg-area.gif) repeat-y;}
.address-bot{
	height: 13px;
	width: 100%;
	overflow: hidden;
	display: block;
	background: url(../images/bg-area-bot.png) no-repeat;
}
#footer p.address{
	margin: 6px 0 0;
	font-size: 16px;
	line-height: 20px;
}

/******Extras & Edits by SH******/
.wrapp-gen{
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/vert-grad.jpg);
	background-repeat: repeat-x;
	background-position: 100% bottom;	
	/*min-height: 140px;*/
	padding: 0 0 100px;
	line-height: 18px;
}
.content-gen{
	width: 100%;
	background: url(../images/bg-content.gif) repeat-y 100% 0;
	/*min-height: 140px;*/
	/*padding: 0 0 160px;*/
	padding: 0;
}
.contentleft {
	float: left;
	width: 575px;
	padding: 25px 0 0 24px;
}
.contentleft p, .contentfull p {
	/*color: #232020;*/
	/*width: 358px;*/
	margin: 0px 0px 10px 0px;
}
.contentleft ul {
	/*color: #cd3529;*/
	margin: 0px 0px 10px 0px;
	list-style-position: outside;
}
.contentleft li {
	/*margin-bottom: 5px;*/
}
.logos {
	clear: both;
	margin: 20px 20px 0px 0px;
}
#contentright {
	float: right;
	padding: 25px 30px 0 0;
	text-align: right;
	/*width: 295px;*/
	/*padding: 25px 0px 0px 0px
	margin-top: 25px;*/
}
#contentright img {
	margin: 0 0 35px 0;
}
#localnav {
	float: left;
	width: 285px;
}
#localnav ul {
	font-size: 13px;
	line-height: 20px;
	margin: 13px 0px 20px 25px;
	padding:0;
	list-style: none;
}
/*#localnav ul li {
	/*margin:0;
}*/
#localnav ul li a:link,
#localnav ul li a:visited {
	color:#646567;
	text-decoration: none;
}
#localnav ul li a:hover {
	color: #ed3224;
	text-decoration: underline;
}
#body-pasma-training #loc-pasma-training,
#body-mobile-elevating #loc-mobile-elevating,
#body-safety-harness #loc-safety-harness,
#body-safe-working-heights #loc-safe-working-heights,
#body-in-house-ladders #loc-in-house-ladders,
#body-health-safety #loc-health-safety,
#body-abrasive-wheels #loc-abrasive-wheels,
#body-manual-handling #loc-manual-handling {
		/*font-size: 1.1em;*/
		font-weight: bold;
		color: #ed3224;
		list-style-image: url(../images/red-arrow.gif);
		list-style-position: outside;
}
#rightpane2 {
	float: right;
	width: 650px;
	padding: 10px 20px 0 0;
}
#rightpane2 img{
	float: right;
	margin: 10px -20px 10px 10px;
}
/*#rightpane img{
	float:left;
	margin: 12px 25px 20px 0px;
	border: 0;
}*/
/*#rightpane2 h2 {
	margin: 0;
	padding: 0;
	font: bold 2.4em Arial, Helvetica, sans-serif;
}*/
#rightpane2 p {
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 17px;
}
/*#content p img{
	margin: 0;
}*/
#rightpane2 a:link {
	color: #ed3224;
	/*line-height: 45px;*/
	text-decoration: none;
	padding: 30px 0px 0px 0px;
	/*margin: 30px 30px 0px 0px;*/
}
#rightpane2 a:hover {
	text-decoration: underline;
}
.sub-nav{
	overflow: hidden;
	margin: 0 11px 0 0;
	background-color: #fff;
	padding: 0 0 6px;
}
.sub-nav-left {
	width: 50%;
	float: left;
}
.sub-nav-right {
	width: 48%;
	float: right;
}
.sub-nav li{
	float: left;
	padding: 3px 0 0px;
	/*background: url(../images/bg-sub-nav-border.gif) no-repeat 100% 100%;*/
	margin: 0 0 -2px;
}
.sub-nav img{float: left;}
.sub-nav-left .text{
	width: 180px;
	height: 110px;
	float: right;
	padding: 4px 2px 0 10px;
	background: url(../images/bg-sub-nav-border.gif) no-repeat -2% 100%;
}
.sub-nav-right .text{
	width: 170px;
	height: 110px;
	float: right;
	padding: 4px 2px 0 10px;
	background: url(../images/bg-sub-nav-border.gif) no-repeat -2% 100%;
}
.sub-nav h3{
	font-size: 28px;
	margin: 0;
	color: #e93224;
	line-height: 30px;
	letter-spacing: -2px;
	padding-bottom: 5px;
}
.sub-nav h4{
	background: url(../images/bg-flash.gif) no-repeat left;
	font-size: 18px;
	line-height: 20px;
	color: #8ed8f7;
	margin: 0;
	padding: 3px 0 0 26px;
	letter-spacing: -1px;
}
.sub-nav .more{
	/*border-top: 1px solid #c0c0c1;*/
	margin: 4px 0 0 -10px;
	padding: 3px 0 0 10px;
}
.sub-nav .more h4{
	background: url(../images/bg-drop.gif) no-repeat left;
	color: #232020;
}
.sub-nav .more a{color: #232020;}*/
.widget-action .info-center{
	width: 260px;
	text-align: center;
	padding: 5px 0 0 3px;
	float: left;
}
.sub-nav .more-yell{
	/*border-top: 1px solid #c0c0c1;*/
	margin: 4px 0 0 -10px;
	padding: 3px 0 0 10px;
}
.sub-nav .more-yell h4{
	background: url(../images/yellow-diesel-drop.gif) no-repeat left;
	color: #d6de23;
}
.sub-nav .more-yell a{color: #d6de23;}*/