/* Reset All Styles */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus{
	outline: none;
	-moz-outline-style: none;
}

a:active { outline: 0; }
a:focus { -moz-outline-style: none; }

body{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul { list-style: none; }

table{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*End Reset */
body{
	background: #868686 url(../images/2010energy/energy_bg_repeat.png) repeat-x;
	color: #5c5c5c;
	font: 12px Arial, Helvetica, sans-serif;
}

strong {font-weight:bold;}

#container{
	background: url(../images/2010energy/energy_bg.jpg) no-repeat top left;
	height: 777px;
	margin: 0 auto 20px;
	overflow:hidden;
	width: 978px;
}

#heading{
	padding:20px;
	overflow:hidden;
	margin-bottom:40px;
	height:50px;
}

#logo{
	width:200px;
	float:left;
	padding-top:10px;
}

#logo a{
	display:block;
	text-indent:-9000px;
	background: url(../images/2010energy/logo.gif) no-repeat top left;
	width:172px;
	height:36px;
}

#green {
	float:right;
	width:300px;
}

#green img, #green a{
	float:left;
}

#green a{
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	display:block;
	width:190px;
	font-weight:bold;
	font-size:10px;
	background: url(../images/where_to_buy_search_link.gif) no-repeat bottom right;
	padding:3px 20px 0 8px;
}

#green a span{color:#d6d6d6;}

#green a:hover{text-decoration:underline;}

#small_print{
	font-size:10px;
	text-align:center;
}

#content {
	height: 268px;
	width: 731px;
	margin-bottom:290px;
	margin-left:203px;
	padding:32px 12px 0px 32px;
}

#content  h1{
	text-indent:-9000px;
	background: url(../images/2010energy/save_3_ways_h.gif) no-repeat;
	height:39px;
}

#content ol{
	overflow:hidden;
	margin:21px 0;
	width:100%;
}

#content ol li{
	float:left;
	width:240px;
}

#content ol li a{
	cursor:pointer;
	color: #5c5c5c;
	display:block;
	font-weight:normal;
	font-size:12px;
	padding-left:40px;
	text-decoration:none;
}

#content ol li a span{
	color:#008641;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	
}

#content ol li a:hover span{text-decoration:underline;}

#content h2{
	text-indent:-9000px;
	background: url(../images/2010energy/enjoy_savings_h.gif) no-repeat;
	height:19px;
}

#content p{padding-right:60px;}


