html,body{
background-image: url(images/footprint_01.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #d9d9d9;
margin:0;
padding:0}

body{
font-family: "helvetica", sans-serif, "arial", "tahoma";
text-align:center}

p{
margin:0 10px 10px}

a{
text-decoration: none;
color: #0A2972;
}

a:link, a:visited, a:click {
color: #0A2972;
}

a:hover {
color: #6275A4;
}

h1 {
font-size: 20px;
color: #0A2972;
}

#contact {
margin-top: 50px;
}

#contact h1 {
font-size: 17px;
color: #0A2972;
margin: 0px;
padding: 0px;
}

ul {
line-height: 20px;
}

div#container{
text-align:left;
background-image: url(images/footprint_04.jpg);
width:820px;
margin:0 auto;
padding: 0px}

div#wrapper{
float:left;
width:100%;
}

div#content, div#navigation, div#extra {
margin-top: 10px;
}

div#content{
margin-left: 440px;
width: 320px;
color: #555;
font-size: 12px;
padding-left: 15px;
border-left: solid 1px grey;}

div#navigation{
float:left;
width:150px;
margin-left:-790px}

div#extra{
float:left;
width:280px;
margin-left:-675px}

div#footer{
text-align: center;
color: #0A2972;
font-size: 12px;
background-image: url(images/footprint_05.jpg);
background-repeat: no-repeat;
background-position: bottom;
clear:left;
width:100%;
height: 40px;
margin: 0px;
padding: 10px 0 0 0;}
