/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Index
 */
.header-image1 #header {
	background-image: url("/resource/image/title-hero/index1.png");
}
.header-image2 #header {
	background-image: url("/resource/image/title-hero/index2.png");
}
.header-image3 #header {
	background-image: url("/resource/image/title-hero/index3.png");
}
.header-image4 #header {
	background-image: url("/resource/image/title-hero/index4.png");
}
.header-image5 #header {
	background-image: url("/resource/image/title-hero/index5.png");
}
#header {
	height: 300px;
}
#navigation {
	margin: -332px 0px 0px 0px;
}
#header h1 a {
	width: 176px;
	height: 177px;
}
#main-content h2 {
	display: none;
}
#introduction {
	min-height: 460px;
	_height: 460px;
}
#introduction h3 {
	display: block;
	background-image: url("/resource/image/index/banner-text.gif");
	width: 409px;
	height: 164px;
	margin-bottom: 20px;
}
#introduction p.message {
	display: none;
}


