@charset "utf-8";
/* Eric Meyer's Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}


body{
background:#fff url(bg.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#3C3C3C;
}
p {
	margin-bottom:15px;
}
a{
text-decoration:none;
color:#3399cc;
}
a:hover{
text-decoration:underline;
}
#header h1{text-indent:-9999px;}
#wrapper{width:988px;
margin:auto;
}
/*-----HEADER-----*/
#header{
width:988px;
padding-top:25px;
height:430px;
position:relative;
}
#push-right {
padding-left: 4px;
}
#menubar{margin-left:8px;}
#top-menu{
position:absolute;
top:12px;
right:0px;}

/*-----CONTENT AREA----*/
#main{margin-top:15px;}
.heading-image {
float: right;
display:block;
margin-bottom:20px;
}
#left{
width:170px;
float:left;
margin:auto;
}
#center{
width:435px;
float:left;
line-height:18px;
}
.content {
	padding: 20px 12px 20px 35px;
	text-align:justify;
}

p.featured {
	font-size:14px;
}
.blue-text {
	color:#0B70C0;
	font-weight:bold;
}
#right{
width:375px;
float:left;
line-height:18px;
}
.date-time{
color: #3399cc;
font-weight: bold;
}
.news_item{
padding-bottom:10px;
padding-top:10px;
border-bottom:1px dotted #ccc;
margin-left:25px;
}

/*----STOCK TABLE---*/
table.stocktbl{
margin:0 auto;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom:40px;
}
#tbl-header {
text-align:center;
padding-bottom:25px;
}
.stocktbl .whitebg {
background-color: #FFFFFF;
}
table.stocktbl tr {
background: #ebebeb;
height:20px;
line-height:20px;
border-bottom:3px solid #fff;
}
.oddrow{
	background:#f4f4f4;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
table.stocktbl td.alignright{text-align:right; padding-right:10px;}
table.stocktbl td.alignleft{text-align:left;padding-left:10px;}
.green {color: #6FC557;}

/*-------FOOTER--------*/
#footer {
background-image: url(bg_footer.jpg);
background-repeat: repeat-x;
height:124px;
}
#footer #footer-content {
width: 988px;
margin-right: auto;
margin-left: auto;
}
#footer-menu-wrap {
clear:both;
margin-top:24px;
}
.copyright{
color:#3468B4;
padding:8px 0px 0px 15px;
}
.copyright a{
color:#3468B4;
text-decoration:none;
}
.footer-menu{
float:left;
color:#fff;
padding:0px 0px 0px 11px;
}
.footer-menu a{
color:#fff;
text-decoration:none;
padding-right:5px;
padding-left:5px;
}
.blender{
float:right;
margin-top:-15px;
}
/*----OPT-IN FORM------*/
#subscription {
height:74px;
width:340px;
margin-top:15px;
position:relative;
background:#1271b2;
float:right;
}
.envelope {
position:absolute;
top:0px;
left:0px;
}
.email-text {
position:absolute;
top:0px;
right:0px;
}
.submit{
position:absolute;
bottom:0px;
right:0px;
}
.email{
position:absolute;
right:88px;
bottom:10px;
}
/*************/
.gas {
float: right;
margin-top: 20px;
}


	

