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

* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	margin:0 auto;
	overflow: inherit;
	background: #171717;
}
#wrapper {
	position:relative;
	width:100%;
	height:100%;
	overflow:auto;
	margin: 0 auto;
}
.info {
	position:absolute;
	background: url(../images/info_bg.jpg) center no-repeat;
	height:615px;
	width:800px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index:5;
	box-shadow: 10px 10px 5px #888;
	padding: 5px 5px 5px 15px;
	text-align:right;
}
.map {
	border:5px solid #000;
	margin-top:1em;
}
.follow {
	position:absolute;
	width:200px;
	height:31px;
	color: #FF7002;
	left: 488px;
	top: 45px;
	font-family:Arial, "Helvetica", sans-serif;
	size:18px;
}
.follow, a:link {
	color: #FF7002;
	font-family:Arial, "Helvetica", sans-serif;
	text-decoration:none;
	size:18px;
}
 .follow a:visted {
 color: #FF7002;
 font-family:Arial, "Helvetica", sans-serif;
 text-decoration:none;
 size:18px;
}
#flashcontent {
	width:100%;
	height:100%;
	margin:0 auto;
}
.message {
	position:absolute;
	top:51px;
	right:82px;
	width:320px;
	font-size:12px;
	color:#FFF;
	font-family:Arial, "Helvetica", sans-serif;
	margin:0px 0px 5px 0px;
	float:right;
	height: 305px;
}
.email {
	border:5px solid #000;
	width:200px;
	height:20px;
	background:#000;
	font-size:12px;
	color:#FFF;
	font-family:Arial, "Helvetica", sans-serif;
	margin:0px 0px 5px 0px;
}
.black {
	border:5px solid #000;
	background:#000;
	font-size:12px;
	color:#FFF;
	font-family:Arial, "Helvetica", sans-serif;
}
.close {
	position:absolute;
	bottom:581px;
	right:44px;
	width:20px;
	height:20px;
	z-index:50;
}
.about {
	float:right;
	width:60%;
	color:#FFF;
	padding:1.5em;
}
.contact {
	position:absolute;
	left:50px;
	bottom:25px;
	padding:1.5em;
}
.contact p {
	margin-left:10px;
	color:#FFF;
	font-size:10px;
	line-height:1em;
}
#contact_form {
	margin:-20px 0px 0px 0px;
	
}
#copywrite {
	position:absolute;
	width:100%;
	bottom:0;
	right:0;
	z-index:5;
	
}

#copywrite p {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:10px;
	color:#CCC;
	margin:0 auto;
	padding-right:10px;
	text-align:right;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}
#slideshow {
}
#logo {
	float:left;
	margin:35px 0px 0px 20px;
}
.logo {
	position:absolute;
	z-index:3;
	background:url(../images/logo_large2.png) no-repeat right;
	left:0px;
	top:30px;
	width:305px;
	height: 60px;
	padding:0px 0px 0px 0px;
}
#push {
	height:78%;
	margin:0 auto;
}
#nav {
	position:absolute;
	bottom:19px;
	width:100%;
	height:110px;
	margin:0 auto;
}
#nav_wrapper {
	width: 330px;
	height:75px;
	padding:0;
	margin:0;
	position:relative;
}
#nav_block {
	position:absolute;
	z-index:3;
	background:url(../images/logo_large2.png) no-repeat right;
	left:0px;
	top:8px;
	width:305px;
	height: 60px;
	padding:0px 0px 0px 0px;
}
#nav_slider {
	position:absolute;
	top:5px;
	right:-20px;
	z-index:2;
}
ul.sliding-navigation {
	position:absolute;
	list-style: none;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	left: -45px;
	top: 3px;
}
ul.sliding-navigation li.sliding-element h3, ul.sliding-navigation li.sliding-element a {
	display: block;
	width:58px;
	padding: 0px 5px 0px 10px;
	margin-left:0px;
	margin-bottom: 0px;
	background:url(../images/bg_menu.png) repeat;
}
ul.sliding-navigation li.sliding-element h3 {
	color: #fff;
}
ul.sliding-navigation li.sliding-element a {
	color: #FFF;
	text-decoration:none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:10px;
}
ul.sliding-navigation li.sliding-element a:hover, a:click {
 color: #ff7b1d;
 cursor: pointer;
}
#top, #bottom, #left, #right {
	background: black;
}
#left, #right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 88px;
}
#left {
	left: 0;
	background: url(../images/left.png) left center repeat-y;
}
#right {
	right: 0;
	background: url(../images/right.png) right center repeat-y;
}
#top, #bottom {
	position:absolute;
	left: 0;
	right: 0;
	height: 88px;
}
#top {
	top: 0px;
	background: url(../images/top.png) top center repeat-x;
}
#bottom {
	bottom: 0px;
	background: url(../images/bottom.png) bottom center repeat-x;
}
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html {
	font-size:100.01%;
}
body {
	font-size: 75%;
	color: #222;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight:lighter;
	color: #111;
	letter-spacing:0em;
}
h1 {
	font-size: 2.1em;
	font-weight:lighter;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 0.75em;
	text-align:left;
	line-height: 1;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */

li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
/* Tables
-------------------------------------------------------------- */

table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/* Misc classes
-------------------------------------------------------------- */
.orange {
	color:#ff7b1d;
}
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/* --------------------------------------------------------------

   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms

   Usage:
   * For text fields, use class .title or .text
   * For inline forms, use .inline (even when using columns)

-------------------------------------------------------------- */

label {
	font-weight: bold;
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}

