body
{
	background-color: #cac7bc;
}

h1
{
	width: 650px;
	height: 79px;
	background-image: url(eth2009head.png);
	margin-left: 225px;
}

h1 span
{
	display: none;
}

#companyinfo
{
	width: 200px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	background-color: #eaf0b4;
	color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tlpblock
{
	display: table;
	#position: relative;
	overflow: hidden;
}

.tlpblock .photo
{
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #ffffff;
	color: #000000;
}

.cell
{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.cell p
{
	#position: relative;
	#top: -50%;
}

h2
{
	clear: both;
	text-align: center;
}

#copyright
{
	text-align: center;
}

#copyright a
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #760023;
	background-color: #cac7bc;
	text-decoration: underline;
}

img
{
	border: 0px;
}

#navigation
{
	margin-right: 310px;
	margin-left: 210px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	min-width: 280px;
}

#navigation li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}