/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: url(images/bg.jpg) top center no-repeat #0A0907;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

<!--ul { list-style:none;}-->

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.align-center { text-align:center;}
.align-left { text-align:left;}
.align-right { text-align:right;}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.417em;
		color:#63605B;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#FFFFFF; outline:none; text-decoration:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

h3 {font-size:1.75em; line-height:1.5em; color:#FFF; text-transform:uppercase; }

.title-1 { font-size:2.083em; line-height:1.5em; color:#FFF;}

.link-1 { display:inline-block; padding:3px 8px 2px; line-height:1em; background:#bddf36; color:#000000; font-size:1.167em; text-transform:uppercase;}
.link-1:hover { color:#FFFFFF;}
.link-2 { text-decoration:underline;}
.link-2:hover { text-decoration:none;}
.link-3 { display:inline-block;  padding:6px 12px 5px; color:#000000; line-height:1em; background:url(images/bg2.gif) top repeat-x; font-size:1.333em; text-transform:uppercase;}
.link-3:hover { color:#FFFFFF;}
.link-4 { color:#63605B; text-decoration:underline;}
.link-4:hover { color:#FFFFFF; text-decoration: none;}
.link-5 { display:inline-block; padding:3px 8px 2px; line-height:1em; background:#63605B; color:#000000; font-size:1.167em; text-transform:uppercase;}
.link-5:hover { color:#FFFFFF;}
.link-6 { text-decoration:underline; color:#bddf36;}
.link-6:hover { text-decoration:none; color:#bddf36;}

.text-1 { color:#FFFFFF;}
.text-2 { font-size:1em; font-weight:bold; text-transform:uppercase; color:#FFF;}
.text-3 { color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.text-4 { color:#bddf36;}
.text-5 { color:#63605B;}
.text-6 { color:#999999;}

/* ============================= main layout ====================== */

.imgindent {margin:0 30px 0 0; float:left;}
.imgindent1 {margin:0 12px 0 0; float:left;}
.imgindent2 {margin:0 18px 0 0; float:left;}

.space-1 { margin-top:10px;}
.space-2 { margin-top:40px;}
.space-3 { margin-top:20px;}
.space-4 { margin-top:30px;}
.space-5 { margin-left:10px;}
.space-6 { margin-top:7px;}

.indent-1 { padding-right:20px;}
.indent-2 { padding-left:25px;}
.indent-3 { padding-right:10px;}
.indent-4 { padding-top:40px;}
.indent-5 { padding-top:20px;}

/* ============================= header ====================== */
#header .row-1 {height:95px;}
#header .row-2 {height:69px; background:#000;}
#header .row-3 {height:313px; background:url(images/header-img1.jpg) top center no-repeat;}
#header .row-4 {height:313px; background:url(images/header-img2.jpg) top center no-repeat;}
#header .row-5 {height:313px; background:url(images/header-img3.jpg) top center no-repeat;}
#header .row-6 {height:313px; background:url(images/header-img4.jpg) top center no-repeat;}
#header .row-7 {height:313px; background:url(images/header-img5.jpg) top center no-repeat;}
#header .row-8 {height:313px; background:url(images/header-img6.jpg) top center no-repeat;}
#header .row-9 {height:313px; background:url(images/header-img7.jpg) top center no-repeat;}
#header .row-10 {height:313px; background:url(images/header-img10.jpg) top center no-repeat;}
#header .row-11 {height:313px; background:url(images/header-img8.jpg) top center no-repeat;}

.menu li { float:left;}
.menu li a { display:inline-block; height:42px; font-size:1.333em; color:#7A7A7A; text-decoration:none; text-transform:uppercase; padding:27px 35px 0px 36px;}
.menu li .last { display:inline-block; height:42px; font-size:1.333em; color:#7A7A7A; text-decoration:none; text-transform:uppercase; padding:27px 37px 0px 37px;}
.menu li a:hover, .menu .active a { color:#242424; text-decoration:none; background:#bddf36;}

.slogan1 {
	position:absolute;
	font-size:2.75em;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 160px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 480px;
}
.slogan1 strong { color:#787878;}
.slogan2 { position:absolute; margin:190px 0 0 600px; font-size:2.75em; font-weight:bold; color:#FFFFFF; text-transform:uppercase;}
.link-3 { position:absolute; margin:174px 0 0 670px;}

/* ============================= content ====================== */
#content { width:100%; overflow:hidden;}
.column-1 {  width:258px; position:relative; background: url(images/bg-1.gif) top repeat-x #131210;}
.column-1 .indent { padding:35px 20px 20px 28px;}
.column-2 { width:702px; position:relative; background: #000000;  }
.column-2 .indent { padding:33px 25px 80px 30px;}
.separator { background:url(images/separator.gif) left repeat-y;}
.phone { float:left; width:77px;}

<!--.list-1 li a { background:url(images/marker1.gif) 1000 5px no-repeat; padding-left:11px; padding-right:8px; color:#63605B; text-decoration:underline;}-->
<!--.list-1 li a:hover { color:#FFF; text-decoration:none;}-->

<!--.list-2 { line-height:2em;}-->
<!--.list-2 li a { background:url(images/marker2.gif) 0 4px no-repeat; padding:0 0 5px 28px; }-->
<!--.list-2 li a:hover { color:#63605B; text-decoration:underline;} -->

/* ============================= footer ====================== */
#footer .indent { padding:30px 0 0 50px; text-align:center;}
/* ============================= forms ============================= */
label { height:30px; display:block;} 
#ContactForm {line-height:1em;}
#ContactForm input {width:412px; height:16px; border:1px solid #323232; background:#787878; padding:2px 0 0 5px; color:#FFF; font-size:1em; line-height:1em; }
#ContactForm textarea {width:412px; height:122px; border:1px solid #323232; background:#787878; padding:0 0 0 5px; color:#FFF; overflow:auto; font-size:1em; line-height:1em; }

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content{
	display: none;
	position: fixed;
	top: 5%;
	left: 25%;
	width: 50%;
	height: 520px;
	padding: 16px;
	border: 1px solid #333333;
	background-color: black;
	z-index:1002;
	overflow: auto;

}