html, body {
	height: 100%;
	-moz-opacity: 0.999999;
	-webkit-opacity: 0.999999;
}

:focus {
	outline: none;
}

body {
	margin: 0;
	font-size: 79%;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #050000;
	color: #FFF;
	text-align: center;
	overflow: hidden;
/*	font-weight: bold;*/
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	display: block;
}

p {
	margin: 0;
	font-size: 1.3em;
	line-height: 1em;
/*	letter-spacing: -0.05em;*/
	background-color: #050000;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 25px;
}

ul li {
	float: left;
	width: 230px;
}

.c1 {
	width: 180px;
}

.c2 {
	width: 280px;
}

.c3 {
	width: 170px;
	color: #777;
}

.c4 {
	width: 145px;
	color: #777;
}

.clientlist {
	display: none;
}

#distance {
/*	width: 1px;
	height: 50%;
	margin-bottom: -285px; 
	float: left;*/
}

#container {
/*	margin: 0 auto;*/
	position: relative;
	text-align: left;
	display: block;
	width: 800px;
/*	height: 570px;*/
	clear: left;
}

#image-slideshow {
	margin-bottom: 16px;
}
