/* Left & Right alignment */



.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.relative {
	position:relative;
}
/* Global properties ======================================================== */



body {
background:;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:16px;
	min-width:940px;
	overflow:hidden;
}
.css3 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	position: relative;
}
.page_spinner {
	position:absolute;
	background: url(../images/bg.jpg) 0 0 repeat #fff;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0
}
.page_spinner div {
	position:absolute;
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	width:100%;
	height:100%;
	top:0;
	left:0
}
/* Global Structure ============================================================= */



.main {
	width: 940px;
}
.left_block {
	float:left;
	width:220px;
	position:relative;
}
body, html {
	height:100%;
}
.over {
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	overflow:hidden;
}
.overlay {
	background:#fff;
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0
}
.images {
	position:absolute;
	top:0;
	left:220px;
}
.images li {
	float:left;
	position:relative;
}
.images span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden
}
.images span img {
	position:absolute;
	top:0;
	left:0;
}
.part {
	display:block;
	position:absolute;
	top:525px;
	left:31px;
	background:url(../images/partners.gif) 0 0 no-repeat;
	width:157px;
	height:64px;
}
#footer {
	line-height:15px;
	color:#a7a7a7;
	position:absolute;
	top:85px;
	font-size:11px;
	text-transform:uppercase;
}
#footer a {
	color:#171717
}
#footer a:hover {
}
/* ============================= main layout ====================== */



a {
	color:#fff;
	text-decoration: none;
	outline:none
}
a:hover {
	text-decoration: none
}
h1 {
	padding:34px 0 0 31px;
}
h2 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	padding:22px 0 25px 0;
	text-transform:uppercase;
}
p {
	padding-bottom:16px;
}
/* ============================= header ====================== */

#header {
}
#logo {
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	width:151px;
	height:85px;
}
.menu {
	padding:40px 0 0 28px;
	width:163px;
	text-transform:uppercase;
}
#menu {
}
#menu > li {
	line-height:34px;
	border-bottom:1px solid #ebebeb;
	font-size:30px
}
#menu > li > a {
	display:block;
	padding:0 3px;
	color:#999999;
	overflow:hidden
}
#menu > .last {
	border-bottom:none
}
#menu > li > a:hover, #menu > .active > a, #menu > .sfHover > a {
	color:#171717
}
.submenu {
	position: relative;
	padding:16px 3px
}
.submenu li {
	font-size:20px;
	line-height:25px;
}
.submenu a {
	color:#999999;
	overflow:hidden
}
.submenu a:hover {
	color:#171717
}
/* ============================= content ====================== */



#content {
	float:left;
	padding:84px 0 77px 0;
	width:0;
	overflow:hidden;
	min-height:529px;
	position:relative
}
#content > ul > li {
	position:relative;
	height:500px;
	background:#101010;
	padding-left:20px;
	padding-top:29px;
	width:700px;
}
.link1 {
	display:inline-block;
	position:relative;
}
.link1 span {
	position:absolute;
	bottom:1px;
	height:1px;
	width:0;
}
.tex_item_list {
	margin-top:15px;
	text-align:left;
}
.tex_item_list ul {
	padding-left:20px;
	list-style-type:circle;
}
.tex_item_list li {
	padding:5px 0 5px 0;
	border-bottom:1px solid #383838;
}
.specs td {
	padding:5px 0 5px 0;
	border-bottom:1px solid #383838;
}
.specs {
	margin-top:15px;
}
#sm td {
	line-height:30px;
}
#sm td h1 {
	font-size:14px;
	padding:0;
	margin:0;
}
#sm td .arr {
	font-size:15px;
	line-height:27px;
}
.close {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/close.gif) 0 bottom no-repeat;
	height:19px;
	width:19px;
}
.close span {
	width:100%;
	height:100%;
	display:block;
	background:url(../images/close.gif) 0 0 no-repeat
}
figure {
	padding-top:7px;
}
.pad_left1 {
	padding-left:20px;
}
.pad_top1 {
	padding-top:15px;
}
.marg_right1 {
	margin-right:25px;
}
#page_Services .pad_top1 {
	padding-top:7px;
}
.scroll {
	height:373px;
	width:620px;
	overflow:hidden;
}
.track {
	width:19px;
	height:373px;
	padding:0px 0;
	top:43px !important;
	left:681px !important;
	background:#272727
}
.shuttle {
	width:19px;
	height:88px;
	background:url(../images/scroll-bg.gif) no-repeat;
	margin-left:0px;
}
._up-butt, ._down-butt {
	height:0px !important;
}
#page_About .scroll {
	height:230px;
}
#page_About .track {
	height:234px;
}
.font1 {
	font-size:14px;
	color:#fff
}
.clients {
	padding-top:32px
}
.clients li {
	float:left;
	border-right:1px solid #262626
}
.clients .last {
	border:none
}
.google_map {
	border:1px solid #282828;
	padding-top:0;
	margin-top:7px;
	width:324px;
	height:366px;
	background:#000;
	float:left;
	margin-right:23px;
}

.stext{font-size:11px; color:#b3b3b3;}

/* ============================= footer ====================== */
