html,body,div,span,h1,h2,h3,h4,p,blockquote,a,img,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-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
/*Main
-----------------------------------------------------------------------------*/	
body {
	font:62.5%/1.7 Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	color:#fff;	
	background:#000;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#fff;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}
.sIFR-flash:focus{outline: none;}
/*Headings
-----------------------------------------------------------------------------*/
#logo {
	float:left;	
	font-size:1.4em;
	text-indent:-9999px;
	}
#logo a {
	display:block;
	width:179px;
	height:122px;
	text-decoration:none;
	background:#000 url(../images/logo.gif) no-repeat 0 0;
	}
h1 {
	float:left;
	color:#fff;
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	width:100%;
	}
p {
	padding-bottom:2em;
	}
#flash,
#showreel {
	float:left;
	}
#flash img {
	float:left;
	}
#wrapper-wrap {
	width:100%;
	background:url(../images/bg.gif) repeat-y center 0;
	overflow:hidden;
	}
#wrapper {
	width:909px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/cityscape.gif) no-repeat 0 bottom;
	}
body.home #wrapper {	
	background:none;
	}
#header-wrap {
	width:100%;
	height:163px;
	background:url(../images/bg.gif) repeat-y center 0;
	}


#header-bg {
	width:100%;
	height:163px;
	background:url(../images/header-bg.gif) repeat-x 0 0;
	}
#header {
	position:relative;
	text-align:left;
	width:869px;
	margin:0 auto;
	padding-left:40px;
	}
#header img {
	float:left;
	}
#click-here {
	position:absolute;
	right:50px;
	top:47px;
	z-index:99999;
	}
#click-here a {
	display:block;
	text-indent:-99999px;
	cursor:pointer;
	width:165px;
	height:169px;
	background:url(../images/click-here.png) no-repeat 0 0;
	}
#click-here a:hover {
	background:url(../images/click-here.png) no-repeat 0 -169px;
	}

body.businessswitch #content,
body.businessconnect #content{
	position:relative;
	padding-bottom:250px;
	}
	
#content {
	position:relative;
	float:left;
	display:inline;
	font-size:1.2em;
	width:869px;
	padding:60px 0 50px 40px;
	}
body.home #content {
	padding:0;
	}
body.how #content {
	padding-bottom:70px;
	}
body.thankyou #content {
	padding-bottom:270px;
	}
#primary-content {
	float:left;
	display:inline;
	width:365px;
	}

body.home #primary-content {
	float:left;
	display:inline;
	width:909px;
	}
body.how #primary-content {
	width:435px;
	}
#secondary-content {
	float:right;
	display:inline;
	width:372px;
	padding:0 10px;	
	}
.box {
	float:left;
	width:100%;
	padding-bottom:18px;
	}
body.how strong {
	display:block;
	text-align:center;
	padding:3px 0;
	background-color:#c1150e;
	}
body.how fieldset strong {
	display:block;
	text-align:center;
	padding:0;
	background-color:#e97800;
	}
.small {
	float:left;
	clear:left;
	font-size:0.9em;
	color:#fff;
	line-height:1.2em;
	padding-top:20px;
	padding-bottom:10px;
	}
.small2 {
	font-size:1em;
	color:#b0b0b0;
	line-height:1.2em;
	padding-top:10px;
	padding-bottom:30px;
	width:870px;
	text-align:left;
	padding-left:39px;
	}
.tc {
	float:left;
	clear:left;
	width:100%;
	font-size:0.9em;
	margin:0 0 20px 0;
	list-style:none;
	}
.tc li {
	padding-left:11px;
	background:url(../images/bullet.gif) no-repeat 0 7px;
	}
/*Form
-----------------------------------------------------------------------------*/
#form-wrapper {
	float:left;
	font-size:1.1em;
	width:450px;
	margin-bottom:50px;
	}
#form-wrapper fieldset {
	float:left;
	clear:left;
	width:100%;
	margin: 0 0 1em 0; 
	}
#form-wrapper legend {
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	}
#form-wrapper p {
    position: relative;
	clear:both;
	width: 100%;
	margin:0;
	padding:0.3em 0;
	line-height:1.9em;	
	overflow:hidden;
	}
#form-wrapper label {
	float: left;
	text-align:right;	
	width: 199px;
	padding-right:6px;
	}
	
#form-wrapper label.left {
	float: left;
	text-align:left;	
	width:400px;
	padding:0;
	margin-top:-5px;
	line-height:1.2em;
	}
#form-wrapper .f_input {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	width:219px;
	padding:5px;
	border: none 0;
	overflow:hidden;
	}
#form-wrapper input.radio {
    width: auto;
	}
#form-wrapper .submit {
	float:left;
	margin-left:230px;
	padding:20px 0;
	}
#form-wrapper input.radio {
  	float: left;
	margin-right: 1em;
	}

.radio-btns_offers {
	margin-left:200px;
	float:left;
	clear:left;
	width:100%;
	}


.radio-btns {
	float:left;
	clear:left;
	width:100%;
	}
#form-wrapper .radio-btns p {
	line-height:1.2em;	
	}
.label {
	float:left;
	width:199px;
	text-align:right;
	padding-right:3px;
	}
	
#form-wrapper .radio-btns label {
	text-align:left;
	width:134px;
	padding-right:0;
	}
	

.btns {
	float:left;
	width:200px;
	}

	
#form-wrapper p.warning {
	line-height:1.3em;
	}
#form-wrapper p.warning_connect {
	line-height:1.3em;
	margin-left:230px;
	}
.charity.hide,
#previous-address.hide,
.registered-yes.hide,
.registered-no.hide,
.other_fuel_type.hide {
	display:none;
	}
.charity.show,
#previous-address.show,
.registered-yes.show,
.registered-no.show,
.other_fuel_type.show {
	display:block;
	}
#form-wrapper{clear:both;}
#form-wrapper.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
	}
 /*Radio Buttons
-----------------------------------------------------------------------------*/	
.jqTransformRadioWrapper {
	display:block;
	float: left;
	margin:0px 4px 0px 8px;	
	margin-top:2px;
	}
.jqTransformRadio {
	display:block;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	background: transparent url(../images/radio.gif) no-repeat center top;
	}
a.jqTransformChecked { 
	background-position: center bottom;
	}
.jqTransformHidden {
	display: none;
	}
.jqTransformInputWrapper {
	float:left;
	}
.jqTransformInputInner {
	float:left;
	width:210px;
	}
/*Footer
-----------------------------------------------------------------------------*/
#savingsTable {
	float:left;
	margin-bottom:18px;
  	border-collapse: collapse;
  	width: 365px;
  	table-layout:fixed;/*Fix widths of columns*/
	background-color:#000;
	}
#savingsTable th, 
#savingsTable td {
  	padding: 1px 10px; 
	}
#savingsTable th {
  	font-weight: bold;
  	text-align: left;
	padding:6px 10px;
	line-height:1.3em;
	}
/*Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	color:#fff;
	font-size:1em;
	line-height:3em;
	text-align:center;
	width:909px;
	margin:0 auto;
	padding:10px;
	background-color:#000;
	}
#footer ul {	
	float:left;	
	}
#footer ul li {	
	float:left;
	}
#footer ul li a {	
	float:left;
	display:block;
	padding:0 0.7em;
	}
#footer ul li a:hover,
.eyekiller a:hover {	
	color:#545454;
	}
.eyekiller {
	float:right;
	padding:0 10px 0 0;
	}
/*Main Navigation
-----------------------------------------------------------------------------*/
#nav {
	float:left;
	clear:left;
	width:700px;
	height:12px;
	margin-top:18px;
	}
#nav li {
	float:left;
	margin-right:20px;
	}
#nav li a {
	height:12px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	float:left;
	}
#nav li#home a {
	width:35px;
	background:url(../images/nav.gif) no-repeat 0 0;
	}
#nav li#home a:hover,
body.home #nav li#home a {
	background-position:0 -12px;
	}
#nav li#who a {
	width:143px;
	background:url(../images/nav.gif) no-repeat 0 0;
	}
#nav li#who a:hover,
body.who #nav li#who a {
	background-position:0 -12px;
	}
#nav li#what a {
	width:100px;
	background:url(../images/nav.gif) no-repeat -160px 0;
	}
#nav li#what a:hover,
body.what #nav li#what a {
	background-position:-160px -12px;
	}
#nav li#how a {
	width:104px;
	background:url(../images/nav.gif) no-repeat -277px 0;
	}
#nav li#how a:hover,
body.businessswitch #nav li#how a {
	background-position:-277px -12px;
	}

#nav li#connect a {
	width:111px;
	background:url(../images/nav.gif) no-repeat -398px 0;
	}

#nav li#connect a:hover,
body.businessconnect #nav li#connect a {
	background-position:-398px -12px;
	}

#nav li#at_home a {
	width:53px;
	background:url(../images/nav.gif) no-repeat -525px 0;
	}

#nav li#at_home a:hover,
body.at_home #nav li#at_home a {
	background-position:-525px -12px;
	}


#nav li#faq_nav a {
	width:28px;
	background:url(../images/nav.gif) no-repeat -597px 0;
	}

#nav li#faq_nav a:hover,
body.faqs #nav li#faq_nav a {
	background-position:-597px -12px;
	}


#faq_business {
	position:absolute;
	left:500px;
	display:block;
	height:67px;
	width:92px;
	}
body.splash #existing_customer {
	position:absolute;
	left:615px;
	top:35px;
	display:block;
	height:44px;
	width:111px;
	}

#at_home_links {
		margin-bottom:100px;
}



body.splash #primary-content {
	width:700px;
	}

body.splash h1 {
	font-size:38px;
	display:block;
	}

body.splash #wrapper {
	width:909px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	background:none;
	}


p.save_intro {
	float:left;
	width:500px;
	}

#form-wrapper p.dual {
	margin-left:22px;
	}

#form-wrapper p.radio_label_combo {
	width:200px;
	}
	
#form-wrapper p.lrg_lbl {
    position: relative;
	clear:both;
	width:400px;
	margin:0;
	padding:0.3em 0;
	overflow:hidden;
	}

#form-wrapper p.lrg_lbl label {
	width:300px;
}

.internet_specify,
.other_specify {
	margin-left:30px;
	}

#other_fuel {
	margin-left:11px;
}
#other_fuel label {
	padding-bottom:3px;
}

#form-wrapper input.chk_box {
	float:left;
	margin-right:1em;
	width:auto;
	margin-left:12px;
	}

body.faqs h3 {
	font-weight:bold;
	margin-bottom:8px;
}

body.faqs h2 {
	font-weight:bold;
	margin-bottom:20px;
}

body.what h1 {
	width:650px;
	margin-bottom:20px;
	}
.terms {
	width:580px;
	}
.what_title {
	margin-bottom:40px;
	}
/*sIFR Text
-----------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
	}
.sIFR-active h1 {
	visibility: hidden;
	display: block;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
    }