/* Site CSS style Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #0000FE;
	background-color: #999;
	background-image: url(../web_media/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#container {
	width: 810px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background-color: #FFF;
	margin:0;
	padding:0;
	
} 
p {
	margin:0px;
	padding:0px;
}

h1 {
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-size:14px;
	color: #00F;
	display:none;
	font-family: "Arial Black", Gadget, sans-serif;
}

h2 {
	margin:0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #0000FE;
	padding-top: 10px;
}

img {
	margin:0;
	padding:0;
	border:none;
}

#logo {
	margin: 35px 0px 0px 0px;
}

#telephone {
	margin: 50px 0px 0px 0px;
}

#sidebar1 {
	float: left; 
	width: 207px; 
	padding: 0px 0px 0px 0px;
}
#mainContent {
	margin: 0px 0px 15px 235px;
	border: 2px solid #00F;
} 

#contentBody {
	padding:0 15px 0 15px;
}

#footer { 
	padding: 0px 0px 0px 0px; 
	background-color:#CCC; 
}

.footerWrapperTop {
	height:11px;
	background-image: url(../web_media/images/footerTop.gif);
	background-repeat: no-repeat;
}

.footerText {
	background-color: #CCC;
}

.footerWrapperBottom {
	height:11px;
	background-image: url(../web_media/images/footerBottom.gif);
	background-repeat: no-repeat;
	border:none;
}



#Footer_nav
{
	font-family: "Arial", Gadget, sans-serif;
	background-color:#CCC;
	font-size: 12px;
	color: #0000FF;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: both;
	line-height: 18px;
}
.ftnav {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-weight:bolder;
}

#Footer_nav a:active, #Footer_nav a:visited, #Footer_nav a:link
{
	color: #0000FF;
	text-decoration: none;
	font-family: "Arial", Gadget, sans-serif;
}

#Footer_nav a:hover
{
	color: #0000FF;
	text-decoration: underline;
	font-family: "Arial", Gadget, sans-serif;

}

#Footer_nav_right
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
	color: #999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 20px;
	float: right;
	font-weight: lighter;
}


#Footer_nav_right a:active, #Footer_nav_right a:visited, #Footer_nav_right a:link
{
    color: #0000FF;
    text-decoration: none;
}

#Footer_nav_right a:hover
{
    color: #0000FF;
    text-decoration: underline;
}
/* Fresh Branding*/

#fresh
{
    width: 176px;
    height: 34px;
	
}

#fresh ul
{
    list-style: none;
    margin: 0;
    padding: 0;
	border-bottom:none;
}

#fresh li
{
    padding: 0 1px 0 0;
    float: left;
    cursor: pointer;
	border-bottom:none;
}

.freshsettings
{
    padding: 0px 0px 0px 0px;
    height: 0px;
    display: block;
    overflow: hidden;
}

.fresh_logo
{
	width: 176px;
	height: 34px;
	background-image: url(../web_media/images/fresh.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}

.fresh_logo:hover
{
	width: 176px;
	height: 34px;
	background-image: url(../web_media/images/fresh_roll.gif);
	background-repeat: no-repeat;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}

.bulletList {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#00F;
	padding-left:10px;
	margin:0px;
	list-style-type: none;
}

.bulletList li {
	background-image:url(../web_media/images/circleBullett.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}
.gasAccreditation {
	padding: 35px 0px 0px 20px;
	float:left;
}
.elecAccreditation {
	padding: 40px 0px 0px 15px;
	float:left;
}
#contactform {
	width:250px;
	margin-left:20px;
	float:left;
}
#contactDetails {
	float:left;
	width:250px;
	padding-left:0px;
}
textarea {
	width:89%;
	border: 1px solid #999;
}

input {
	width:89.5%;
	border: 1px solid #999;
}
/* Start Social Networking  */
ul.socialNet {
  margin-left: 0px;
  padding-left: 0px;
    margin-top: -10px;
}
ul.socialNet li {
  display: inline;
}
ul.socialNet li a {
  text-decoration: none;
  padding-left: .6em;
}
ul.socialNet li a:hover {
  text-decoration: none;
  padding-left: .6em;
  padding-right: 0em;
  padding-bottom: 1em;

}
.social {
	padding-top:-20px;

}
