@charset "utf-8";

body,td,th {

font-family: "Helvetica Neue", Helvetica, Arial;

color:#111;

font-size: 12px;

background-color:#000;

margin:90px 0 0;

outline: none;


}



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

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



h1 {

color:#fff;

letter-spacing:-0.05em;

line-height:1em;

font-size:24px;

}



h1 span {

color:#555;

font-size:24px;

text-transform:uppercase;

font-weight: 100;

letter-spacing:-0.05em;


}



h3 {
	margin:0px;	
	padding:5px 30px 5px 0px;

}


#container h3 a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #111;
	}


#container h4 a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #111;
	}


#container p a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #111;
	}




p	{
	font-size:12px;
	line-height: 16px;
	margin:0px;	
	padding:5px 30px 5px 0px;
	}


.lists {
	font-size:12px;
	line-height: 14px;
	margin:0px;	
	padding-left:20px;
	color:#555;
}

.divider {
	color:#777;
}


#title {

	position: absolute;

	top:20px;

	left:30px;

	width:350px;

	height:50px;
	
	visibility: visible;

	z-index: 4;
	
	}

#title a:link,#title a:active,#title a:visited {

text-decoration: none; color: #fff; 

}



#title a:hover{

text-decoration: none; color: #555; 

}




#main {

	position:absolute;

	top:110px;

	left:30px;

	width:260px;

	height:400px;

	z-index: 1;
	

	

	}



#navigation {

	float:left;
	
	width:290px;
	
	color:#111;
	
	font-size:14px;
	
	line-height:30px;
	
	text-transform:uppercase;
	


	}



#navigation a:link, #navigation a:visited {

text-decoration: none; color: #111; 

}




#navigation a:hover {

color: #111; border-bottom: 1px solid #111;

}

.current {
border-bottom: 1px dotted #111;

}


#navigation ul li {

	width:260px;
	
	float:left;

}



#container {

	height:500px;

	background-color:#fff;

	float:left;

	margin-right:0;

	margin-bottom:0;

	margin-left:0;

	padding:20px 0 20px 300px;

	position: absolute;

	z-index: 0;

}


#container2 {

	height:800px;

	background-color:#fff;

	float:left;

	margin-right:0;

	margin-bottom:0;

	margin-left:0;

	padding:20px 0 20px 300px;

	position: absolute;

	z-index: 0;

}



#container img {

margin-right:10px;

}


#container ul li {

float:left;

height:500px;

margin-right:10px;

}


#back {

display:block;

outline:0;

z-index:1;

margin-top:0px;

position:absolute;

font-size:16px;

	color:#000;

text-transform: uppercase;

border-bottom: 1px dotted #111;



}

#back a:link, #back a:active,#back a:visited {

	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #111;

}


#end {

width:130px;

height:500px;

}



#footer {

height:40px;

width:1200px;

padding-left:10px;

margin-top:560px;

font-size:14px;

color: #464646;

position:absolute;

margin-left:0;

left:20px;

text-transform:uppercase;

}





#navigation ul,#container ul {

list-style-type:none;

display:inline;

padding:0;

}

