@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tiler {
	width: 955px;
}
.tiling {
	background-image: url(../images/tiler_goldcoast_11.gif);
	background-repeat: repeat-x;
	height: 120px;
	background-position: bottom;
	vertical-align: middle;
}
.goldcoast {
	background-image: url(../images/tiler_11.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 40px;
}
.tile {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 212px;
}
.tiles {
	background-image: url(../images/tiler.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Tilers {
	background-image: url(../images/tiling.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #EB1C24;
	font-size: 15px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
a {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
