.centre {
	width: 750px;
	height:780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color:#ffffff;
	top: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-align:center;
}
#Layer1 {
	position:absolute;
	top:20px;
	width:703px;
	height:299px;
	z-index:1;
	background-image: url(images/bg1.gif);
	left: 20px;
}
#Layer2 {
	position:absolute;
	left:51px;
	top:33px;
	width:77px;
	height:82px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:41px;
	top:150px;
	width:169px;
	height:163px;
	z-index:2;
}
#Layer4 {
	position:absolute;
	left:253px;
	top:33px;
	width:465px;
	height:280px;
	z-index:1;
	background-image: url(images/flash_bg.gif);
}
#Layer5 {
	position:absolute;
	left:20px;
	top:328px;
	width:703px;
	height:252px;
	z-index:1;
}
#Layer6 {
	position:absolute;
	left:20px;
	top:700px;
	width:703px;
	height:54px;
	z-index:1;
}
#Layer7 {
	position:absolute;
	left:21px;
	top:637px;
	width:221px;
	height:45px;
	z-index:1;
}

h1{
font-family: Century Gothic;
font-size: 14px;
margin-bottom:0px;
margin-top:0px;
padding-top:0px; padding-bottom:0px; padding-left:0px;
color:#000000;
display: inline; 
line-height: 16px;
}
h2{
font-family:Century Gothic;
font-size: 13px;
margin-bottom:1px;
margin-top:1px;

color:#000000;
}
h3{
font-family: Century Gothic;
font-size: 11px;
margin-bottom:1px;
margin-top:1px;

color:#000000;
}
h4{
font-family: Century Gothic;
font-size: 11px;
font-weight:100;
margin-bottom:0px;
margin-top:0px;
color:#000000;
display: inline; 
}
hr{color:#717171; height:1px;} 
.border1 {
	border: 1px solid #ffffff; 
	
}

.border2 {
	border: 1px solid #000000; 
	border-collapse: collapse;
}


.td1bold{
	font-family:Century Gothic;
	font-size:12px;
	font-weight: bold;
}
.td1light{font-family:Century Gothic;
font-size:11px;
}

a:link{font-family:Century Gothic;
font-size:12px;
text-decoration:none;
color:#000000;
}
a:visited{font-family:Century Gothic;
font-size:12px;
text-decoration:none;
color:#000000;
}
a:hover{font-family:Century Gothic;
font-size:12px;
text-decoration:underline;
color:#000000;
}