/*************************
SUPER CRANE CSS - WEBFIRM
*************************/

/* html elements */
body {
	margin: 0;
	padding: 0;
	background: #E5E5E5 url('../images/bodyBackground.jpg') repeat-x 0 0;
	font-family: "Verdana, Helvetica", sans-serif;
	}	
/* Containers */
#container {
	margin: 0 auto;
	width: 780px;
	height: auto;
	background: #fff url('../images/containerBackground.jpg') repeat-y;
}
	
p, h1, h2, h3, h4, h5 {margin:0; padding:0;}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #e1a01e;
}

h5 {font-size:14px; margin:10px 0 10px 0;}

h5.profile_head {padding:10px 0 10px 0; border-bottom:1px solid #E4E4E4;}


ul {list-style-type:none;}
li {background:url(../images/arrow_list.gif) left no-repeat; padding-left:15px;}
	
#container_wide {
	display: block; height: auto; clear: left; margin: 0 5px;
	padding: 0 15px 15px 15px;
	font-size: 11px;
	
	}	
	
.clearfix:after {
	content: ".";
	visibility:hidden;
	height: 0;
	display: block;
	clear: both;
	}
#left,
#right {
	float: left;
	position: relative;
	height: auto;
	}
#left {
	width: 579px;
	background: #fff url('../images/leftBackground.gif') repeat-y 0 0;
	}
#right { 
	width: 201px; 
	background: #fff url('../images/rightBackground.jpg') repeat-y right 0;
	}
	
/* Left */
#banner {
	background: #2E2E2E url('../images/bannerBackground.gif') no-repeat 0 0;
	padding-top: 102px; padding-bottom: 0;
	position: relative;
	margin-bottom: -3px;
	}
html>body #banner {
	margin-bottom: 0;
	}
#banner a.index {
	position: absolute;
	top: 26px; left: 26px;
	display: block;
	width: 240px; height: 46px;
	}
#leftContent {
	position: relative;
	left: 5px;
	width: 544px;
	padding: 0 15px;
	background: #fff;
	font-size: 11px;
	
	}
	
		
#container_wide ul, #leftContent ul {
	margin-bottom: 19px;
	}
#container_wide h1,  #leftContent h1 {
	background: #FFB720 url('../images/leftHeader.jpg') no-repeat 0 bottom;
	font-size: 11px;
	font-weight: bold;
	margin: 0 -15px 20px -15px;
	padding-left: 16px;
	line-height: 23px;
	display: block;
	height: 23px;
	position: relative;
	}
#container_wide h1.inner,#leftContent h1.inner {
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	margin-top: -5px;
	}
html > body #leftContent h1.inner {
	margin-top: 0;
	}
#leftContent img.indexWorldwide {
	margin-bottom: 16px;
	}
#container_wide p,#leftContent p {
	font-size: 11px;
	color: #252525;
	margin: 0;
	margin-bottom: 19px;
	line-height: 17px;
	}
#container_wide a,#leftContent a {
	color:#F7AC10;
	text-decoration: underline;
	}
#container_wide a:hover,#leftContent a:hover {
	color: #E5890F;
	}
#blackfix {
	width: 5px;
	position: absolute;
	background: #211D1E url('../images/blackfixBackground.jpg') no-repeat 0 bottom;
	display: block;
	height: 175px;
	top: -30px; left: -5px;
	visibility: hidden;
	}
html>body #blackfix {
	height: 170px;
	}
#blackfix.inner {
	visibility: visible;
	}
#subnav {
	margin-top: 30px;
	margin-left:15px;
	margin-bottom:30px;
	color:#A3A3A3;
	}
	
#subnav a {
	color:#A3A3A3;
	text-decoration:none;
}

#subnav a:hover {
	color:#434343;

}


/* Right */
#navigation {
	width: 201px;
	height: 388px;
	}
#noflash {
	width: 80%;
	margin: 20px auto;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	}
#noflash a {
	color: #FFB720;
	text-decoration: underline;
	}
#noflash a:hover {
	color: #666;
	}
#rightContent {
	width: 186px;
	background: #fff;
	}
.rightItem {
	background: #EBEBEB;
	padding: 0 5px 30px 5px;
	margin: 0;
	width: 186px;
	}
.rightItem img {
	margin: 0 -5px 5px -5px;
	}
.rightItem h2 {
	height: 24px;
	line-height: 24px;
	background: #2F2F2F;
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 -5px;
	text-align: left;
	padding: 0 5px;
	}
.rightItem p {
	font-size: 11px;
	}
.rightItem p {
	margin: 0;
	}
.rightItem#cranesandhoists {
	background: #EBEBEB url('../images/rightGrey.jpg') no-repeat left bottom;
	margin-bottom: 4px;
	}
.rightItem#service24hours {
	background: #FFB720 url('../images/rightService.jpg') no-repeat 0 0;
	text-align: center;
	padding: 20px 4px 0 4px;
	height: 108px;
	width: 188px;
	}
.rightItem#service24hours p {
	margin: 0;
	margin-top: 3px;
	}

/* Footer */
#footercontainer {
	display: block;
	height: 98px;
	background: #F4F4F4 url('../images/footercontainerBg.jpg') repeat-x;
	clear: both;
	margin-top: 0;
	}
#footer {
	background: #333 url('../images/footerBg.jpg') no-repeat 0 -3px;
	width: 780px;
	margin: 0 auto; padding: 0;
	font-size: 10px;
	height: 98px;
	color: #fff;
	}	
#footer div.whitefooter {
	border-top: 1px solid #ccc;
	line-height: 32px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	}
#footer div.whitefooter a {
	text-decoration: underline;
	color: #00337F;
	}
#footer div.whitefooter a:hover {
	color: #FFB20F;
	}
#footer div.whitefooter span.phone,
#footer div.whitefooter span.fax,
#footer div.whitefooter a.email {
	margin-left: 40px;
	}
#footer div.whitefooter span.phone {
	background: url('../images/phone.gif') no-repeat 0 3px;
	padding-left: 20px;
	}
#footer div.whitefooter span.fax {
	background: url('../images/fax.gif') no-repeat 0 1px;
	padding-left: 20px;
	}
#footer div.whitefooter a.email {
	background: url('../images/email.gif') no-repeat 0;
	padding-left: 15px;
	}
#footer div.darkfooter {
	width: 680px;
	margin: 0 auto;
	padding-left: 80px;
	background: url('../images/smallLogo.jpg') no-repeat 10px 10px;
	position: relative;
	}
#footer div.darkfooter a.createdbywebfirm {
	position: absolute;
	right: 5px; top: -5px;
	display: block;
	background: url('../images/webfirm_createdby.gif') no-repeat;
	height: 35px;
	width: 201px;
	}
#footer div.darkfooter p a {
	margin: 0 5px;
	text-decoration: none;
	color: #fff;
	}
#footer div.darkfooter p a:hover {
	text-decoration: underline;
	}
#footertest {
	background: #cc0000;
	display: block;
	clear: both;
	}
	
	
table.image_set {
	/*background:#2D2D2D;*/
	margin:50px 0 10px 0;

}
	
	
.pad_bottom {
	margin-bottom:20px;

}	

	
	
	
	
	
	