/* CSS Reset */
* { margin:0; padding:0; }
body {
	background: url(../images/body_bg.jpg) repeat-x 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:960px;
	margin:0 auto;
	padding: 0 10px;
}
#header{
	position:relative;
	width: 100%;
}
#header h1{
	display:block;
	float:left;
	width:260px;
	height:154px;
	background:url(../images/logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
#header h1 a{
	display:block;
    height:100%;
	width:100%;
}
#header #banner{
	background: url(../images/phone_icon.jpg) no-repeat right 0px;
	height: 110px;
	position: absolute;
	top: 22px;
	right: auto;
	text-align:right;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	left: 258px;
	width: 695px;
}
#header #banner p{
	font-size: 20px;
}
#header #banner h6{
	font-size: 11px;
}
#nav{
	clear: both;
	height: 35px;
	width: 100%;
}
#nav ul{
	float: left;
}
#nav ul li{
	list-style-type: none;
	display: block;
	height: 35px;
	float: left;
	padding: 0px 1px 0px 0px;
}
#nav ul li a{
	color: #575f83;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 100%;
	line-height: 35px;
	padding: 0 0 0 18px;
}
#nav li a span{
	display: block;
	float: left;
	height: 100%;
	padding: 0 18px 0 0;
}
#nav li a:hover, #nav li.active a{
	background: url(../images/hover.jpg) no-repeat left;
	color: #fff;
	cursor: pointer;
	text-decoration: none
}
#nav li.active a span, #nav li a:hover span{
	background: url(../images/hover.jpg) no-repeat right;
}
#featured{
	margin: 20px 0 0;
	background: #fff;
	padding: 10px;
	height: 340px;
	width: 940px;
}
#featured ul{
	float: left;
}
#featured ul li{
	float: left;
	list-style-type: none;
	display: block;
	width: 630px;
}
#featured ul li a{
	display: block;
	height: 340px;
	text-indent: -9999px;	
}
#featured ul li.ss1 {
	background: url(../images/fp-01.jpg) no-repeat;
}

#right {
	background: url(../images/form_bg.jpg) repeat-x;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #383838;
	overflow:auto;
	line-height: 18px;
	margin: 0px 0;
	padding: 20px;
	float: right;
	display: block;
	width: 260px;
	height: 300px;
	
}
#right h2{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #707ea0;
	text-decoration: none;
	margin-bottom: 18px;
}
#right h2 span{
	color: #2f2f2f;
}

#testimonials{
	background: url(../images/form_bg.jpg) repeat-x;
	float: left;
	width: 898px;
	height: 290px;
	border: 0px solid #CCC;
	padding: 20px;
	margin-left: 1px;
	margin-top: 1px;
	font-size:12px;
	line-height:24px;
}
#testimonials h2{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #707ea0;
	text-decoration: none;
	margin-bottom: 18px;
}
#testimonials h2 span{
	color: #2f2f2f;
}

#products{
	background: url(../images/form_bg.jpg) repeat-x;
	float: left;
	width: 898px;
	height: 290px;
	border: 0px solid #CCC;
	padding: 20px;
	margin-left: 1px;
	margin-top: 1px;
	font-size:12px;
	line-height:24px;
}

#products h2{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #707ea0;
	text-decoration: none;
	margin-bottom: 18px;
}
#products h2 span{
	color: #2f2f2f;
}


#productbox{
	margin-top: 0px;
}

#fittings{
	float: left;
	padding: 10px;
	height: 100px;
}
#rigging{
	float: left;
	padding: 10px;
	height: 100px;
}
#wirerope{
	float: left;
	padding: 10px;
	height: 100px;
}
#heightsafety{
	float: left;
	padding: 10px;
	height: 100px;
}
#anchorpoints{
	float: left;
	padding: 10px;
	height: 100px;
}
#dektites{
	float: left;
	padding: 10px;
	height: 100px;
}
#steelposts{
	float: left;
	padding: 10px;
	height: 100px;
}
#nutsboltswashers{
	float: left;
	padding: 10px;
	height: 100px;
}
#brackets{
	float: left;
	padding: 10px;
	height: 100px;
}

#gallery{
	background: url(../images/form_bg.jpg) repeat-x;
	float: left;
	width: 908px;
	height: 310px;
	border: 0px solid #CCC;
	padding: 14px;
	overflow:auto;
	margin-left: 1px;
	margin-top: 0.8px;
	font-size:12px;
	line-height:24px;
	border-style: none;
}

#content{
	margin: 64px 0 0;
	clear: both;
	font-size: 11px;
	color: #383838;
}

#content .col{
	float: left;
	width: 258px;
	background: url(../images/col_bg.jpg) repeat-x;
	height: 130px;
	border: 1px solid #CCC;
	padding: 20px;
	margin-right: 30px;
}
#content .col h2{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #707ea0;
	text-decoration: none;
	margin-bottom: 8px;
}
#content .col h2 span{
	color: #2f2f2f;
}
#content .col img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .col p{
	margin-bottom: 20px;
	line-height: 17px;
}
#content .col a.readmore{
	font-weight: bold;
	color:#415691;
	text-decoration: underline;
}
#content .col a:hover.readmore{
	text-decoration: none;
}
#content .col.noMargin{
	margin: 0;
}
#content .col.fr {
	margin: 0;
	float: right;
}
.clear {
	clear: both;
}

#content .wide{
	float: left;
	width: 918px;
	background: url(../images/col_bg.jpg) repeat-x;
	height: 130px;
	overflow:auto;
	line-height: 18px;
	border: 1px solid #CCC;
	padding: 20px;
	margin-right: 30px;
}
#content .wide h2{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #707ea0;
	text-decoration: none;
	margin-bottom: 18px;
}
#content .wide h2 span{
	color: #2f2f2f;
}
#content .wide img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .wide p{
	margin-bottom: 8px;
	line-height: 17px;
}
#content .wide p span{
	margin-bottom: 8px;
	line-height: 17px;
	font-weight: bold;
}
#content .wide a.readmore{
	font-weight: bold;
	color:#415691;
	text-decoration: underline;
}
#content .wide a:hover.readmore{
	text-decoration: none;
}


#footer{
	clear: both;
	background: url(../images/footer_bg.jpg);
	height: 100px;
	width: 100%;
	margin-top: 40px;
}
#footerContainer{
	margin: 0px auto 0;
	width: 960px;
	font-size: 12px;
	color: #ddd;
	padding-top: 10px;
	position: relative;
}
#footerContainer p{
	margin: 8px 0 8px;
}
#footerContainer a{
	color: #fff;
	text-decoration: none;
}
#footerContainer a:hover{
	text-decoration: underline;
}

#bottomleft {
	background:none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 12px;
	margin: 0px 0;
	padding: 5px;
	float: left;
	display: block;
	width: 500px;
	height: 60px;
	
}
#bottomleft h2{
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-bottom: 18px;
}

#bottomright {
	background:none;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #fff;
	line-height: 30px;
	margin: 4px 0;
	padding: 10px;
	float: right;
	display: block;
	width: 400px;
	height: 60px;	
}
#bottomright h2{
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-bottom: 18px;
}

#bottomright h3{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-bottom: 18px;
}

#bottomright h4{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-bottom: 18px;
}