@charset "utf-8";
/* CSS Document */
/*centre menu items*/
#centreMenu {
width:995px;
min-height:300px;
height:auto;
margin-bottom:45px;
}
#tC1, #tC2, #tC3, #tC4, #tC5 {
	float:left;
min-height:282px;
margin-right:5px;
}
#tC1 {
width:10px;
height:300px;
}
#centCol {
	margin:0 auto;
	margin-left:10px;
width:920px;
float:left;
}
#centColUnder {
margin:0 auto;
	margin-left:10px;
width:995px;
float:left;
}
#centreMenu a.item2 {
	float:left;
	margin:0 auto;
	width:342px;
	height:282px;
	display:block;
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -0px 0px;
}
#tC2 a:hover {
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -984px 0px;
}
#centreMenu a.item3 {
	float:left;
	width:277px;
	height:282px;
	display:block;
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -356px 0px;
}
#tC3 a:hover {
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -1351px 0px;
}


#centreMenu a.item4 {
	float:left;
	width:277px;
	height:282px;
	display:block;
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -668px 0px;
}
#tC4 a:hover {
	width:282px;
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -1664px 0px;
}
#centreMenu a.item5 {
	float:left;
	display:none;
	width:193px;
	height:193px;
	display:block;
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -1218px 0px;
}
#tC5 a:hover {
	display:none;
	/*width:154px;*/
	background-image: url(../images/buttons_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -1416px 0px;
	overflow:hidden;
}
/*names under centre menu items*/
#centColUnder {
margin:0 auto;
	margin-left:10px;
	margin-top:15px;
width:920px;
float:left;
}
#tC2title, #tC3title, #tC4title {
	float:left;
min-height:35px;
margin-right:5px;
}

#tC2title, #tC3title, #tC4title {
	width:277px;
	font-size: 1.3em;
	line-height: 35px;
	font-weight: bold;
	color: #900;
	text-align: center;
	vertical-align: middle;
}
#tC2title {
	width:342px;

}


