/* CSS Document */

* {
	font-size:100%;
	border-top-color: #666666;
	border-right-color: #D4D0C8;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

body{
	background:#191818;
	text-align:left;
}
#page1 body {
	background:#000000;
}

img {vertical-align:top; padding-bottom:10px;}
a img {border:0;}

ul { list-style:none;}

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

.fright {text-align:right; font-weight:bold;}

html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	}

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

a {
	color:#faa907;
	outline:none;
	text-decoration:underline;
}
object {
	outline:none;
	border: 2;
}
a:hover{text-decoration:none;}
span {
	color:#666666;
}
p {
	padding-left: 10px;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
	color:#fff;
	text-transform:none;
	}
h1 {
	font-size:129px;
	line-height:1.2em;
	padding:0 25px;
	background:url(images/logo.gif) no-repeat bottom left;
	text-transform:none;
	margin-top:-58px;
	padding-bottom: 39px;
	}
h1 a {color:#fff;}
h1 canvas {padding:15px 0 0 20px;}
h2 {font-size:34px;
	padding:0 0 200px;}
.slogan h3 {
	font-size:21px;
	padding:0 0 30px 170px; 
	letter-spacing:2px;
	color:#706f6f;
}
#content h3 {
	font-size:18px;
	border-bottom:1px solid #282828;
	letter-spacing:-1px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#content h4 {
	text-align:right;
	font-weight:bold;
	text-transform:none;
	padding:5px 0 0;}
.slogan h4 {
	font-size:15px;
	color:#5e5e5e;
	padding-left:140px; 
	letter-spacing:2px;
}
h5 {
	font-size:13px;
	color:#434242;
	padding:5px 0 25px;}
h6 {color:#656565; font-weight:bold; padding:0 0 10px;}
/* ============================= main layout ====================== */
.head_bg {
	background:#141313 url(images/bg_tail_head.jpg) repeat-x top center;
	padding-bottom:10px;
}
#page1 .head_bg {
	background:url(images/bg_tail.gif) repeat-x;
}
.flash {
	padding-top:112px;
	height:515px;
	width: 980px;
	position: relative;
}
#header {position:relative;margin:0  -20px -35px -15px; }
#page1 #header {position:relative;margin:-627px -35px 0 0;}

.imgindent {margin:0 25px 0 0; float:left;}
.last {padding-bottom:0;}
.blocks {padding-bottom:20px;}
#content .first {padding-top:0;}
/* ============================= header ====================== */


/* ============================= content ====================== */
.col_margin  {
	margin-left: 0px;
}
.row2, .row3 {border-bottom:1px solid #282828;}
#content .row4 h3 { border:0;}

#content ul { line-height:30px; color:#fff; padding:15px 0 0;}
#content li { background:url(images/marker.gif) no-repeat center left; padding-left:20px;}
/*button*/
.btn {padding:30px 0 0;}
.btn a {
	background:url(images/btn_bg.gif) repeat-x top center;
	padding:5px 7px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.btn a:hover {background:url(images/btn_bg.gif) repeat-x bottom center;}

/*newsletter*/
.newsletter {
	border:5px solid #282828;
	margin-top:10px;
	padding-top: 3px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 27px;
}
.newsletter div {
	border:1px solid #282828;
	padding:10px;
	margin-top:25px;
	width:400px;
	background-color: #333333;
}
.newsletter input {
	border:1;
	background:#141313;
	width:375px;
	color:#faad07;
	padding: 10;
	border-color: #999999;
}
.newsletter a {
	text-transform:uppercase;
	color:#fff;
	text-align:right;
}
#page5 .row4 a {padding-right:32px;}
#page5 .row4 a img {padding:0;}
#page5 .row4 a.last {padding-right:0;}

/*phone*/
p.phone {color:#fff;}
p.phone a {margin-left:60px;}
p.phone span {display:inline-block; width:155px;}

div.phone {padding-bottom:12px; width:298px;}
div.phone span {
	color:#999999;
	display:inline-block;
	width:85px;
}
div.phone h6 {font-weight:normal; color:#fff; padding:0;}
div.phone p {padding:0;}

#page6 .row4 .newsletter {margin-top:45px;}
#page7 #content {padding:0 0 40px;}
/* ============================= footer ====================== */
#footer {
	color:#000000;
	font-size:12px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#footer .menu a {color:#474646; font-weight:normal;}
#footer a { text-decoration:none;}
#footer .menu a:hover {color:#706F6F;}
#footer .menu .active a {
	color:#474646;
}
#footer .menu li {
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	display:inline;
	font-weight:normal;
	text-transform:uppercase;
}

#footer p {
	text-transform:capitalize;
	padding:0;
}
#footer p a {margin-left:10px;}
#footer p a:hover {text-decoration:underline;}


.popup {position: relative; z-index: 0;}
.popup:hover {background-color: transparent; z-index: 50;}
.popup span {
	position: absolute;
	background-color: #0C0C0C;
	padding: 15px;
	left: -1000px;
	border: 5px solid #000;
	visibility: hidden;
	color: #CCCCCC;
	text-decoration: none;
	font-size:12px;
	border-color: #333333;
	background-position: -20;
}
.popup span img {border-width: 0; padding: 15px;}
.popup:hover span {visibility: visible; top: 0; left: 60px;}
a {text-decoration: none;}



/* ============================= forms ============================= */

label {
	height:41px;
	display:block;
	background-color: #0C0C0C;
	padding-left: 10px;
	padding-top: 10px;
}
#ContactForm input,#ContactForm textarea {
	background:#e0e0e0;
	color:#484848;
	width:250px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#ContactForm textarea {height:144px; overflow:auto; margin:0;}
#ContactForm a {padding:5px 20px; margin-left:20px;}
