@charset "utf-8";
/* CSS Document */

body							{
	background:#000000 url(../images/backgrounds/ecopolicy_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#column1						{
	position:absolute;
	display:inline-block;
	width:564px;
	height:auto;
	top:10px;
	left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FFF;
	z-index:500;
	word-spacing:normal;
	padding:20px 20px 20px 40px;
	background-color:#000;
}

h1								{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	line-height: 38px;
	font-weight:lighter;
}

#location1							{
	position:absolute;
	display:inline-block;
	width:320px;
	height:240px;
	top:60px;
	left:680px;
	border:solid 2px #FFF;
}

#location2							{
	position:absolute;
	display:inline-block;
	width:320px;
	height:240px;
	top:340px;
	left:680px;
	border:solid 2px #FFF;
}

.bottom_container_location		{
	position:absolute;
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000;
	border-top:1px;
	border-top-color:#333;
	border-top-style:solid;
	min-height:200px;
	margin-top:800px;
	margin-left:12px;
	z-index:10000;
}

