*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00466e;
}

#page
{
	width: 100%;
}

img
{
	border: 0;
}

#header
{
	width: 100%;
	height: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#menu
{
	margin: 0 auto;
	width: 900px;
	height: 25px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/telephone2.png') top right no-repeat;
}

#logo
{
	margin: 0px auto;
	width: 910px;
	height: 140px;
}

.logo
{
	float: left;
	margin: 35px 0px 0px 5px;
}

.slogan
{
	float: right;
	margin: 15px 3px 0px 0px;
}

#body
{
	width: 938px;
	border: 1px solid #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	

#contentcontainer
{
	width: 918px;
	margin: 10px;
	background-color: #ffffff;
	background-image: url(../images/laptop-man.png);
	background-position: 650px 50px;
	background-repeat: no-repeat;
}

#content
{
	width: 898px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 170px;
	padding-left: 10px;
	background-image: url(../images/suppliers-bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

h1
{
	color: #00486f;
	font-size: 21px;
	margin-bottom: 14px;
}

h2
{
	color: #000000;
	font-size: 18px;
	margin-bottom: 14px;
}

#body p
{
	margin-bottom: 14px;
}

#thetext
{
	margin: 0px auto;
	width: 920px;
	padding: 0px 10px 110px 10px;
}

fieldset
{
	border: 0px;
	font-size: 11px;
}

fieldset span
{
	color: #ff0000;
}

#form
{
	width: 600px;
}

.elements
{
	margin-bottom: 15px;
}

input[type=text]
{
	width: 230px;
	height: 25px;
	text-indent: 5px;
	color: #666666;
	line-height: 25px;
	border: 0px;
	padding: 5px;
	font-family: verdana;
	background-image: url(../images/input.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: transparent;
}
#form #name {
	width: 105px;
	height: 25px;
	text-indent: 5px;
	color: #666666;
	line-height: 25px;
	border: 0px;
	padding: 5px;
	font-family: verdana;
	background-image: url(../images/input-name.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: transparent;
	margin-right: 0px!important;
	margin-bottom: 15px!important;
}
#form #name2 {
	width: 105px;
	height: 25px;
	text-indent: 5px;
	color: #666666;
	line-height: 25px;
	border: 0px;
	padding: 5px;
	font-family: verdana;
	background-image: url(../images/input-name.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: transparent;
	float:right;
	display: block;
	margin: 0px;
}
input[type=text]:hover
{
	color: #e97250;
	background-position: bottom;
}

input[type=submit]
{
	background: url('../images/submit.jpg') top no-repeat;
	width: 200px;
	height: 40px;
	border: 0px;
}

input[type=submit]:hover
{
	background: url('../images/submit.jpg') bottom no-repeat;
}

.saver
{
	float: right;
}

.list
{
	list-style-type: none;
	font-weight: bold;
	color: #00486f;
	margin-bottom: 10px;
}

.list li
{
	text-indent: 25px;
	background: url('../images/tick.png') left no-repeat;
}

.submit
{
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	color: #ffffff;
	cursor: hand;
	font-weight: bold;
	font-sixe: 12px;
	font-family: verdana;
	background: url('../images/buttons_012.png') top no-repeat;
}

.submit:hover
{
	background: url('../images/buttons_012.png') bottom no-repeat;
}

td.right
{
	width: 220px;
	text-align: right;	
}

#gas
{
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: hand;
	width: 85px;
	border: 0px;
	cursor:pointer;
}

#gas.off
{
	background: url('../images/gas.jpg') bottom center no-repeat;
}

#gas.on
{
	background: url('../images/gas.jpg') top center no-repeat;
}

#electric
{
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: hand;
	width: 85px;
	border: 0px;
	cursor:pointer;
}

#electric.off
{
	background: url('../images/electric.jpg') bottom center no-repeat;
}

#electric.on
{
	background: url('../images/electric.jpg') top center no-repeat;
}

ul.thanks
{
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 12px;
}

#thankyou
{
	width: 938px;
	padding: 10px 10px 200px 10px;
	background: url('../images/pagebottombg.png') bottom right no-repeat;
}

#thankyou p
{
	margin-bottom: 14px;
}

#thankyou
{
	line-height: 26px;	
}

.list
{
	list-style-type: none;
	margin-bottom: 14px;
}

.list li
{
	text-indent: 25px;
	background: url('../images/tick.png') left no-repeat;
}


#thankyou a
{
	color: #00486f;
}

#content p
{
	margin-bottom: 14px;
}

#contentleft strong,
#contentright strong
{
	color: #00486f;
}

#contentleft
{
	float: left;
	padding-top: 9px;
	width: 380px;
}

#contentright
{
	float: right;
	width: 490px;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	text-transform: capitalize;
	width: 1020px;
	height: 60px;
	color: #000000;
	text-decoration: none;
	background: url('../images/footerbg.png') top left no-repeat;
}

.nostyle
{
	color: #000000;
	text-decoration: none;
}

.thickbox
{
	color: #ff0000;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.block
{
	width: 400px;
	height: 50px;
	float: right;
}


/*** slider ***/

#slider
{
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 70px;
}

#slider, #slider img, #slider ul
{
	width: 340px;
	height: 270px;	
}

#slider li, #slider ul
{
	padding: 0px;
	margin: 0px;
}

#slider ul
{
	position: absolute;
}

#slider .slide
{
	float: left;
	position: relative;
	display: none;
}

#slider .slide:first-child
{
	display: block;
	display: none;
}

#slider .slide span
{
	display: none;
} 
#content #colum306 {
	display: block;
	float: left;
	width: 284px;
	margin-right: 10px;
	border: 1px solid #edbbaf;
	padding: 10px;
	height: 205px;
}
#content #colum306top {
	display: block;
	float: left;
	width: 284px;
	margin-right: 10px;
	border: 1px solid #edbbaf;
	padding: 10px;
	text-align: center;
	height: 350px;
	margin-bottom: 10px;
}
#content #colum306last {
	display: block;
	float: right;
	width: 284px;
	border: 1px solid #edbbaf;
	padding: 10px;
	height: 205px;
}
#content #colum622 {
	display: block;
	float: right;
	width: 600px;
	border: 1px solid #edbbaf;
	margin-bottom: 10px;
	padding: 10px;
	height: 350px;
	overflow: hidden;
}
#content #colum306top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #00466D;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
#content #colum306 h3, #content #colum306last h3 {
	font-size: 18px;
	font-weight: bold;
	color: #e75f39;
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
#content #colum306 p, #content #colum306last p {
	color: #00466D;
}
#content #colum622 h1 {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px;
}
#content #colum622 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #E75F39;
	text-align: center;
	display: block;
	margin-top: 15px;
}
#colum622 #form .green {
	background-color: #A9C137;
	background-image: url(../images/form-grad.png);
	background-repeat: repeat-x;
	padding: 20px;
	width: 240px;
	margin-left: 20px;
	margin-right: 30px;
}
#bottomcontent {
	background-color: #FFF;
	padding: 10px;
	width: 898px;
    margin: 10px;
}
#bottomcontent h1 {
	font-size: 28px;
	display: block;
	margin-top: 5px;
	line-height: 28px;
}
#bottomcontent h3 {
	font-size: 14px;
	display: block;
	margin-top: 5px;
	line-height: 14px;
	font-weight: bold;
	color: #e75f39;
	margin-bottom: 7px;
}
#bottomcontent p {
	font-size: 14px;
	color: #00466D;
}
#bottomcontent li {
	font-size: 14px;
	color: #00466D;
	list-style-position: inside;
	padding-left: 20px;
	list-style-image: url(../images/tick-blue.png);
}
#bottomcontent ul {
	margin-bottom: 15px;
}
#formcontain
{
	width: 798px;
	margin-bottom: 14px;
	padding-right: 50px;
	padding-left: 50px;
}
#formcontain .sidebar {
	float: right;
	width: 240px;
}
#formcontain .sidebar .whyask {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9C037;
	border-bottom-color: #A9C037;
	margin-top: 10px;
}
#formcontain .sidebar .whyask h4 {
	font-weight: bold;
	color: #333;
	display: block;
	margin-bottom: 7px;
	padding-top: 10px;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	padding-left: 32px;
	background-position: left bottom;
}
#formcontain .sidebar .whyask p {
	color: #333;
	padding: 0px;
}
#formcontain .sidebar .diduknow {
	padding: 10px;
	border: 1px dashed #CCC;
	margin-top: 20px;
}
#formcontain .sidebar .diduknow h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#formcontain .sidebar .diduknow p {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	padding: 0px;
}
#content .subhead {
	font-size: 22px;
	color: #E75f39;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 44px;
}
#content .mainhead {
	text-align: center;
	display: block;
	font-size: 28px;
	line-height: 28px;
	margin-top: 8px;
}
#content li {
	font-size: 14px;
	color: #00466D;
	padding-left: 45px;
	list-style-position: inside;
	list-style-image: url(../images/tick-blue.png);
	line-height: 22px;
}
#content ul {
	margin-top: 15px;
	margin-bottom: 25px;
}
#formcontain #form {
	background-image: url(../images/greenbg.png);
	background-repeat: repeat-x;
	height: 330px;
	background-color: #A9C137;
	width: 500px;
	overflow: hidden;
	position: relative;
	float: left;
}
#formcontain #form .green {
	background-image: url(../images/step1.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 460px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	background-position: 20px 15px;
}
#formcontain #form .greennone {
	
	height: 280px;
	width: 460px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	background-position: 20px 15px;
}
#formcontain #form .green2 {
	background-image: url(../images/step2.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 460px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	background-position: 20px 15px;
}
#formcontain #form .green3 {
	background-image: url(../images/step3.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 460px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	background-position: 20px 15px;
}
#formcontain #form h3  {
	font-size: 26px;
	color: #FFF;
	line-height: 26px;
	display: block;
}
#formcontain #form form #step1 {
	background-image: url(../images/step-button.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	width: 165px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#formcontain #form form #step2 {
	background-image: url(../images/step-button2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	width: 165px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#formcontain #form form #step3 {
	background-image: url(../images/step-button3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	width: 165px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#formcontain #form form #step4 {
	background-image: url(../images/step-buttoncompare.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	width: 165px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#formcontain #form form .submitbox {
	position: absolute;
	right: 30px;
	bottom: 30px;
	height: 52px;
	width: 165px;
}
#formcontain #form form .formbody {
	padding: 0px;
	margin-top: 20px;
}#form form .formbody label {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
}
#formcontain #form form .formbody .tableform {
	margin-left: 125px;
}
.step1 {
	width: 240px;
	float: left;
	margin-left: 115px;
	padding-top: 5px;
}
.step2 {
	width: 240px;
	float: left;
	margin-left: 115px;
	padding-top: 50px;
}
.step3 {
	width: 240px;
	float: left;
	margin-left: 115px;
	padding-top: 10px;
}
.step1 label {
	display: block;
	line-height: 30px;
}
.step2 label {
	display: block;
	line-height: 30px;
}
.step3 label {
	display: block;
	line-height: 30px;
}
#formcontain {
}
#page #body #contentcontainer #content #formcontain #form .green form .formbody .step1 label #name {
	float: left;
}
#page #body #contentcontainer #content #formcontain #form .green form .formbody .step1 #name2 {
	float: right;
}

