/* CSS Document */
body {
	margin:0;
}
#bodyBG {
	background: #545454;
}
#top {
	height:50px;
}
#header {
	height:140px;
	background-color:white;
}
.padding {
	width:1158px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	height:797px;
	width:100%;
	background-image:url(images/well.jpg);
	background-repeat:no-repeat;
}
#innerContent {
	height:797px;
	width:100%;
	background-image:url(images/body.png);
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-right: 550px;
	padding-top: 30px;
}
#footer {
	height: 30px;	
}
#copyright {
	width:1158px;
	text-align:right;
	font-family:"leitura-news", serif;
	color:#eaeaea;
	font-size: 10px;
	padding-top:5px;
	line-height: 15px;
}
h1 {
	font-family:"leitura-news", serif;
	text-transform: uppercase;
	color:#0a5796;
	font-size:52px;
	line-height: 50px;
	margin:10px 0 0 0;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 100;
}
h2 {
	font-family:"leitura-news", serif;
	font-size:23px;
	line-height: 20px;
	margin:0;
	color:#0a5796;	
	text-transform: uppercase;
	font-style: italic;
	font-weight: 100;
}
h3 {
	font-family:"leitura-news", serif;
	font-size:20px;
	line-height: 20px;
	margin:0;
	color:#0a5796;
	font-style: italic;
	font-weight:100;
}
p {
	font-family:"leitura-news", serif;
	color:#112b4c;
	font-style: italic;
	font-size:16px;
	line-height: 28px;
}
a:link {
	font-style:italic;
	font-family:"leitura-news", serif;
	font-size:13px;
	line-height: 18px;
	margin:0;
	color:#112b4d;
	font-weight: 300;
}
a:hover{
	color:#0a5796;
}
.breitburn {
	height:110px;
	padding-top:30px; 
	width:260px; 
	margin-left:184px;
	float:left;
}
.text {
	height:70px;
	padding-top:70px; 
	width:300px;
	text-align:center;
	float:left;
}
.qrEnergy {
	height:100px;
	padding-top:45px; 
	width:270px;
	float:left;
}
