*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #efefef;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#page
{
	width: 880px;
	margin: 10px auto;
	background: #ffffff;
	border: solid 1px #dfdfdf;
}

#header
{
	margin: 0px auto;
	width: 860px;
	height: 50px;
}

#logo
{
	float: left;
	width: 330px;
	height: 50px;
	background: url('../images/compare-home-energy-prices.jpg') top left no-repeat;
}

#address
{
	float: right;
	width: 180px;
	height: 50px;
	background: url('../images/comparehomeenergyprices.jpg') top right no-repeat;
}

#banner
{
	margin: 0px auto;
	width: 860px;
	height: 239px;
	background: url('../images/design_08.jpg') top right no-repeat;
}

#banner a
{
	display: block;
	width: 860px;
	height: 239px;
	float: left;
}

#ticker
{
	margin: 0px auto;
	width: 860px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}

#ticker ul li
{
	list-style-type: none;
}

h1 a
{
	font-size: 12px;
	text-decoration: none;
	color: #23d9ea;
}

h2 a
{
	font-size: 12px;
	text-decoration: none;
	color: #53585c;
}

#body
{
	margin: 0 auto;
	width: 860px;
	padding: 10px;
}

#body p
{
	line-height: 24px;
	margin-bottom: 12px;
	color: #484f52;
}

.center
{	
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

.submit
{
	padding: 1px 1px 1px 1px;
	border: 1px solid #ffffff;
}

#steps
{
	margin: 10px auto;
	width: 680px;
}

#step1
{
	float: left;
	background: url('../images/design_10.jpg') top right no-repeat;
	width: 160px;
	height: 135px;
	text-align: center;
	color: #ffffff;
	line-height: 40px;
	padding: 15px 20px 0px 20px;
	font-weight: bold;
}

#step2
{
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	background: url('../images/design_12.jpg') top right no-repeat;
	width: 160px;
	height: 135px;
	text-align: center;
	color: #ffffff;
	line-height: 40px;
	padding: 15px 20px 0px 20px;
	font-weight: bold;
}

#step3
{
	float: left;
	background: url('../images/design_14.jpg') top right no-repeat;
	width: 180px;
	height: 115px;
	text-align: center;
	color: #ffffff;
	line-height: 40px;
	padding: 35px 10px 0px 10px;
	font-weight: bold;
}

#copyright
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	width: 780px;
	height: 40px;
	color: #414a4c;
	text-transform: capitalize;
	text-decoration: none;
}

#copyright a
{
	color: #414a4c;
	text-decoration: none;
}

.clear
{
	clear: both;
}

#map
{
	width: 380px;
	height: 280px;
	margin-top: 10px;
	border: 1px solid #c1c1c1;
}
