@font-face {
    font-family: "clan";
    src: url(scripts/fonts/clan.ttf) format("truetype");
}
body {
	background-color: #E0E0DA;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
a {
	color: #aaaaaa;
	text-decoration: none;
}

#corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 66px;
	width: 66px;
	background-image: url(images/corner.png);
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
}

#container {
	background-color: #FFF;
	height: 480px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 100px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 17px 20px;
	
}
#nav {
	height: 20px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #aaaaaa;
	font-family: "clan", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 27px;
}
.nav_link {
	margin-right: 20px;
	float: left;
	cursor: pointer;
}

#content {
	width: 710px;
	height: 390px;
	background-image: url(cms/bg_images/text.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
}
#contentbox_left {
	height: 390px;
	width: 350px;
}
#contentbox_full {
	height: 390px;
}
#contentbox_title {
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	font-family: "clan", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 15px;
	overflow: hidden;
}
#contentbox_body {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 290px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#gallerybox {
	overflow: hidden;
	height: 310px;
}
#gallery_nav {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	float: right;
	text-align: center;
}
#gallery_nav img{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
}
#gallerybox .img{
	margin-right: 9px;
	margin-bottom: 10px;
}
#gallerybox .img_hidden{
	display: none;
}
#gallerybox .img_end{
	margin-bottom: 10px;
}
#gallerybox .img_end:hover, #gallerybox .img:hover{
	opacity: 0.8;
}
.news_date {
	margin-bottom: 10px;
	font-weight: bold;
}
.news_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
.contentbox_left_contact {
	height: 280px;
	outline: none;
	padding-right: 15px;
	padding-left: 15px;
	width: 305px;
}
.contentbox_left_scroll {
	height: 280px;
	overflow: hidden;
	outline: none;
	padding-right: 15px;
	padding-left: 15px;
	width: 305px;
}
.contentbox_left_scroll p{
	outline: none;
	margin-top: 0px;
	padding-top: 0px;
}
.contentbox_left_scroll a{
	outline: none;
	color: #FFF;
	text-decoration: underline;
}
.contentbox_left_scroll a:hover{
	outline: none;
	color: #FFF;
	text-decoration: none;
}
.contentbox_full_scroll {
	height: 280px;
	overflow: hidden;
	outline: none;
	padding-right: 15px;
	padding-left: 15px;
	width: 665px;
}
.contentbox_full_scroll p{
	outline: none;
	margin-top: 0px;
	padding-top: 0px;
}
.contentbox_full_scroll a{
	outline: none;
	color: #FFF;
	text-decoration: underline;
}
.contentbox_full_scroll a:hover{
	outline: none;
	color: #FFF;
	text-decoration: none;
}
#footer {
	height: 20px;
	margin-top: 10px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-size: 10px;
}
#footer a{
	color: #666;
}

#intro {
	height: 111px;
	width: 235px;
	position: relative;
	left: 30px;
	top: 120px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video_box_right {
	float: right;
	width: 345px;
	height: 390px;
}
.form_text {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-decoration: none;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	width: 198px;
	padding-left: 2px;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form_textarea {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color: #FFF;
	width: 197px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 197px;
	height: 135px;
	max-height: 135px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
}
.form_button {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	line-height: 17px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
span.select {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	line-height: 15px;
	color: #000;
	height: 15px;
	width: 196px;
	overflow: hidden;
	position: absolute;
	background-image: url(images/form_dropdown.png);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#error_float_name {
	position: absolute;
	height: 20px;
	top: 0px;
	background-image: url(images/error_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	left: 210px;
	width: 165px;
}
#error_float_email {
	position: absolute;
	height: 20px;
	top: 0px;
	background-image: url(images/error_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	left: 210px;
	width: 220px;
}
#error_float_message {
	position: absolute;
	height: 20px;
	top: 0px;
	background-image: url(images/error_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	left: 210px;
	width: 185px;
}
#error_float_inner {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	height: 21px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 21px;
	color: #F00;
	background-color: #FFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	margin-left: 14px;
}
.rel {
	position: relative;
}
.td {
	width: 80px;
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
}
.vid a {
	text-decoration: none;
}
.vid a:hover {
	text-decoration: underline;
}
#footer_right img{
	height: 10px;
	margin-bottom: -2px;
}
#footer_right {
		opacity: 0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	float: right;
	padding-right: 40px;
	color: #000;
}
#preload {
	display: none;
}

