body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.skiplink {display:none}

img { border: none; }

.fascia {
	background-image: url(../images/fascia_bg.jpg);
	top: 0px;
	float: left;
	height: 215px;
	width: 508px;
	position: relative;
	background-repeat: no-repeat;
	left: 0px;
	font-size: 250%;
	color: #FFBD00;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	vertical-align: middle;
}
.header_wrapper {
	height: 215px;
	float: left;
	width: 1003px;
	background-image: url(../images/fascia_bg.jpg);
	background-repeat: no-repeat;
	color: #FFBF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	text-align: center;
	font-weight: bold;
}
.window {
	height: auto;
	width: 148px;
	float: left;
	padding: 1%;
	text-align: left;
	list-style-position: inside;
	overflow: hidden;
}
.big_window {
	height: auto;
	width: 450px;
	float: left;
	padding: 1%;
	text-align: left;
	list-style-position: inside;
	overflow: hidden;
}
.rhs {
	text-align: right;
}


.central {
	margin-right: 3%;
	margin-left: 3%;
	text-align: left;
}
.centered {
	text-align: center;
}


.container {
	padding: 0px;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}
.header {
	height: 215px;
	background-color: #484b57;
	background-repeat: repeat;
	float: left;
	width: 100%;
	background-image: url(../images/bricks2_bg.jpg);
}
.clearfloat {
	font-size: 1%;
	line-height: 0px;
	clear: both;
	height: 0px;
}

.navcontent {
	height: auto;
	width: 100%;
	background-color: #ABB9C2;
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(../images/bricks2_bg.jpg);
	background-repeat: repeat;
}
.navcontent_wrapper {
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(../images/filler_bg.jpg);
	background-repeat: repeat-y;
	background-position: 44px;
}
.big_win_wrapper {
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(../images/big_win_filler_bg.jpg);
	background-repeat: repeat-y;
	background-position: 44px;
}
.spacer {
	width: 44px;
	float: left;
	height: 160px;
}

.navigation {
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	height: 335px;
	width: 323px;
	padding: 0px;
	float: left;
	left: 0px;
	overflow: hidden;
	background-image: url(../images/door_bg.jpg);
}
#navigation ul {
	float: left;
	list-style-type: none;
	padding: 4%;
/*	z-index: 1;*/
}
#navigation li {
	margin: 0em;
/*	z-index: 2;*/
	width: 88px;
	overflow: hidden;
}

.main {
	float: left;
	height: auto;
	width: 508px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
}
.big_win {
	float: left;
	height: auto;
	width: 508px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/big_win_bg.jpg);
	background-repeat: no-repeat;
}

.pilaster_rhs {
	background-image: url(../images/pilaster_rh_bg.jpg);
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	left: 0px;
	height: 335px;
	width: 88px;
	float: left;
	list-style-type: none;
}
.pilaster_rhs ul {
	float: left;
	list-style-type: none;
	z-index: 1;
	padding: 1%;
}
.pilaster_rhs li {
	margin: 0em;
	z-index: 2;
	width: 88px;
	overflow: hidden;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 10%;
}


#footer {
	position: relative;
	top: 0px;
	width: 100%;
	left: 0px;
	height: auto;
	float: left;
	background-color: #9F937B;
	background-image: url(../images/bricks_bg.jpg);
	background-repeat: repeat;
}

#footer-wrapper {
	height: 160px;
	background-image: url(../images/fat_footer_bg.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	font-size: 55%;
	background-position: 44px;
}

#big_foot-wrapper {
	height: 160px;
	background-image: url(../images/big_win_footer_bg.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	font-size: 55%;
	background-position: 44px;
}
.column a {
	color: #fac962;
}


.column {
	float: left;
	width: 280px;
	position: relative;
	visibility: visible;
	top: 66px;
	padding-right: 1%;
	margin-right: 1%;
	margin-left: 1%;
}
.name_board {
	padding: 0px;
	margin-top: 115px;
	margin-right: 115px;
	margin-bottom: 0px;
	margin-left: 115px;
	height: 90px;
}
.transom {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	text-align: center;
}
.transom a {
	text-decoration: none;
	color: #FFBF00;
}

.transom li {
	display: inline;
}
