@charset "utf-8";
#centre {
	height: 100%;
	width: 760px;
	position: relative;
	padding-bottom: 185px;
}
#buckets {
	height: 30px;
	position: absolute;
	bottom: -27px;
	margin: 0px;
	padding: 0px;
}

.higer_image {
	position: relative;
	bottom: 10px;
	width: 750px;
}
#buckets a:hover {
	color: #162C50;
}

.button {
	height: 80px;
	display: block;
	float: left;
	line-height: 18px;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button a {
	display: block;
	float: left;
	text-decoration: none;
	height: 80px;
}
.combin {
	height: 200px;
	width: 750px;
	position: relative;
}
.comb_tytle {
	height: 18px;
	width: 750px;
	float: left;
	display: block;
}
.comb_tytle2lines {
	height: 50px;
	width: 750px;
	float: left;
	display: block;
}

.box {
	height: 150px;
	width: 150px;
	display: block;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	margin-right: 20px;
	float: left;
}

.box img {
	height: 150px;
	width: 150px;
	
}
.box   a.p1:hover img   {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	}
#box a.p1, #box a.p1:visited {
	border: 0pt none;
	display: block;
	width: 75px;
	height: 75px;
	text-decoration: none;
	top: 0pt;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	left: 0px;
}
a.p1:hover .large {
	display: block;
	height: 400px;
	width: 400px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.large  {
	display: none;
	position: absolute;
	height: 1px;
	width: 1px;
	top: 1px;
	right: 1px;
}

#image {
	padding: 3px;
	height: 220px;
	width: 250px;
	border: 2px solid #CCCCCC;
	position: absolute;
	top: 20px;
	left: 20px;
}

#image img {
	height: 220px;
	width: 250px;
}



.colour_bar  {
	background-color: #C2B59B;
	height: 15px;
	width: 750px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/colour_bar.gif);
}
