body {
	margin:0;
	padding:0;
}
#container {
	width:981px;
	margin:0 auto;
}
#header {
	width:981px;
	background:url("images/header.jpg") no-repeat;
	height:84px;
}
#navigation {
	width:981px;
	background:url("images/navigation.jpg") no-repeat;
	height:32px;
}
#navigation ul {
	margin:0 0 0 15px;
	padding:0;
}
#navigation ul li {
	list-style:none;
	float:left;
	margin:0 60px 0 0;
}
#navigation ul li a {
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
#navigation ul li a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#subheader {
	float:left;
	width:675px;
	height:135px;
	background:url("images/imageheader.jpg");
}
#whats-new {
	background:url("images/karden-pipework.jpg");
	width:306px;
	height:104px;
	float:right;
}
#whats-new2 {
	width:296px;
	height:82px;
	float:right;
	background:url("images/whatsnew2.jpg");
	padding:5px;
}
#whats-new2 ul {
	margin:0;
	padding:0 10px 10px 20px;
}
#whats-new2 ul li {
	color:#FFF;
	font-size:11px;
	font-family:Tahoma;
}
#contact {
	background:url("images/contact.jpg");
	height:60px;
	width:286px;
	float:right;
	padding:30px 10px 0 10px;
}
#contact p {
	font-family:Tahoma;
	margin:0;
	padding:0;
	font-size:11px;
}
#right {
	float:right;
}
#content {
	float:left;
	width:675px;
}
#companyprofile {
	width:138px;
	height:171px;
	background:url("images/companyprofile.jpg");
	float:left;
	padding:60px 20px 20px 20px;
	font-size:11px;
	font-family:Tahoma;
}
#portfolio {
	width:146px;
	height:181px;
	background:url("images/portfolio.jpg");
	float:left;
	padding:60px 10px 10px 10px;
	font-size:11px;
	font-family:Tahoma;
}
#services {
	width:148px;
	height:181px;
	background:url("images/services.jpg");
	float:left;
	padding:60px 10px 10px 10px;
	font-size:11px;
	font-family:Tahoma;
}
#recentwork {
	width:136px;
	height:181px;
	background:url("images/recentwork.jpg");
	float:left;
	padding:60px 10px 10px 10px;
		font-size:11px;
	font-family:Tahoma;
}
#image {
	background:url("images/image.jpg");
	width:306px;
	height:101px;
	float:right;
}
#footer {
	clear:both;
	width:980px;
	height:50px;
	background:url("images/footer.jpg");
	margin:0 auto;
}
.main-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.main-title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
