body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #020202;
	margin-top: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.mainbody_index {
	background-image:url(images/crane-home.jpg);
	width:964px;
	height:272px;
	margin-top: 0px;
}
.mainbody_company {
	background-image:url(images/crane-company.jpg);
	width:964px;
	height:480px;
	margin-top: 0px;
}

.mainbody_mobile {
	background-image:url(images/crane-mobile-crawler.jpg);
	width:964px;
	height:480px;
	margin-top: 0px;
}
.mainbody_overhead {
	background-image:url(images/crane-overhead-harbor.jpg);
	width:964px;
	height:480px;
	margin-top: 0px;
}
.mainbody_requirements {
	background-image:url(images/crane-requirements.jpg);
	width:964px;
	height:480px;
	margin-top: 0px;
}
.mainbody_resources {
	background-image:url(images/crane-resources.jpg);
	width:964px;
	height:480px;
	margin-top: 0px;
}
.mainbody_tower {
	background-image:url(images/tower-derrick.jpg);
	width:964px;
	height:480px;
	margin-top: 0px;
}
.c
{
	width:580px;
	height:335px;
	overflow: auto;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.c2
{
	width:580px;
	height:165px;
	overflow: auto;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #C97916;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #C97916;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #C97916;
}
a:active {
	text-decoration: none;
	color: #C97916;
	font-weight:bold;
}