@charset "utf-8";
/* CSS Document */

/* Clear Tags */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code, li {
	font-size: 1em;
	}

a {
	text-decoration: underline;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}
	
img {
	-ms-interpolation-mode:bicubic;
	}

/* Main */

body {
	background: #0a0808;
	background-image: url(images/background-img.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	}

a {
	color: #fff;
	}

#outer {
	background-image: url(images/body-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
	width: 100%;
	}

.wrapper {
	width: 965px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}

/* Header */
	
#header {
	height: 576px;
	width: 100%;
	}
	
#header2 {
	height: 390px;
	width: 100%;
	}
	
#logo {
	padding: 22px 0 17px 8px;
	}

#app {
	float: right;
	padding: 28px 17px 0 8px;
	}

#nzsda {
	float: right;
	padding: 38px 17px 0 8px;
	}

#pn {
	float: right;
	padding: 43px 35px 0 0;
	}

#topnav {
	height: 55px;
	background-image: url(images/topnav-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#topnav ul {
	margin: 0 auto;
    padding: 0;
	width: 100%;
	}
	
.topbut li {
	list-style: none;
	}

#topnav li a {
	font-size: 0.75em;
	float: left;
	height: 55px;
	padding: 20px 30px 0 30px;
	text-decoration: none;
	background-image: url(images/topnav-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

#topnav .topbut li a:hover {
	color: #ccc;
	background-image: url(images/topnav-current.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

#topnav .topbut .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin: 0 0 0 94px;
	padding:0;
	list-style:none;
	}

#topnav .topbut :hover ul.sub {
	left:auto;
	top:152px;
	background: #1d1d1d;
	width:205px;
	height:auto;
	z-index:300;
	}

#topnav .topbut :hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	width:185px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom: 1px dotted #0f0f0f;
	border-left: 1px solid #0f0f0f;
	z-index:300;
	}

#topnav .topbut :hover ul.sub li a {
	display:block;
	width:185px;
	text-decoration:none;
	padding:0;
	cursor:pointer;
	height:20px;
	color:#fff;
	z-index:300;
	}

#topnav .topbut :hover ul.sub li a:hover {
	background-position: 0 36px;
	position:relative;
	color:#ccc;
	}

#slider {
	height: 417px;
	}

#banner {
	height: 224px;
	}

/* Content */

#content {
	float: left;
	width: 630px;
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#inner {
	width: 566px;
	padding: 0 32px 15px 32px;
	}
	
#content li {
	color: #fff;
	}

#content li a {
	color: #fff;
	font-size: 0.9em;
	}

#rightcol {
	text-align: center;
	padding: 0 10px 0 10px;
	width: 310px;
	float: left;
	}

#rightcol img {
	padding: 0 0 10px 0;
	}

#rightcol a:hover img {	
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}

h1 {
	margin-bottom: 2.5em;
	margin-top: 0.8em;
	font-size: 1.2em;
	}

h2 {
	font-size: 1em;
	}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

p {
	font-size: 0.8em;
	color: #959595;
	margin-bottom: 1.8em;
	}

/* Bottom */

#footer {
	padding: 10px 0 0 0;
	height: 184px;
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-z;
	background-position: top center;
	}
	
#footer p a {
	font-size: 0.8em;
	color: #f96e73;
	text-decoration: none;
	margin-bottom: 1.8em;
	}
	
#left {
	float: left;
	width: 141px;
	height: 174px;
	padding: 10px 15px 0 36px;
	background-image: url(images/left-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	
#left2 {
	float: left;
	width: 299px;
	height: 174px;
	padding: 10px 15px 0 36px;
	background-image: url(images/left2-bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
#left2 p {
	float: left;
	}

.left2float {
	padding: 0 48px 0 0;
	}
	
#right {
	float: left;
	width: 400px;
	text-align: right;
	}
	
#right p {
	margin-bottom: 0px;
	float: right;
	font-size: 0.7em;
	color: #f96e73;
	margin: 35px 0 0 0;
	text-decoration: none;
	}

.footlog {
	float: right;
	margin: 0;
	}
	
/* Slider */

div .wrap{
	width:965px;
	height: 417px;
	margin:0 auto;
	text-align:left;
	}

div #top div #nav{
	float:left;
	clear:both;
	width:965px;
	height:52px;
	margin:22px 0 0;
	}

div #top div #nav ul{
	float:left;
	width:700px;
	height:52px;
	list-style-type: circle ;
	}

div#nav ul li{
	float:left;
	height:52px;
	}

div#nav ul li a{
	border:0;
	height:52px;
	display:block;
	line-height:52px;
	text-indent:-9999px;
	}

div#header{
	margin:-1px 0 0;
	}

div#video-header{
	height:683px;
	margin:-1px 0 0;
	}

div#header div.wrap{
	height:417px;
	}

div#header div#slide-holder{
	z-index:40;
	width:965px;
	height:417px;
	position:absolute;
	}

div#header div#slide-holder div#slide-runner{
	top:10px;
	left:2px;
	width:965px;
	height:417px;
	overflow:hidden;
	position:absolute;
	}

div#header div#slide-holder img{
	margin:0;
	display:none;
	position:absolute;
	}

div#header div#slide-holder div#slide-controls{
	left:0;
	bottom:0px;
	width:965px;
	text-align: center;
	height:46px;
	display:none;
	position:absolute;
	background:url(images/slidemenu-bg.png) bottom right no-repeat;
	}

div#header div#slide-holder div#slide-controls p#slide-nav{
	float:right;
	height:9px;
	display:inline;
	text-align: center;
	margin:15px 40px 0 0;
	}

div#header div#slide-holder div#slide-controls p#slide-nav a{
	width:9px;
	height:9px;
	display:inline;
	font-size:9px;
	margin:0 5px 0 0;
	padding: 0 2px 0 2px;
	line-height:24px;
	color: #fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:url(images/slidenav-bg.png) no-repeat;
	}

div#header div#slide-holder div#slide-controls p#slide-nav a.on{
	background:url(images/slidenav-cur.png) no-repeat;
	color: #8e0409;
	}

div#header div#slide-holder div#slide-controls p#slide-nav a {
	background:url(images/slidenav-bg.png) top center no-repeat;
	}

div#nav ul li a {
	background:url(images/slidenav-bg.png) no-repeat;
	}

#slide-client {display: none;}
#slide-desc {display: none;}

/* Contact Form */

#contactform {}

.contacttext {color: #fff; font-size: 0.9em; vertical-align: top;}

.contactfield {color: #CC0000;}

.contactsub {}