/* general tags */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	
}

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* layout tags */

#colour-graphic {
	background-image: url(../images/main_colours.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 427px;
	z-index: 1;
} 

#logo {
	float: left;
	position: absolute;
	top: 0px;	
	left: 98px;
	height: 247px;
	width: 212px;
	background-image: url(../images/hc_logo.jpg);	
} 

#flash-intro {
	float: left;
	position: absolute;
	top: 122px;	
	left: 310px;
	height: 245px;
	width: 588px;
	background-image: url(../images/introduction-image.jpg);	
} 

#menu {
	float: left;
	position: absolute;
	top: 384px;	
	left: 310px;
	height: 40px;
	width: 640px;

}

/* menu */

#introMenu {
	top: 350px;	
	left: 20%;
	height: 40px;
	width: 640px;
	z-index:3;
	
} 

#star3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #333333;
	height: 20px;
	
}
#star3 a{
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #333333;
	
	
}
