#content #topcontent {
	width: 100%;
	height: 300px;
	background: url('../images/home.jpg') no-repeat bottom right;
	border-bottom: 1px solid #aaaaaa;
	position:relative;
}

#content #topcontent p {
	position: absolute;
	text-align: justify;
	top:40px;
	left:50px;
	width:267px;
	font-size:13px;
	margin:0;
	color: #000000;
	line-height:18px;
	letter-spacing:-0.5px;
}

#content #topcontent h3 {
	position: absolute;
	text-align: center;
	top:240px;
	left:40px;
	width:290px;
	font-size:16px;
	margin: 0;
	color: #000000;
}

#content #topcontent h3 .coloured {
	color: #00a850;
}

#content #bottomcontent {
	background: url('../images/moreinfobg.jpg') repeat-y top left;
}

#content #bottomcontent div {
	width: 267px;
	height: 148px;
	float:left;
	color: #ffffff;
}

#content #bottomcontent div#bottomnews {
	background: url('../images/smallarrowbg.jpg') no-repeat 2px 2px;
	text-align:center;
}

#content #bottomcontent div#bottomnews p {
	margin: 20px;
	font-size:16px;
	font-weight:bold;
}

#content #bottomcontent div#bottomnews p strong {
	font-size:18px;
}

#content #bottomcontent div#bottomnews p strong a, #content #bottomcontent div#bottomnews p strong a:visited{
	text-decoration:none;
	color:#ffffff;
}

#content #bottomcontent div#bottommanuf {
	position: relative;
	background: url('../images/cherrypartsbg.jpg') no-repeat 3px 2px;
	width: 266px;
}

#content #bottomcontent div#bottommanuf p, #content #bottomcontent div#bottomprod p {
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size:18px;
	margin: 0;
	letter-spacing: 3px;
}

#content #bottomcontent div#bottommanuf p a, #content #bottomcontent div#bottommanuf p a:visited {
	color: #ffffff;
	text-decoration:none;
}

#content #bottomcontent div#bottomprod p a, #content #bottomcontent div#bottomprod p a:visited {
	color: #000000;
	text-decoration:none;
}

#content #bottomcontent div#bottomprod {
	position: relative;
	background: url('../images/socketsbg.jpg') no-repeat 3px 2px;
}