.home h1{
	font-size: 2.4em;
	margin-left: 25%;
}

.home h2,
.home h3{
	font-size: 1.15em;
	margin: 0 0 1em 0;
}

#background{
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
	min-width: 950px;
	height: 100%;
	overflow: hidden;
	z-index: 1;
	display: none;
}

#background img{
	width: 100%;
	height: 100%;
}

#big_map{
	position: absolute;
	top: 0;
	left: 0;
	min-width: 950px;
	width: 100%;
	height: 810px;
	overflow: hidden;
	z-index: 10;
	opacity: 0.2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
}

#big_map .map_helper{
	position: absolute;
	width: 990px;
	height: 810px;
	top: 0;
	left: 2%;
}

#big_map .map_helper img{
	left: -185px;
	position: relative;
	width: auto;
}

.sub_menu{
	position: absolute;
	left: 0;
	width: 25%;
    top: -7em;
	margin-top: 205px;
	background: transparent;
}

.sub_menu h2{
	position: relative;
	font-size: 1.4em;
	margin: 0 0 0 45px;
	z-index: 10;
}

.sub_menu ul{
    top: 5px;
	margin-left: 70px;
	padding-left: 0;
}

.sub_menu ul li{
	font-size: 0.7em;
}

.sub_menu ul li a,
.sub_menu ul li b{
	font-size: 1em;
	color: #b3b3b3;
}

.sub_menu img{
    position: absolute;
	left: 0;
	top: 30px;
	z-index: 5;
}

.sub_menu .drilling{
	margin: 0 0 0 70px;
	width: 6em;
}

.sub_menu .extraction{
	margin: 55px 0 0 0;
	width: 12em;
}

.sub_menu .transportation{
    margin: 20px 0 0 20px;
	width: 9em;
}

.sub_menu .liquefaction{
	margin: 30px 0 0 30px;
}

.sub_menu .tanker{
	margin: 65px 0 0 45px;
	width: 14em;
}

.sub_menu .regasification{
	margin: 10px 0 0 15px;
	width: 9em;
}

.sub_menu .sales{
	margin: 10px 0 0 15px;
	width: 14em;
}

.columns{
	margin-bottom: 2.75em;
}

.main_content{
	margin-left: 25%;
}

.main_content p{
	font-size: 0.75em;
}

.home_info{
}

.home_faces{
	font-size: 0.7em;
	line-height: 1.6;
}

.home_faces p{
	font-size: 1em;
}

.home_faces img{
	display: block;
	float: left;
	margin-right: 10px;
}

.home_info p{
	clear: left;
}

.home_extra{
	font-size: 0.7em;
	margin: 0 0 0 16px;
	line-height: 1.6;
	width: 85%;
}

#copyright{
	color: #fff;
}

.made_container{
	position: relative;
	margin: 0 0 0 25%;
}

#made_in{
    position: absolute;
	left: 70%;
	font-size: 0.7em;
	width: 30%;
	margin: 45px 0 0 0;
}

#made_in p{
    margin: 0 0 0 0;
}


#made_in img{
	position: absolute;
	top: 0px;
	left: -95px;
}

.about{
	width: 90%;
}

.flash{
    text-align: left;
	height: 350px;
	position: relative;
	z-index: 10;
}

.flash object{
	outline: none;
}


.supermans{
    width: 200px;
}

.supermans .faces img{
	display: none;
}

#connector{
	visibility: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

