
img{
	display: block;
	border: 0;
}

#content-container{
	width: 604px;
}


#content-centre{
	width: 426px;
	border-width: 0px;
	float: left;
	position: relative;
	top: -2px;
	left: 6px;

}




#content-right{
	width: 159px;
	border: 0px;
	float: left;
	position: relative;
	left: 19px;
	top: -1px;
	padding: 0px;
	margin: 0px;
}


.rightnav-banner{
	margin-bottom: 7px;
	
}




.centre-box-header{
	background-image: url(/images/nav/centre_box_top_curve.gif);
	background-color: #337ca7;
	background-repeat: no-repeat;

	width: 426px;
}

.centre-box-header h3{
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	color: white;
}	


.centre-box{
	padding: 0px;
	border-left: 3px solid #337ca7;
	border-right: 3px solid #337ca7;
	margin: 0;
	color: #347da6;
}

.centre-box-bottom{
	background-image: url(/images/nav/centre_box_bottom_curve.gif);
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	font-size: 0px;
}

#welcome-text{
	margin:20px 30px 10px 30px;
	font-size: 10px;
	color: #000;
	text-align: left;
	
}

.centre-banner-top{
	margin: 10px 0px 5px 0px;
	padding: 0px;


}

.centre-banner-bottom{
	margin: 15px 0px 10px 0px;
	padding: 0px;
}


#features-title{
	background: url(/images/frontpage/titlebars/centre_double_curve.gif) no-repeat;
	text-align: center;
	height: 22px;
	width: 428px;
	margin: 0px 0px 5px 0px;
	

}

#features-title h3{
	color: white;
	margin: 3px 0px 2px 0px;
	font-size: 12px;

}



#featured-products p{
	color:#3366cc;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 2px 0px 0px 0px;

}

#featured-product-left{
	float: left;
	width: 200px;
}


#featured-product-right{
	float: right;
	width: 200px;

}