@charset "utf-8";

body,td,th {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#464646;
}



body {
	background-color:#121212;
	margin:30px 0 0;	
}



a:link {
	color:#464646;
	text-decoration:none;
}



a:hover {
	text-decoration:none;
	color:#fff;
}



h1 {
	color:#999;
	margin-top:8px;
	letter-spacing:-0.1em;
	line-height:0.8em;
	font-size:31px;
}



h1 span {
	color:#ccc;
	font-size:18px;
	letter-spacing:-0.053em;
	text-transform:uppercase;
}



h2 {
	font-size:24px;
}



h3 {
	font-size:17px;
}



#top {
	position:absolute;
	top:20px;
	left:20px;
	width:310px;
	height:500px;
	cursor:pointer;
	margin-top:30px;
	z-index: 1;
}



#logo {
	float:left;
	height:86px;
	width:110px;
}



#title {
	width:180px;
	margin: 0 0 0 0;
	position: absolute;
	visibility: visible;
	z-index: 4;
}



#menu {
	float:left;
	width:290px;
	padding-bottom:10px;
	font-weight:700;
	color:#999;
	margin-top:40px;
	font-size:32px;
	text-transform:uppercase;
	letter-spacing:-0.08em;
}


#menu a:link,#menu a:active,#menu a:visited,#menu a:hover {
	color:#ccc;
}



#menu a:hover {
color:#999;
}



#menu ul li {
	width:230px;
	float:left;
	margin-top:-12px;
}



#contact {
	float:left;
	width:285px;
	margin-top:90px;
	text-align:right;
	font-size:18px;
	color:#999999;
	font-weight:700;
	letter-spacing:-0.08em;
}



#clients {
	float:left;
	width:285px;
	margin-top:0px;
	text-align:left;
	font-size:22px;
	color:#999999;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:-0.08em;
}


#container {
	height:500px;
	background-color:#000;
	float:left;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding:20px 0 20px 320px;
	position: absolute;
	z-index: 0;
	border:#333 solid thin;
}

#container1 {
	height:475px;
	background-color:#000;
	float:left;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding:10px 20px 10px 30px;

	z-index: 0;

}

#container2 {
	height:475px;
	background-color:#000;
	float:left;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding:10px 20px 10px 30px;

	z-index: 0;

}

#container3 {
	height:475px;
	background-color:#000;
	float:left;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding:10px 20px 10px 30px;

	z-index: 0;

}

#container img {
	margin-right:5px;
}

#container ul li {
	float:left;
	height:500px;
	margin-right:10px;
}

#back {
	height:36px;
	width:120px;
	color:#ccc;
	font-weight:700;
	letter-spacing:-0.08em;
	display:block;
	z-index:1;
	margin-top:120px;
	position:absolute;
	font-size:26px;
}



#back:hover {
	color:#999;
}



#back00 {
	width:120px;
	height:500px;
}



#footer {
	height:40px;
	width:1200px;
	padding-left:20px;
	margin-top:560px;
	font-size:10px;
	position:absolute;
	margin-left:0;
	left:0;
	text-transform:uppercase;
}


a:visited,a:active {
	text-decoration:none;
	color:#333;
}



#menu ul,#container ul {
	list-style-type:none;
	display:inline;
	padding:0;
}
