body {
	background: url('i/bg.png') repeat-x top #fff;
	margin: 0;
	font-family: "century gothic", "trebuchet ms", helvetica, Arial;
	color: #1d1d1d;
}

img {
	border: 0;
}

p.center {margin: 0 auto;}

form {border: 0;}

fieldset {border: 0;}

#container {
	margin: 0 auto;
	width: 100%;
}

#top-bar {
	width: 785px;
	height: 150px;
	padding: 15px 0;
	margin: 0 auto;
}

#top-bar a img {border: 0;}

#bottom-bar {
	width: 100%;
	height: 160px;
	padding: 10px 0 20px 0;
	background: url('i/fade-bg.png') left no-repeat;
}

#bottom-bar-inside {
	width: 785px;
	margin: 0 auto;
}

#bottom-bar-inside-l {
	width: 545px;
	height: 160px;
	margin: 0 auto;
	float: left;
}

#bottom-bar-inside-l h1 {
	padding: 0;
	margin: 0;
	font-size: 25px;
	font-family: arial;
	color: #fff;
	display: inline;
}

#bottom-bar-inside-l p {
	font-family: arial;
	color: #fff;
	font-size: 13px;
	padding: 0 0 10px 0;
	margin: 0;
	width: 545px;
}

#bottom-bar-inside-r {
	width: 205px;
	height: 125px;
	padding: 10px;
	margin: 10px 0 0 0;
	float: right;
	background: url('i/signup-bg.png');
	font-size: 12px;
	line-height: 1.2em;
}

#bottom-bar-inside-r p {
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
}

#bottom-bar-inside-r label {
	display:block;
	float:left;
	width:68px;
	margin: 3px 0 0 0;
}
#bottom-bar-inside-r input {
	font-size:10px;
	margin: 0 0 3px 0;
}
#bottom-bar-inside-r  #postcode {width:95px;}

#body {
	width: 785px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.five {
	padding: 0 0 10px 0;
}

#text {
	width: 550px;
	float: left;
}

#text a img {border: 0;}

#text .title {padding: 0 0 15px 0;}

#text .thing {padding: 0 0 32px 0;}
#text .thing-last {padding: 0 0 19px 0;}

#left {
	width: 265px;
	float: left;
}

#left .one {
	padding: 0 0 13px 0;
}
#left .two {
	padding: 0 0 7px 0;
}

#right {
	width: 265px;
	float: right;
	padding: 0 5px 0 0;
}
#right .one {
	padding: 0 0 8px 0;
}

#sidebar {
	width: 225px;
	float: right;
	color: #fff;
}

#sidebar h2 {
	width: 205px;
	height: 22px;
	padding: 4px 10px;
	margin: 0 0 15px 0;
	font-size: 19px;
	font-weight: normal;
	background: url('i/side-header.png') center no-repeat;
}

.sidebar {
	width: 205px;
	height: 225px;
	padding: 10px;
	background: url('i/sidebar.png');
	font-size: 12px;
	line-height: 1.1em;
	margin: 0 0 25px 0;
}

.sidebar a {color: #edf0f3;}
.sidebar a:hover {text-decoration: none;}

.sidebar a img {
	border: 0;
	display: block;
	padding: 0 0 5px 0;
}

.sidebar span {
	font-size: 15px;
	font-weight: bold;
}

#foot {
	margin: 0 auto;
	width: 785px;
}

#footer {
	width: 785px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	font-size: 14px;
	float: left;
}

#footer p {
	padding: 10px 0 0 0;
}

#footer p a {
	color: #1d1d1d;
}

#footer p a:hover {
	text-decoration: none;
}