@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:0px;

	left:0px;

	width:310px;

	height:500px;

	cursor:pointer;

	margin-top:0px;

	z-index: 1;

}



#logo {

float:left;

height:86px;

width:110px;

}



#title {

	width:180px;

	margin: 0 0 0 130px;	

	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:290px;

margin-top:126px;

text-align:right;

font-size:10px;

color:#ccc;

}



#container {
	height:500px;
	background-color:#000;
	float:left;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding:5px 0 5px 5px;
	position: absolute;
	z-index: 0;
}



#container img {

margin-right:13px;

}



#container ul li {

float:left;

height:500px;

margin-right:12px;

}



#arrows {

position:fixed;

top:517px;

left:5px;

width:90px;

height:30px;

cursor:pointer;

}



#arrows ul {

list-style:none;

margin:0;

padding:0;

}



#arrows ul li {

display:inline;

width:40px;

height:30px;

margin:0;

padding:0;

}



#arrows ul li a {

margin-right:5px;

float:left;

display:block;

width:40px;

height:30px;

overflow:hidden;

cursor:pointer;

font-size:50em;

text-indent:-9000px;

}



#arrows ul #left a {

background:transparent url(../assets/arr-left.gif) no-repeat;

}



#arrows ul #right a {

background:transparent url(../assets/arr-right.gif) no-repeat;

}



#back {

height:36px;

width:120px;

display:block;

outline:0;

z-index:1;

margin-top:120px;

position:absolute;

background:url('../assets/back.gif') no-repeat;

font-size:32px;

}



#back:hover {

background-position:0 -36px;

padding-left:40px;

}



#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;
}
#footer img {
	float: right;
	margin-right: 700px;
}
#footer a img {
	border: none;
}



#qTip {

position:absolute;

display:none;

font-size:13px;

color:#fff;

z-index:1000;

background:url('../assets/qTip.png') repeat;

padding:10px 15px;

}



a:visited,a:active {

text-decoration:none;

color:#333;

}



#menu ul,#container ul {

list-style-type:none;

display:inline;

padding:0;

}
