@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px}
a img{ border:none}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	-webkit-box-shadow:0 0 10px #030335;
	-moz-box-shadow: 0 0 10px #030335;
	box-shadow:0 0 10px #003;
	border: 1px solid #666;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	height: 120px;
	text-align: left;
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.list ul li a {
	color: #FFF;
	text-decoration: none;
}

.list ul {
	list-style-type: none;
}
.list ul li ul {
	margin-left: 5px;
}
.list ul li ul li {
	color: #CCC;
	text-decoration: underline;
	font-size: 12px;
}
#footer {
	position: relative;
}

.list ul li ul li a {
	text-decoration: underline;
}


.list {
	float: left;
	margin: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 7px;
}
#footer #info {
	position:absolute;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	bottom: 20px;
	right: 0px;
}
#copyright {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#menu {
	background-image: url(../images/menu_bg.jpg);
	height: 31px;
}

#spacer {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: 960px;
}
#slideshow_bottom{
	padding-left:50px;
	padding-bottom:0px;
	padding-top:5px;
	background-position:center 10px;
	padding-top:15px;
	background-repeat: no-repeat;
}
.filmstrip li a img{
	border: 1px solid #666;
}
ul.filmstrip li {
	width:125px;
	height:100px;
	overflow:hidden;
	text-align:center;
}
ul.filmstrip li a img {
	border: 1px solid #999;
	padding: 3px;
}
#content h1 {
	color: #294978;
}
#content p {
	color: #CCC;
	margin-bottom:10px;
}
#contact-form {
	background-color: #FFF;
	height: 360px;
	width: 340px;
	border: 1px solid #333;
	float: right;
	margin-right: 60px;
	margin-top: 0px;
	padding: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
form label {
	width: 100%;
}
form label input {
	float: right;
}

#contact-form h2 {
	color: #009;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
}
#conash3D0
{
display:none;
}

