@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
textarea {
	background-color: white;
/*	border: black 2px solid; */
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal
}
#container {
	background-color: #fff3d2;
	text-align: left;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #ffe38a;
	position: relative;
	z-index: 1;
	top: 25px;
}
#container1 {
	background-color: #fff3d2;
	text-align: left;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #f7931e;
	position: relative;
	z-index: 1;
	top: 25px;
}
#container2 {
	background-color: #000000;
	text-align: left;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #666666;
	position: relative;
	z-index: 1;
	top: 25px;
}
#container3 {
	background-color: #faa635;
	text-align: left;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #ffe38a;
	position: relative;
	z-index: 1;
	top: 25px;
}
#enter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	position: absolute;
	z-index: 1;
	left: 350px;
	top: 250px;
	text-align: center;
}
#header1 {
	height: 154px;
	width: 800px;
	position: relative;
	z-index: 2;
	top: 0px;
}
#header1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#scrollpanel {
	background-color: #f7931e;
	height: 23px;
	width: 710px;
	position: absolute;
	z-index: 3;
	top: 15px;
	left: 48px;
}
.scrolltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff0d2;
	text-align: left;
	top-margin: -4px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #f7931e;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
.orangetext {
	color: #f7931e;
}
.orangetext2 {
	color: #f7931e;
	font-size: 14pt;
}
.centretext {
	text-align: center;
	font-size: 8.5pt;
	margin-top: -5px;
}
.centretext2 {
	text-align: center;
	font-size: 8.5pt;
}
.bolditalictext {
	font-style: italic;
	font-weight: bold;
}
#navbar {
	height: 30px;
	width: 715px;
	position: absolute;
	z-index: 4;
	top: 180px;
	left: 48px;
	margin: 0px;
	padding: 0px;
}
#navbar_a {
	height: 20px;
	width: 710px;
	position: absolute;
	z-index: 4;
	top: 76px;
	left: 48px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px solid #f7931e;
}
#current a:link, #current a:visited, #current a:hover, #current a:active {
	background-image: url(images/navbutton_over_.gif);
	background-repeat: repeat;
	color: #fff3d2;
}
#current2 a:link, #current2 a:visited, #current2 a:hover, #current2 a:active {
	background-image: url(images/navbutton_over2_.gif);
	background-repeat: repeat;
	color: #fff3d2;
}
#current3 a:link, #current3 a:visited, #current3 a:hover, #current3 a:active {
	background-image: url(images/navbutton_over3_.gif);
	background-repeat: repeat;
	color: #fff3d2;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar li {
	float: left;
	margin: 0px;
}
#navbar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-image: url(images/navbutton_.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 89px;
	text-align: center;
	display: block;
	line-height: 2em;
}
#navbar a:hover {
	color: #fff3d2;
	background-image: url(images/navbutton_over_.gif);
	background-repeat: repeat;
}
#navbar2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 715px;
	position: absolute;
	z-index: 4;
	left: 48px;
	top: 180px;
}
#navbar2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar2 li {
	float: left;
	margin: 0px;
}
#navbar2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-image: url(images/navbutton_.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 89px;
	text-align: center;
	display: block;
	line-height: 2em;
}
#navbar2 a:hover {
	color: #fff3d2;
	background-image: url(images/navbutton_over2_.gif);
	background-repeat: repeat;
}
#home_rightpanel {
	height: 331px;
	width: 735px;
	position: absolute;
	z-index: 6;
	left: 48px;
	top: 228px;
}
#home_rightpanel  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightpanel  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightpanel {
	height: 331px;
	width: 195px;
	position: absolute;
	z-index: 6;
	left: 50px;
	top: 228px;
}
#bullettext {
	width: 180px;
	position: absolute;
	z-index: 9;
	left: 10px;
	top: 10px;
	margin: 0px;
	padding: 0px;
}
#contents {
	height: 329px;
	width: 506px;
	border: 1px solid #f7931e;
	position: absolute;
	z-index: 7;
	left: 250px;
	top: 228px;
}
#contents_a {
	height: 458px;
	width: 710px;
	border: 1px solid #f7931e;
	position: absolute;
	z-index: 7;
	left: 48px;
	top: 100px;
}
#footer {
	height: 50px;
	width: 770px;
	position: absolute;
	z-index: 8;
	left: 18px;
	top: 573px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer2 {
	height: 50px;
	width: 780px;
	position: absolute;
	z-index: 8;
	left: 14px;
	top: 573px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #fff3d2;
	text-align: center;
}
#footer2 a {
	color: #fff3d2;
	text-decoration: underline;
}
#footer3 {
	height: 50px;
	width: 780px;
	position: absolute;
	z-index: 8;
	left: 14px;
	top: 573px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#footer3 a {
	color: #000000;
	text-decoration: underline;
}
#footer4 {
	height: 50px;
	width: 800px;
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 567px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}
#textbox {
	width: 476px;
	position: absolute;
	z-index: 9;
	left: 15px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
}
#textbox2 {
	width: 350px;
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}
#textbox3 {
	width: 194px;
	position: absolute;
	z-index: 9;
	left: -1px;
	top: -5px;
	padding: 0px;
	margin-top: 0px;
}
#textbox4 {
	width: 200px;
	position: absolute;
	z-index: 9;
	left: -10px;
	top: 10px;
	padding: 0px;
	margin-top: 0px;
}
#textbox5 {
	width: 200px;
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 10px;
	padding: 0px;
	margin-top: 0px;
}
#textbox6 {
	width: 200px;
	position: absolute;
	z-index: 9;
	left: -5px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
}
#textbox7 {
	width: 200px;
	position: absolute;
	z-index: 9;
	left: 8px;
	top: -8px;
	padding: 0px;
	margin-top: 0px;
}
#textbox8 {
	width: 200px;
	position: absolute;
	z-index: 9;
	left: 8px;
	top: 10px;
	padding: 0px;
	margin-top: 0px;
}
.lessspace {
	margin-top: -5px;
}
.lessspace2 {
	margin-top: -10px;
}
.lessspace2 a {
	color: #000000;
}
.plaintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.verysmalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #000000;
}
.boldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	margin-top: -5px;
}
.boldtext a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	margin-top: -5px;
}
.boldtext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.boldtext3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.boldtext4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: -5px;
}
.boldtext4 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.boldtext5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: -5px;
	letter-spacing: 1px;
}
.boldtext6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
}
.telephone {
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.telephone2 {
	font-size: 13pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.vattext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.vattext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	color: #000000;
}
.verylargetext {
	font-size: 24pt;
	color: #000000;
}
.creamtext {
	color: #fff3d2;
}
#bullettext a {
	color: #000000;
	text-decoration: underline;
}
#enter a {
	color: #FFFFFF;
	text-decoration: none;
}
