body
{
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #fff;
  line-height: 1.4em;
  margin: 0;
}

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

a:hover
{
  text-decoration: underline;
}

img
{
  border: none;
}

div#container
{
	position: relative;
	background-color: #ff2100;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 2px solid #000;
}

div#header
{
  width: 950px;
  height: 108px;
  border-bottom: 8px solid #fff;
}

div#menu
{
  position: absolute;
  left: 511px;
  top: 81px;
  width: 450px;
  height: 28px;
}

div#menu img
{
  display: block;
  float: left;
}

div#footer
{
	clear: both;
  background-color: #fff;
  width: 950px;
  height: 90px;
}

img#compad
{
  position: absolute;
  left: 170px;
  top: 22px;
  border: none;
}

img#henkellogo
{
  margin-left: 30px;
  margin-top: 35px;
}

img#createitwithpritt
{
  margin-left: 580px;
  margin-top: 20px;
}

img#prittlogo
{
  position: absolute;
  left: 28px;
  top: 12px;
}

img#craftitlogo
{
  position: absolute;
  left: 626px;
  top: 12px;
}