@charset "utf-8";
/* CSS Document */

body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	font-family: Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
}
#wrapper{
	position: relative;
	width: 900px;
	margin: 10px AUTO;
}
a{
	text-decoration: none;
}
a:hover{}
p{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	color: #a19870;
	font-size: 1.1em;
}
h1{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.4em;
}
h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 1em;
}
h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header {
	position:relative;
	width:900px;
	height:90px;
	z-index:1;
	background-image: url(../images/header_bk.jpg);
	margin-bottom: 5px;
}
#logo{
	position: relative;
	margin: 0px auto;
	width: 366px;
	top: 3px;
}
.header-cont{
	position: absolute;
	left: 847px;
	top: 8px;
}
#nav {
	position:relative;
	width:900px;
	height:26px;
	z-index:1;
	background-image: url(../images/nav_bk.jpg);
	margin-bottom: 1px;
}
#nav  a{
	color:#000;}
#nav a:hover{
	color:#333;}
#left {
	position:relative;
	width:145px;
	z-index:1;
	float: left;
	background-color: #FFF;
	height: 480px;
	overflow: scroll;
}
#right {
	position:relative;
	width:723px;
	z-index:1;
	margin: 10px 0px 10px 0px;
	border: solid #666666 1px;
	padding: 10px 10px 10px 10px;
	float: left;
	left: 10px;
	height: 442px;
}

#main {
	position:relative;
	width:900px;
	z-index:1;
	margin-bottom: 0px;
	float: left;
}
#events {
	position:absolute;
	width:284px;
	z-index:1;
	left: 587px;
	top: 53px;
	border: solid #cccccc 1px;
	background-image: url(../images/nav_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 2px 2px 0px 5px;
}

#lower {
	position:relative;
	width:900px;
	height:28px;
	z-index:1;
	background-image: url(../images/lower_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px -4px;
	padding-top: 1px;
	font-size: 11px;
	float: left;
	color: #000;
}
#lower ul{
	list-style-type: none;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 1em;
}
#lower ul li{
	width: 145px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
#lower a{
	color: #000;
}
#lower a:hover{
	color: #666;
}
#footer {
	position:relative;
	width:900px;
	height:115px;
	z-index:1;
	float: left;
}
.input1{
	margin: 1px 0px 1px 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 350px;
	background-color: #000;
	border: solid #7a7a7a 1px;
	color: #FFF;
	padding: 1px 2px 1px 2px;
}
.input-sel1{
	margin: 1px 0px 1px 0px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 150px;
	background-color: #000;
	border: solid #7a7a7a 0px;
	color: #FFF;
	padding: 1px 2px 1px 2px;
}
.form-txt{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
.form-txt-reg {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	color: #FCD605;
}
.input-area {
	margin: 1px 0px 1px 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 350px;
	background-color: #000;
	border: solid #7a7a7a 1px;
	color: #FFF;
	padding: 1px 2px 1px 2px;
}
.home-txt {
	width: 400px;

}
.nav-ass {
	position: absolute;
	left: 11px;
	top: 5px;
}
.nav-home {
	position: absolute;
	left: 165px;
	top: 5px;
}
.nav-tel {
	position: absolute;
	left: 784px;
	top: 5px;
	width: 109px;
}

