@import url(http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light);
html {
	border-top: 3px solid #DDD9D7;
}

body{
	color: #666666;
	font-family: Georgia,'Times New Roman',Serif;
	font-size: 62.5%;
	text-align: left;
}
a {
	color: #900;
	text-decoration: none;
}
a:visited {
    color: #900;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.image {
    border-bottom: 0 none;
} 
header {
	width: 800px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 10px;
}
#logo {
	height: 80px;
	width: 240px;
	float:right;
	z-index: 5000;
	background-image: url(../site/images/logo.jpg);
	background-repeat:no-repeat;
	margin: 15px 0px 0px 0px;
}
.main {
	width: 790px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 0 10px 10px 10px;
	border: 1px solid #DDD9D7;
	background-image:url(../site/images/backcrane.png);
	background-position: top center;
	background-repeat:no-repeat;
	box-shadow: 0 0px 10px #999;
	}
.col1 {
	width: 185px;
	height: 225px;
	float: left;
	padding-right: 10px;
}
.col2 {
	width: 400px;
	height: 225px;
	float: left;
}
.col3 {
	width: 185px;
	height: 225px;
	float: left;
	padding-left: 10px;
}
.col4 {
	width: 790px;
	height: 510px;
	float:left;
	margin-top: 10px;
	text-align:justify;
	font-size:12px;
	border-bottom: 2px solid #f90;
}
footer {
	width: 800px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
}
footer img {
	margin: 5px;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
footer img:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
h1 {
	color:#ff9000;
	font-family:'Josefin Sans Std Light', arial;
	text-transform:uppercase;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #ff9000;
	font-weight:bold;
	font-family:'Josefin Sans Std Light', arial;
	text-transform:uppercase;
	
}
.button {
	height: 20px;
	width: 175px;
	background: #ddd9d7;
	margin-bottom: 5px;
	padding: 20px 0 20px 10px;
}
.button:hover {
	background: #ff9000;
}
.links {
	height: 25px;
	width: 185px;
	color: #ff9000;
}
.links2 {
	height: 40px;
	width: 185px;
	color: #ff9000;
	padding-top: 25px
}
li {
	margin-left: 10px;
	line-height: 30px;
}
.logoimg {
	float: right;
	width: 200px;
	margin-top: 5px;
}
.title {
	float: left;
	width: 300px;
}
.logoimg img {
	float:right;
}
.top {
	width: 790px;
	height: 70px;
	float: left;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border-bottom: 2px solid #f90;
}
.bio_box {
	width: 120px;
	height: 80px;
	margin: 10px 10px 10px 0;
	float:left;
	background: #DDD9D7;
	font-size: 16px;
	padding: 50px 10px 10px 10px;
}
.bio_box_2 {
	width: 120px;
	height:120px;
	margin: 10px 10px 10px 0;
	float:left;
	background: #DDD9D7;
	font-size: 16px;
}
.bio_box:hover {
	background: #f90;
}
.bio {
	margin-left:auto;
	margin-right: auto;
	width: 610px;
}
.companys {
	margin-left:auto;
	margin-right:auto;
	width: 400px;
	margin-top: 20px;
	height: 180px;
}
.companys img {
	margin: 20px 40px 20px 0px;
}
.asso {
	height: 20px;
	width: 790px;
	float:left;
	margin-top: 30px;
}