*
{
	margin: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: 'trebuchet MS', tahoma, arial;
	vertical-align: baseline;
        background: url(../images/main_bg_top2.png) top repeat-x #EDEADB;

}

a img
{
    border: none;
}

#wrapper
{
    min-height: 100%;
	height: auto !important;
       margin: 0 auto -118px;
    width: 800px;
}

#top_wrapper
{
    width: 100%;
}

#top_image
{
    width: 275px;
    height: 255px;
    float: left;
}

#top_contact_number
{
    width: 200px;
    float: right;
    font-size: 24px;
    margin-top: 20px;
    text-align: right;
    color: #fff;
}

h3
{
	font-weight: bold;
	margin: 20px 0 5px 0;
	color: #005500;
	font-size: 14px;
}

ul li
{
	  color: #333;
	  line-height: 20px;
}


#logo
{
    width: 305px;
    margin-top: 80px;
    float: right;
}

.strapline
{
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

#nav_wrapper
{
    width: 505px;
    float: right;
    margin-top: 40px;
}

.nav_item, .nav_selected
{
    background: url(../images/nav_top.gif) top no-repeat #005500;
    width: 79px;
    height: 23px;
    display: block;
    text-align: center;
    padding-top: 7px;
    color: #fff;
    margin: 0 2px;
    float: left;
    
}

.nav_item:hover, .nav_selected
{
    background: url(../images/nav_top_hover.gif) top no-repeat #093E00;
    text-decoration: none;
    display: block;
}

.nav_item a, .nav_selected a
{
    width: 79px;
    height: 23px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-top: -7px;
    padding-top: 7px;
}

#main_wrapper
{
    width: 100%;
    clear: both;
}

#sidebar
{
    width: 204px;
    float: left;
    padding-top: 0px;
}


.sidebar_cta
{
    width: 204px;
    background: url(../images/cta_button.png) top right no-repeat;
    height: 88px;
}

#main_content
{
    width: 545px;
    float: left;
    margin-top: -20px;
    padding: 20px;
    background-color: #F7F5E4;
    margin-bottom: 24px;
}

#main_content h1
{
    color: #005500;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

#main_content p
{
    color: #333;
    font-size: 12px;
    margin: 12px 0;
}

#main_content p a
{
    color: #005500;
    font-weight: bold;
}

#sidebar a
{
    color: #005500;
    text-decoration: none;
}

.left_col
{
	width: 52%;
	float: left;
}


.right_col
{
	width: 46%;
	float: right;
}

.footer_bg, .push
{
    width: 100%;
    height: 115px;
    padding:0;
    margin: 0 auto;
    background-color: #006300;
    border-top: 3px solid #FFCC33;
    clear: both;
}
  
.push {
	height: 0;
  border: none;
  background: none;
  }

.cta_img
{
	margin-top: 18px;
	margin-left: 37px;
	width: 36px;
	height: 50px;
	/*border: 1px solid #000;*/
	float: left;
}

.cta_text
{
	margin-top: 18px;
	padding-top: 9px;
	margin-right: 8px;
	width: 100px;
	height: 41px;
	/*border: 1px solid #000;*/
	float: right;
	color: #005500;
	font-size: 14px;
}

.clear
{
	clear: both;
}

#footer_wrap
{
    width: 800px;
    margin: 0 auto;
}

#footer_logos_left, #footer_logos_right
{
	padding-top: 10px;
}

#footer_logos_left
{
    float: left;
}

#footer_logos_left img
{
	float: left;
	/*height: 40px;
	width: 50px;
	border: 1px solid #000;*/
	margin-left: 15px;
}

#footer_logos_right
{
    float: right;
}

#footer_logos_right img
{
	float: right;
	/*height: 40px;
	width: 50px;
	border: 1px solid #000;*/
	margin-right: 15px;
}

#footer_text
{
	color: #ffffff;
	padding: 10px 15px 0 15px;
	margin-top: -8px;
}

#footer_text a
{
	color: #ffffff;
	text-decoration: none;
}

#footer_text a:hover
{
	color: #dddddd;
	text-decoration: none;
}

.rates_wrapper
{
    line-height: 20px;
}

.rate
{
    font-weight: bold;
}

.bold
{
    font-size: 20px;
    font-weight: bold;
}

.left_areas
{
   width: 230px;
   padding-left: 35px;
   padding-right: 20px;
   float: left;
}

.right_areas
{

   /*float: left;*/
}

.gas_safe_no
{
	color: #fff;
}