/* Global Styles */

html, body {
	background-color: #56413F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(back_x.gif);
	text-align: center;
	overflow: none;
	}
body {
	font-family: 'Ubuntu',  Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

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


#imprint {
	padding: 20px;
	float: left;
	height: auto;
	width: 380px;
	text-align: justify;
}
#clients {
	padding: 40px;
	float: left;
	height: auto;
	width: 600px;
	text-align: justify;
}
#content {
	width: 1128px;
	height: 935px;
	margin-left: -564px;
	margin-top: -440px;
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: none;
}
a {
	color: #FFF;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B2ADC0;
	text-decoration: none;
}
table {
	background-color: #FFF;
	width: auto;
	padding: 4px;
}

