body {
	background: url('i/bg.png') repeat-x top #fff;
	margin: 0;
	font-family: Arial, "Helvetica";
	color: #333;
}

img {
	border: 0;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 800px;
}

#header {
	background: url('http://www.growmarketing.co.uk/main/wp-content/themes/default/i/header.png') center no-repeat;
	width: 780px;
	height: 33px;
	padding: 14px 10px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
}

#header a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 0;
}

#header a:hover {
	color: #000;
}

#header a.contact {
	padding: 0 0 0 10px;
}

#header-img {
height: 300px;
width: 800px;
background: url('') center top no-repeat;
	float: left;

}

#header-img img.centre {
	padding: 0 19px;
}

#content {
	width: 800px;
	float: left;
}

#content h1 {
	color: #ee349d;
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0;
}



#body {
	border-top: 0px solid #c8c8c8;
	padding: 0 0 20px 0;
	float: left;
}

#body p {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 0 0 10px 0;
}

#body img {
	padding: 5px 0 0 0;
	display: block;
}

#page-left {
	float: left;
	width: 520px;
}

#page-left h1 {
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 30px 0 0px 0;
}

#page-left h2 {
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 20px 0 0 0;
}

#page-left h4 {
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding: 20px 0 0 0;
}


#page-left ul {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 0 0 10px 25px;
}
	
#left {
	float: left;
	width: 250px;
	border-right: 0px solid #c8c8c8;
}

#left div {
	padding: 10px 0 0 0;
	border-bottom: 0px solid #c8c8c8;
}

#left div p {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 0 0 5px 0;
}

#left div ul {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 0 0 5px 10px;
}

#centre {
	float: left;
	width: 250px;
	padding: 0px 0 0 30px;
}

#centre div {
	border-bottom: 0px solid #c8c8c8;
	text-align: center;
	padding: 10px 0 0 0;
}

#center div p {
	text-align: center;
	padding: 0;
}

#right {
	float: right;
	width: 250px;
	border-left: 20px solid #ffffff;
        text-align: left;
}

#right div {
	border-bottom: 0px solid #c8c8c8;
	padding: 10px 0 0 0;
}

#right div p {
	padding: 0 0 10px 0;
}

#bottom {
	width: 100%;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color: #555;
	padding: 20px 0 0 0;
}

#bottom-inside {
	background: url('i/bottom.png') repeat-x center top;
	width: 800px;
	height: 200px;
	margin: 0 auto;
	font-size: 12px;
	text-align: left;
}

#bottom-inside p {padding: 0; margin: 0;}

#bottom-inside ul {
	padding: 0;
	margin: 0;
}

#bottom-inside ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#bottom-inside span {
	font-size: 9px;
}

#b-l {
	width: 250px;
	float: left;
	height: 190px;
	padding: 0 0 10px 0;
}

#b-c {
	float: left;
	width: 245px;
	height: 200px;
	padding: 0 0 0 40px;
}

#b-r {
	width: 250px;
	float: right;
	height: 190px;
	padding: 0 0 0 5px;
}

#footer {
	width: 800px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}