/*
------------------------------------------------------
RESET
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
------------------------------------------------------
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/*
------------------------------------------------------
TOOLBOX
------------------------------------------------------
*/
.hide { display: none; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center !important }
.alignRight { text-align: right; !important }
.justify { text-align: justify; !important }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.textBottom { vertical-align: text-bottom; }
.right { float: right; }
.left { float: left; }
strong { font-weight: bold; }
ul, ol, dl {position: relative; } 
.current { cursor: default; }
.clear { width: 100%; height: 1px; margin: 0 0 -1px; clear: both; }
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
br.clearfix {
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
a { outline: none; }
.center {
	text-align: center;
	margin: 0 auto;
}
/*
------------------------------------------------------
SETTINGS
------------------------------------------------------
*/
html {
	height:100%;
	background: url(../images/pageBG.gif) repeat;
	z-index: 0;
}
body {
	height: 100%;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	z-index: 1;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
}
.push {
	height: 150px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	color: #03377c;
}
a,
a:visited {
	color: #1c4bd2;
	text-decoration: none;
}
a:hover {
	color: #00236b;
	text-decoration: underline;
}
/*
------------------------------------------------------
GLOBAL
------------------------------------------------------
*/
.pageWrap {
	position: relative;
	width: 820px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	background: white;
}
.header {
	position: relative;
	width: 100%;
	font-size: 0%;
	background: url(../images/headerRgt.jpg) top right no-repeat; 
}
.footer {
	position: relative;
	width: 820px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/footer.jpg)
}
.footer p {
	padding: 130px 0px 0px 0px;
	text-align: center;
	color: white;
	font-size: 11px;
}
.content {
	width: 100%;
	min-height: 110px;
	background: url(../images/contentBG.jpg) top right no-repeat;
}
.label {
	position: relative;
	padding: 20px 0px 0px 20px;
}
.text {
	position: relative;
	margin: 0 auto;
	width: 680px;
	text-indent: 25px;
	padding-top: 10px;
	line-height: 18px;
}
/*
------------------------------------------------------
NAVIGATION
------------------------------------------------------
*/
.header ul {
	margin: 0px;
	width: 100%;
	height: 57px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow: hidden;
}
	.header ul li {
		float: left;
	}
	.header ul li a {
		display: block;
		height: 57px;
		overflow: visible;
			}
		.header ul li.home a {
			width: 90px;
			background: url(../images/btnHome.jpg) top center no-repeat;
		}
		.header ul li.about a {
			width: 127px;
			background: url(../images/btnAbout.jpg) top center no-repeat;
		}
		.header ul li.gallery a {
			width: 111px;
			background: url(../images/btnGallery.jpg) top center no-repeat;
		}
		.header ul li.faq a {
			width: 72px;
			background: url(../images/btnFaq.jpg) top center no-repeat;
		}
		.header ul li.links a {
			width: 77px;
			background: url(../images/btnLinks.jpg) top center no-repeat;
		}
		.header ul li.contact a {
			width: 108px;
			background: url(../images/btnContact.jpg) top center no-repeat;
		}
		.header ul li a:hover {
			background-position: center bottom;
		}
/*
------------------------------------------------------
INDEX
------------------------------------------------------
*/
.disc {
	position: relative;
	margin: 0 auto;
	width: 550px;
	line-height: 17px;
}
.discText {
	position: absolute;
	top: 5px;
	left: 25px;
	width: 500px;
	height: 350px;
	line-height: 17px;
	padding: 5px;
	overflow: auto;
}
.enter {
	position: relative;
	width: 490px;
	margin: 50px auto;
}
.enter ul {
	margin: 0px;
	width: 100%;
	height: 77px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow: hidden;
}
	.enter ul li {
		float: left;
	}
		.enter ul li a {
		display: block;
		height: 77px;
		overflow: visible;
		}
		.enter ul li.btnEnter a {
			width: 245px;
			background: url(../images/btnEnter.jpg) top center no-repeat;
		}
		.enter ul li.btnLeave a {
			width: 245px;
			background: url(../images/btnLeave.jpg) top center no-repeat;
		}
		.enter ul li a:hover {
			background-position: center bottom;
		}
/*
------------------------------------------------------
HOME
------------------------------------------------------
*/
.text img {
	padding: 0px 25px 10px 0px;
}
/*
------------------------------------------------------
GALLERY
------------------------------------------------------
*/
.pics {
	position: relative;
	margin: 20px auto 0px;
	width: 680px;
	padding-top: 10px;
}
.pics img {
	margin: 5px 15px 5px 15px;
	border: 3px solid #1c4bd2;
	cursor: auto !important;
}
.pics img:hover {
	border: 3px solid #00236b;
	cursor: auto !important;
}
/*
------------------------------------------------------
ABOUT
------------------------------------------------------
*/
.sig {
	position: relative;
	padding: 30px 90px 0px 0px;
}
/*
------------------------------------------------------
FAQ
------------------------------------------------------
*/
.question {
	font-size: 16px;
	font-weight: bold;
	text-indent: 25px;
	text-align: left;
	margin-top: 25px;
}
.answer {
	position: relative;
	width: 400px;
	margin: 20px auto 0px auto;
	padding: 20px 25px 20px 25px;
	color: #001141;
	font-weight: bold;
	background: #c7d6ff;
}
/*
------------------------------------------------------
LINKS
------------------------------------------------------
*/
.banner {
	position: relative;
	width: 468px;
	margin: 20px auto;
}
/*
------------------------------------------------------
CONTACT
------------------------------------------------------
*/
.number {
	position: relative;
	width: 250px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: bold;
	color: #001141;
}
.email {
	position: relative;
	width: 420px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
}