*
{
padding: 0px;
margin: 0px;
}

body
{
background-color: #000;
font-family: arial, helvetica, sans-serif;
color: #fff;
text-align: center;
}

p {
text-align: left;
color: #7c7f81;
}

p.adress{
margin-left: 5px;
vertical-align: top;
display: block;
float: left;
}

p.telf{
vertical-align: top;
width: 210px;
display: block;
float: right;
}

a
{
color: #7c7f81;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #fff;
text-decoration: underline;
font-weight: bold;
}

#outer
{
position: relative;
width: 863px;
margin: auto;
background-color: #000;
}

#inner
{
top:110px;
left: 0;
width: 863px;
height: 331px;
position: absolute;
}

#primarycontent
{
height: 25px;
position: absolute;
bottom: 10px;
left: 420px;
width: 440px;
font-size: 11px;
line-height: 14px;
}