@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
h1 {
	font-size: 1.1em;
	margin-bottom: 5px;
	font-family: Arial;
}
h2 {
	font-size: .9em;
	margin-bottom: 5px;
	font-style: italic;
}
h3 {
	font-size: .8em;
	padding-bottom: 5px;
}
p {
	font-size: 0.7em;
}
a, a:link, a:active, a:visited {
	color: #333333;
}
img{
	border:none;
}
#wrapper {
	height: 100%;
	width: 100%;
}
#header_wrapper {
	height: 140px;
	width: 100%;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	height: 100%;
	width: 100%;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_txt {
	display: none;
}
#content_wrapper {
	width: 100%;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	float: left;
}
#content_left_wrapper {
	height: 400px;
	width: 175px;
	background-image: url(../images/content_left.jpg);
	float: left;
}
#content_main_wrapper {
	float: left;
}
#content_main_content {
	width: 350px;
	padding: 10px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#content_main_text dl {
	font-size: 0.8em;
}
#content_main_holder {
	background-image: url(../images/content_main.jpg);
	width: 715px;
	min-height: 350px;
	clear: both;
	background-repeat: no-repeat;
}
#content_about_holder {
	background-image: url(../images/content_about.jpg);
	clear: both;
	min-height: 350px;
	width: 715px;
	background-repeat: no-repeat;
}
#content_contact_holder {
	background-image: url(../images/content_contact.jpg);
	clear: both;
	min-height: 350px;
	width: 715px;
	background-repeat: no-repeat;
}
#clients_list {
	list-style-type: none;
	font-size: 0.8em;
	padding-left: 25px;
}
#content_main_top {
	width: 350px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#content_main_topL {
	float: left;
}
#content_main_topR {
	float: right;
}
#video_player {
	clear: both;
}
#content_main_text {
	clear: both;
}
#content_main_text2 {
	font-size: 1.1em;
	clear: both;
}
#content_right_wrapper {
	float: left;
	height: 400px;
	width: 140px;
	clip: rect(auto,auto,auto,auto);
}
#nav_wrapper {
	height: 40px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#home {
	background-image: url(../images/nav_home.jpg);
	height: 40px;
	width: 65px;
	float: left;
	background-position: left bottom;
}
a:hover #home {
	background-image: url(../images/nav_home.jpg);
	background-position: left top;
}
#about {
	background-image: url(../images/nav_about.jpg);
	float: left;
	height: 40px;
	width: 85px;
	background-position: left bottom;
}
a:hover #about {
	background-image: url(../images/nav_about.jpg);
	background-position: left top;
}
#gallery {
	background-image: url(../images/nav_gallery.jpg);
	float: left;
	height: 40px;
	width: 100px;
	background-position: left bottom;
}
a:hover #gallery {
	background-image: url(../images/nav_gallery.jpg);
	background-position: left top;
}
#tour {
	background-image: url(../images/nav_tour.jpg);
	float: left;
	height: 40px;
	width: 100px;
	background-position: left bottom;
}
a:hover #tour {
	background-image: url(../images/nav_tour.jpg);
	background-position: left top;
}
#clients {
	background-image: url(../images/nav_clients.jpg);
	float: left;
	height: 40px;
	width: 95px;
	background-position: left bottom;
}
a:hover #clients {
	background-image: url(../images/nav_clients.jpg);
	background-position: left top;
}
#contact {
	background-image: url(../images/nav_contact.jpg);
	float: left;
	height: 40px;
	width: 100px;
	background-position: left bottom;
}
a:hover #contact {
	background-image: url(../images/nav_contact.jpg);
	background-position: left top;
}
#nav_right {
	background-image: url(../images/nav_right.jpg);
	float: left;
	height: 40px;
	width: 170px;
}
#nav_right02 {
	background-image: url(../images/content_right.jpg);
	float: left;
	height: 40px;
	width: 90px;
}
#footer_wrapper {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	clear: both;
	width: 100%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_top_holder {
	margin-left: 180px;
	clear: both;
}
#footer_bottom_holder {
	margin-left: 180px;
	clear: both;
	padding-top: 10px;
}
#footer_videos {
	background-image: url(../images/footer_videos.jpg);
	height: 83px;
	width: 234px;
	float: left;
	margin-right: 5px;
}
#footer_gallery {
	background-image: url(../images/footer_gallery.jpg);
	height: 83px;
	width: 231px;
	float: left;
	margin-right: 5px;
}
#footer_tour {
	background-image: url(../images/footer_tour.jpg);
	float: left;
	height: 83px;
	width: 233px;
	margin-right: 5px;
}
#footer_lower_left {
	height: 70px;
	width: 235px;
	float: left;
}
#footer_lower_center {
	background-image: url(../images/footer_skull.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 240px;
	float: left;
}
#footer_lower_right {
	height: 70px;
	width: 235px;
	float: left;
	text-align: right;
}
#content_gallery {
	clear: both;
}
#content_gallery ul li {
	list-style:none outside;
	float:left;
	padding:5px 10px 5px 0;
	overflow:hidden;
}
#content_gallery ul li a img {
	min-width:75px;
	min-height:50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_gallery_holder {
	border: thin solid #c4c4c4;
	clear: both;
}
#content_gallery_content {
	width: 690px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content_gallery ul li a {
	display:block;
	height:50px;
	width:75px;
	overflow:hidden;
	border:3px solid #bebebe;
	background-color:#e3e3e3;
	text-align:center;
}
#content_gallery ul li a:hover {
	border-color:#353535;
}
#content_gallery img {
	width: 75px;
}
#content_main_holder a {
	color: #666666;
}
#page {
	clear: both;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
img #billboard {
	width: 100px;
}
