/* Image Styles */

.body_image{
	margin: 1.6em 0;
}

.cat_preview img{
	margin:0 0 1.4em 0;
}

#body_content .main_col .product_content .right_col img{
	margin:  0;
}

/* Section Titles */

#index_title{
	display: block;
	width: 220px;
	height: 220px;
	background: url(http://www.pearl.ie/images/title_index.gif) no-repeat center top;
	text-indent:-9999px;
}

#about_title{
	display: block;
	width: 220px;
	height: 220px;
	background: url(http://www.pearl.ie/images/title_about.gif) no-repeat center top;
	text-indent:-9999px;
}

#shop_title{
	display: block;
	width: 220px;
	height: 220px;
	background: url(http://www.pearl.ie/images/title_shop.gif) no-repeat center top;
	text-indent:-9999px;
}

#friends_title{
	display: block;
	width: 220px;
	height: 220px;
	background: url(http://www.pearl.ie/images/title_friends.jpg) no-repeat center top;
	text-indent:-9999px;
}

#news_title{
	display: block;
	width: 220px;
	height: 220px;
	background: url(http://www.pearl.ie/images/title_news.gif) no-repeat center top;
	text-indent:-9999px;
}

#contact_title{
	display: block;
	width: 220px;
	height: 220px;
	background: url(http://www.pearl.ie/images/title_contact.gif) no-repeat center top;
	text-indent:-9999px;
}

#p_tagline{
	display: block;
	width: 109px;
	height: 19px;
	background: url(http://www.pearl.ie/images/p.png) no-repeat center top;
	text-indent:-9999px;
	position: absolute;
	left: 50px; top: 20px;
}