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

body {
	margin:0;
	padding:0;
	background:#262626;
	font:12px Arial;
	color:#626262;
	}
a img {
	border:none;
	}
a {
	text-decoration:underline;
	color:#008fd5;
	}
#top {
	background:url(images/top_bg_01.gif) top repeat-x;
	height:193px;
	position:relative;
	z-index:1;
	}
#header {
	text-align:center;
	background:url(images/top_03.jpg) center top no-repeat;
	height:193px;
	}
#nav {
	position:relative;
	top:147px;
	margin:0 auto;
	width:790px;
	}
#wrapper {
	background:#ffffff url(images/wrapper_bg_20.gif) bottom center no-repeat;
	position:relative;
	z-index:0;
	}
#main {
	width:690px;
	padding:40px;
	margin:0 auto;
	position:relative;
	background:url(images/main_bg_15.gif) top repeat-x;
	min-height:370px; height:auto !important; height:370px;
	}
#shadow_left {
	position:absolute;
	top:0px;
	left:-79px;
	}
#shadow_right {
	position:absolute;
	top:0px;
	right:-75px;
	}
#bottom {
	background:url(images/bottom_bg_28.gif) top repeat-x;
	height:116px;
	padding-top:10px;
	}
#footer {
	font:11px Arial;
	background:#1c2622;
	width:690px;
	margin:0 auto;
	text-align:right;
	padding:20px 40px 20px 40px;
	color:#a1a1a1;
	}
#bottomnav {
	color:#7dd5ff;
	text-align:left;
	float:left;
	}
#bottomnav a {
	color:#7dd5ff;
	text-decoration:none;
	margin:0 5px 0 5px;
	}
.big {
	font-size:20px;
	}
.blue {
	color:#008fd5;
	}
.red {
	color:#FF0000;
	}
.clear {
	clear:both;
	}
.arial16px {
	font-size:16px;
	}
.arial18px {
	font-size:18px;
	}
#contact {
	margin:0;
	padding:30px;
	border:1px solid #d8d8d8;
	background:#ffffff url(images/form_bg_03.gif) top repeat-x;
	}
.inp {
	border:1px solid #d8d8d8;
	}
a.gall {
	font-weight:bold;
	padding-left:25px;
	background:url(images/arrow_03.gif) left no-repeat;
	color:#626262;
	text-decoration:none;
	line-height:22px;
	}
a.gall_active {
	font-weight:bold;
	padding-left:25px;
	background:url(images/arrow_active_03.gif) left no-repeat;
	color:#008fd5;
	text-decoration:none;
	line-height:22px;
	}
#vtour td {
	background:#FFFFFF;
	}
#vtour .grey td {
	background:#f6f6f6;
	}
a.view {
	background:url(images/view_bg_10.gif) left no-repeat;
	padding-left:10px;
	}
.hack {
	width:686px;
	}
html>body .hack {
	width:688px;
	}
