#wrapper {
	width: 480px;
	margin: 0;
	padding: 0;
	font-family :  Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	font-size: 12px; 
	line-height: 15px;
	
}

#maintitle {
	width: 480px;
	margin: 10px 0 25px 0;
	padding: 0;
	float: left;

}

/* main feature */
#mainfeature {
	width: 480px;
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #E7F0FA;
	float: left;
	clear: both;
}


#mainfeature #mainfeature_image {
	width: 115px;
	float: left;
	margin: 0;
	padding: 0;
}

#mainfeature_image img {
	margin-left: 10px;

}

#mainfeature #mainfeature_text {
	float: left;
	width: 365px;
	margin: 0;
	padding: 0;
	
}

#mainfeature_text p {
	width: 340px;
	margin: 0 15px 10px 10px;
	padding: 0;

}

img.arrow {
	margin: 0 0 0 10px;
	padding: 0;
}

.clear {
	clear: both;

}

div.title {
	color: #6699CC;
	font-weight: bold;
	margin: 0 15px 0 10px;
	padding: 0;
	line-height: 15px;
	
}


div.author {
	color: #6699CC;
	font-weight: normal;
	margin: 0 15px 10px 10px;
	padding: 0;
	line-height: 15px;
}


a.bodylink:link, a.bodylink:active, a.bodylink:visited {
	color: #FF6600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
} 

a.bodylink:hover {
	color : #6699CC;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
} 

/* middle feature */

#middlefeature {
	width: 480px;
	margin: 0;
	padding: 0 0 15px 0;
	background-repeat : repeat-y;
	background-image : url(http://www.penguin.ie/static/cs/uk/503/images/home_features_bg.gif);
	float: left;
	clear: both;
}


#middlefeature_topleft {
	width: 242px;
	margin: 0;
	padding: 0;
	float: left;
}


#middlefeature_topright {
	width: 238px;
	margin: 0;
	padding: 0;
	float: left;
}

/* middle feature top left */
#middlefeature_topleft #middlefeature_topleft_image {
	width: 75px;
	float: left;
	margin: 0;
	padding: 0;
}

#middlefeature_topleft_image img {
	margin-left: 10px;

}

#middlefeature_topleft #middlefeature_topleft_text {
	float: left;
	width: 167px;
	margin: 0;
	padding: 0;
	
}

#middlefeature_topleft_text p {
	width: 145px;
	margin: 0 12px 10px 10px;
	padding: 0;

}



/* middle feature top right */
#middlefeature_topright #middlefeature_topright_image {
	width: 75px;
	float: left;
	margin: 0;
	padding: 0;
}

#middlefeature_topright_image img {
	margin-left: 10px;

}

#middlefeature_topright #middlefeature_topright_text {
	float: left;
	width: 163px;
	margin: 0;
	padding: 0;
	
}

#middlefeature_topright_text p {
	width: 144px;
	margin: 0 9px 10px 10px;
	padding: 0;

}



/* bottom feature */

#bottomfeature {
	width: 480px;
	margin: 0;
	padding: 0 0 15px 0;
	background-repeat : repeat-y;
	background-image : url(http://www.penguin.ie/static/cs/uk/503/images/home_features_bg.gif);
	float: left;
	clear: both;
}


#bottomfeature_topleft {
	width: 242px;
	margin: 0;
	padding: 0;
	float: left;
}


#bottomfeature_topright {
	width: 238px;
	margin: 0;
	padding: 0;
	float: left;
}

/* middle feature top left */
#bottomfeature_topleft #bottomfeature_topleft_image {
	width: 75px;
	float: left;
	margin: 0;
	padding: 0;
}

#bottomfeature_topleft_image img {
	margin-left: 10px;

}

#bottomfeature_topleft #bottomfeature_topleft_text {
	float: left;
	width: 167px;
	margin: 0;
	padding: 0;
	
}

#bottomfeature_topleft_text p {
	width: 145px;
	margin: 0 12px 10px 10px;
	padding: 0;

}



/* bottom feature top right */
#bottomfeature_topright #bottomfeature_topright_image {
	width: 75px;
	float: left;
	margin: 0;
	padding: 0;
}

#bottomfeature_topright_image img {
	margin-left: 10px;

}

#bottomfeature_topright #bottomfeature_topright_text {
	float: left;
	width: 163px;
	margin: 0;
	padding: 0;
	
}

#bottomfeature_topright_text p {
	width: 144px;
	margin: 0 9px 10px 10px;
	padding: 0;

}




