body
{
	background: #ffffff;
	margin: 0;
}
#container img
{
	border: 0;
	display: block;
}
#header
{
	padding: 50px 50px 70px 50px;
}
#autoviewer
{
	width: 100%;
	height: 500px;
}
#kim_martin,
#illustration,
#lettering,
#email,
#phone
{
	float: left;
}
#kim_martin
{
	margin: -1px 50px 0 0;
	width: 144px;
	height: 14px;
}
#illustration
{
	margin: 0 10px 0 0;
	background: url('../img/illustration.png') no-repeat;
	width: 73px;
	height: 17px;
}
#illustration:hover
{
	background: url('../img/illustration_o.png') no-repeat;
}
#lettering
{
	margin: 0 30px 0 0;
	background: url('../img/lettering.png') no-repeat;
	width: 59px;
	height: 17px;
}
#lettering:hover
{
	background: url('../img/lettering_o.png') no-repeat;
}
#email
{
	margin: 0 10px 0 0;
	background: url('../img/email.png') no-repeat;
	width: 129px;
	height: 17px;
}
#email:hover
{
	background: url('../img/email_o.png') no-repeat;
}
#phone
{
	width: 91px;
	height: 17px;
}
#splash
{
	width: 440px;
	margin: 50px auto 50px auto;
}
