* {
	margin:0;
	padding:0;
	
}

html {
	height:100%;
}

body {
	height:100%;
	background-color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;	
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 100%; }

.clearfix { display: block; }
/* close commented backslash hack */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;

}

.wrapper{
	height:100%
}

.header{
	position:relative;
	min-height:100%;
	zheight:100%;
	margin:0px;
	background-color:#000;
	width:250px;
	float:left;
	text-align:center;
}

.header img{
	margin-top:30px;
}
.lang{
	padding-top:10px;
	width:205px;
	border-top:1px solid #fff;
	margin:0 auto;
}

.lang ul li:first-child{
	*padding-top:2px;
	float:left;
	border-left:none;
}

.lang ul{
	margin-left:62px;
}

.lang ul li{
	padding:0px 5px;
	line-height:10px;
	float:left;
	border-left:1px solid #fff;
}

.lang a{
	font-size:12px;
	color:#fff;
}

.header .nav{
	margin:40px 0px 40px 27px;;
}

.header .nav ul li{
	text-align:left;
	margin:14px 0px;
}

.nav a{
	color:#969696;
}

.nav a:hover, .nav a.active{
	color:#fff;
	background:url(../images/active.png) no-repeat right center;
	padding-right:25px;
}

.header_bottom{
	font-size:12px;
	margin-left:27px;
	text-align:left;
	color:#ababab;
}

.header_bottom img{
	margin-top:0px;
}

.header_bottom a{
	color:#ababab;
	display:block;
	float:left;
	margin:8px 0px;
	margin-right:5px;
}

.border01{
	margin:14px 0px;
	clear:both;
	width:25px;
	height:1px;
	border-top:1px solid #666;
	
}

.header_bottom ul li{
	float:left;	
}

.header_bottom ul li a{
	margin:0px 2px;
}


.content {
	float:right;
	zwidth:100%;
}

.index_content_01 h1, .index_content_02 h1, .index_content_03 h1{
	color:#fff;
	font-size:24px;
}

.index_content_01 p, .index_content_02 p, .index_content_03 p{
	color:#fff;
	margin-bottom:20px;
}

.index_content_01 a, .index_content_02 a, .index_content_03 a{
	float:right;
}


.index_content_01{
	padding:40px 10px 10px 20px;
	background-color:#212121;	
	position:absolute;
	bottom:30px;
	width:265px;
	left:270px;
}

.index_content_02{
	padding:40px 10px 10px 20px;
	background-color:#212121;	
	position:absolute;
	bottom:30px;
	width:265px;
	left:580px;
}

.index_content_03{
	padding:40px 10px 10px 20px;
	background-color:#212121;	
	position:absolute;
	bottom:30px;
	width:265px;
	left:890px;
}

.contact_us{
	color:#fff;
	position:absolute;
	bottom:30px;
	width:510px;
	left:345px;
}

.contact_us h1{
	font-size:34px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
		text-shadow:2px 1px #545454;
}

.contact_us h2{
	margin:7px 0px;
	font-size:16px;
		text-shadow:2px 1px #545454;
	
}

.contact_us a{
	color:#fff;
}

.contact_us p{
	font-size:14px;
	margin-bottom:2px;
	text-shadow:2px 1px #545454;
}

.contact-btn a{
	margin-top:10px;
	margin-right:10px;
	display:block;
	float:left;
	color:#fff;
	background-color:#000;
	padding:5px 10px;
}

.about_us{
	position:absolute;
	width:450px;
	left:345px;
	top:260px;
	color: #fff;
	/** color:#545454; **/
}

.about_us h1{
	font-size:34px;
	border-bottom:1px solid #fff;
	margin-bottom:20px;
}

.our_service{
	position:absolute;
	width:400px;
	left:345px;
	bottom:360px;
	color:#fff;
	
}

.zservice02{
	color:#545454;
}

.privacy{
	
	color:#545454;
	width:500px;
	top:150px;
}

.privacy h1{
	border-bottom:1px solid #545454;
}

.privacy h3{
	font-weight:bold;
}

.privacy p{
	margin-bottom:10px;
}

.privacy ol{
	margin-bottom:10px;
}

.privacy ul li{
	list-style-type:disc;
	margin:5px 0;
	margin-left:15px;
}

.our_service h1{
	font-size:26px;
	margin-bottom:20px;
}

.our_service a{
	text-align:center;
	margin-top:20px;
	margin-right:15px;
	display:block;
	float:left;
	width:110px;
	padding:5px 0px;
	background-color:#777;
	color:#fff;
}

.our_service_heading{
	width:450px;
	font-size:34px;
	position:absolute;
	bottom:30px;
	left:345px;
	color:#fff;
	border-bottom:1px solid #fff;
}

.heading02{
	color:#545454;
	border-bottom:1px solid #545454;
}

.toc-sub{
	margin-left:10px;
}

.portfolio{
	color:#fff;
	left:345px;
	position:absolute;
	float:left;
	padding-top:30px;
}

.portfolio h1{
	width:920px;
	color:#fff;
	font-size:40px;
	border-bottom:2px solid #fff;
}

.usual a{
	color:#545454;
	font-size:15px;
}

.usual a:hover{
	color:#fff;
}

.usual .active{
	color:#fff;
}

.usual ul li{
	float:left;
	margin:20px 30px 40px 0px;
}

.tab1, .tab2, .tab3{
	width:950px;
	color:#fff;
}

.tab1 img, .tab2 img, .tab3 img{
	margin-right:4px;
	margin-bottom:4px;
}

.tab3 .filter a{
	line-height:25px;
	height:25px;
	display:block;
	margin-bottom:15px;
	float:left;
	background-color:#959595;
	width:110px;
	text-align:center;
	margin-right:5px;
}

.usual .item li, .usual .menu li{	
	margin:0px;
	margin-right:4px;	
}

.usual .menu li{
	*margin-bottom:8px;
}


.usual .menu a{
	color:#fff;
}

.usual .menu a:hover{
	background-color:#333
}

.tab3  .filter .active{
	background-color:#333
}

.contact-form{
	width:300px;
	padding:10px;
}

.contact-form h1{
	font-size:28px;
	margin-bottom:10px;
}

.contact-form p{
	margin-bottom:20px;
}

.contact-form label{
	margin-bottom:4px;
	display:block;
	color:#545454;
}

.contact-form input{
	margin-bottom:10px;
	width:290px;
	padding:4px;
	border:1px solid #ccc;
}

.contact-form textarea{
	width:290px;
	padding:4px;
	border:1px solid #ccc;
	resize:none;
	height:150px;
}

.contact-form button{
	margin-left:115px;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	border:none;
	margin-top:10px;
	margin-right:10px;
	display:block;
	color:#fff;
	background-color:#000;
	padding:5px 10px;
}

.backstretch img{
	width:100%;
}