@charset "UTF-8";
body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e4e1e1;
	font-size:12px;
	color:#8d8d8d;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
.wrap {
	width:965px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:960px;
	height:408px;
}
.header-logo {
	width:257px;
	height:165px;
	float:left;
}
.navigation {
	width:227px;
	height:227px;
	background-image:url(../img/nav-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top: 15px;
	padding-left: 30px;
}
.navigation ul {
	list-style-type:none;
	text-decoration:none;
	text-transform:uppercase;
	color:#ffffff;
	font-size:13px;
	line-height:40px;
	padding: 0px;
	margin: 0px;
}
.navigation li a {
	text-decoration:none;
	color:#ffffff;
}
.navigation li a:hover {
	color:#e6e3e3;
}
.header-right {
	width:703px;
	height:408px;
	float:right;
	background-image:url(../img/header-right-bg.jpg);
	background-repeat:no-repeat;
}
.header-text {
	width:292px;
	height:228px;
	float:right;
	margin-top:100px;
	padding:20px 25px 0px 30px;
}
.header-text p {
	line-height:27px;
	color:#525252;
	font-size:14px;
	text-align:justify;
}
.header-text a{ color: #525252; }
#content {
	width:965px;
	margin-top:15px;
}
.content-left {
	width:592px;
	float:left;
	background-image:url(../img/content.jpg);
	background-repeat:repeat-y;
	position: relative;
	padding: 40px 40px;
	text-align: justify;
}
.content-left li {
	line-height:20px;
}
.content-left a {
	text-decoration:none;
	color:#8d8d8d;
}
.content-left a:hover {
	color:#30b2e3;
}
.crane-image {
	float:right;
	margin-top:10px;
	margin-left:20px;
}
.content-top {
	background-image: url(../img/content-top.jpg);
	width: 672px;
	height: 38px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.content-bottom {
	background-image:url(../img/content-bottom.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 32px;
	position: absolute;
	bottom: -0px;
	left: 0px;
}
.content-right {
	width:288px;
	height:426px;
	float:left;
}
.contact-box {
	width:248px;
	height:201px;
	background-image:url(../img/contact-bg.jpg);
	background-repeat:no-repeat;
	padding:70px 20px 20px 20px;
}
.contact-details {
	width:248px;
	height:211px;
	background-image:url(../img/contact-details.jpg);
	background-repeat:no-repeat;
	padding:60px 20px 20px 20px;
}
.formstyle {
	width:221px;
	margin: 2px 5px 2px 5px;
	color:#a9a8a8;
	border: 1px #d2d2d2 solid;
	padding: 12px 10px;
}
.proceed {
	width:233px;
	height:39px;
	background-image:url(../img/submit-enquiry.jpg);
	background-repeat:no-repeat;
	margin:5px;
	border:none;
}
.submit {
	width:233px;
	height:39px;
	background-image:url(../img/submit-enquiry.jpg);
	background-repeat:no-repeat;
	margin:5px;
	border:none;
}
.call-us {
	margin-top:10px;
	margin-left:7px;
	margin-bottom: 10px;
}
#footer {
	width:960px;
	height:128px;
	clear: both;
}
.footer-left {
	width:130px;
	height:128px;
	background-image:url(../img/footer-logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footer-right {
	width:800px;
	height:88px;
	float:right;
	padding:20px 10px 20px 20px;
}
.footer-right ul {
	list-style-type:none;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	padding: 0px;
	margin:5px 0px 0px 0px;
}
.footer-right li {
	display:inline;
	margin-right:20px;
}
.footer-right li a {
	text-decoration:none;
	color:#929292;
}
.footer-right li a:hover {
	color:#01a5d9;
}
.footer-right p {
	font-size:11px;
	color:#929292;
	line-height:10px;
}
.footer-right p a {
	text-decoration:none;
	color:#929292;
}
.footer-right p a:hover {
	color:#01a5d9;
}
p {
	line-height:21px;
	color:#8d8d8d;
	font-size:13px;
}
h1 {
	font-size:22px;
	color:#30b2e3;
	margin:0px;
}
h2 {
	color:#30b2e3;
	font-size:18px;
}
h3 {
	color:#30b2e3;
	font-size:16px;
}
.clear {
	clear: both;
}
h4 {
	color:#30b2e3;
	font-size:12px;
}
a img {
	border: none;
}
.phone-number {
	font-size: 18px;
	font-weight: bold;
	color:#30b2e3;
}

