/* CSS Document */

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

body{
	background:#000000;
	text-align:center;
}

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

ul { list-style:none;}

.left { float:left;}
.right {
	float:right;
	color: #999;
	font-size: 100%;
}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
	color:#464646;
	}

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

a {color:#fff; outline:none;}
a:hover{
	text-decoration:none;
	color: #999;
}
p {padding-bottom:22px;}
p span {color:#fff;}

h1 {font-size:28px; color:#fff; line-height:1.2em; padding:0 0 24px; letter-spacing:-3px;}
h2 {
	font-size:10px;
	color:#999;
	padding:0 0 7px;
	font-weight:normal;
}
/* ============================= main layout ====================== */
#page1 #main {background:url(images/bg_splash.jpg) no-repeat 0 101px;}
.imgindent {margin:0 20px 0 0; float:left;}
.fright {text-align:right;}
/* ============================= header ====================== */
#header a {
	font-size:36px;
	text-transform:uppercase;
	text-decoration:none;
	color:#4d4d4d;
}
#header  a:hover {
	font-size:36px;
	text-decoration:none;
	color:#fff;
}
#header img {
	margin-left:0px;
}
#page1 .menu {padding:24px 0 0;}
#page1 .menu li{float:left; padding:0; margin-right:4px;}
#page1 .menu a {
	background:#000;   letter-spacing:-3px;
	display:block; width:242px; text-align:center; line-height:69px;}
#page1 .menu li.last {margin:0;}
#page1 #header  a:hover {
	background:none;
	font-size: 36px;
}

.back_btn {
	background:url(images/header_icon.gif) no-repeat  center right; 
	line-height:41px; 
	padding-right:50px;
	position:absolute;
	bottom:12px; letter-spacing:-3px;
	right:30px;}

/* ============================= content ====================== */
#content {padding:33px 0 0 276px; background:#181818;}
#page1 #content{background:none;}
#page2 #content {background:#181818 url(images/page2_bg.jpg) no-repeat left top;}
#page3 #content {background:#181818 url(images/page3_bg.jpg) no-repeat left top;}
#page5 #content {background:#181818 url(images/page5_bg.jpg) no-repeat left top;}

#content ul {
	padding:0 0 24px;
	color: #999;
}
#content li {
	background:url(images/marker.gif) no-repeat left top;
	padding-left:15px;
	line-height:20px;
}
#content li a { text-decoration:none;}
#content li a:hover { text-decoration:underline;}
.row2 {padding:44px 0 0;}

.gallery a {float:left;}
.gallery a.last {margin-right:-3px;}
/*phone*/
.phone {color:#fff;}
.extra {margin:-6px 0 0;}
/* ============================= footer ====================== */
#footer{padding:0 0 0 20px;}
#footer, #footer a {color:#ffffff; text-decoration:none;}
#footer a:hover {
	text-decoration:underline;
	color: #999;
}
/* ============================= forms ============================= */

label {height:43px; display:block;}
#ContactForm {padding:7px 0 0;}
#ContactForm input, #ContactForm textarea {
	width:190px;
	padding:1px 1px;
	border:0;
	line-height:18px;
	height:18px;
}
#ContactForm textarea {
	height:100px; overflow:auto; margin-bottom:27px;}
#ContactForm a {
	margin:0 0 0 15px;
	color: #999;
}
.hhhh {
	color: #999;
}
#page4 #main #content .row1.wrapper .col2 span .hhhh strong {
	font-weight: bold;
	font-size: 14px;
}
