html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

body {
	color: #666;
	font-size: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	cursor: default;
	background-color: #152c60;
	font-size: 12px;
}

#wrapper {
	height: 100%;
	width: 100%;
	text-align: center;
}

* html #wrapper {
	height: 100%;
}


#splash {
	background: #152c60 url('http://www.electdaile.com.au/images/splash.jpg') no-repeat;
	width: 894px;
	height: 700px;
	clear: both;	
	margin:0 auto;
	text-align: center;
	z-index: 1;
}

#button {
	z-index: 2;
	position: relative;
	width: 203px;
	height: 163px;
	top: 450px;
	clear: both;	
	margin:0 auto;
}

#3focus {
	z-index: 2;
	position: relative;
	width: 110px;
	height: 94px;
	top: -100px;
	left: 50px;
	clear: both;	
	margin:0 auto;
}

#button img a {
	border: none;
	text-decoration: none;
}

#button img a:visited {
	border: none;
	text-decoration: none;
}

#button img a:hover {
	border: none;
	text-decoration: none;
}

#button img {
	border: none;
	text-decoration: none;
}

#3focus img a {
	border: none;
	text-decoration: none;
}

#3focus img a:visited {
	border: none;
	text-decoration: none;
}

#3focus img a:hover {
	border: none;
	text-decoration: none;
}

#3focus img {
	border: none;
	text-decoration: none;
}