body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/*----------- ID'S ---------------*/
#main {
width:800px;
padding:0px;
margin:0px;
}

#head {
height:242px;
background:#fff url(images/head.jpg) no-repeat;
padding:0px;
margin:0px;
width:800px;
}

#nav {
position:relative;
top:171px;
left:207px;
}

#nav a {
text-decoration:none;
display:block;
position:relative;
}

#nav .home {
height:71px;
width:87px;
float:left;
}

#nav .auctions {
height:71px;
width:129px;
float:left;
}

#nav .service {
height:71px;
width:126px;
float:left;
}

#nav .storage {
height:71px;
width:111px;
float:left;
}

#nav .contact {
height:71px;
width:128px;
float:left;
}

#content {
background:#fff url(images/content_bg_09.jpg) repeat-y;
padding:0px 20px;
margin:0px;
width:800px;
text-align:left;
}

#content p {
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:50px;
margin:0px;
}

.terms {
width:700px;
}

#footer {
height:51px;
background:#fff url(images/footer.jpg) no-repeat;
line-height:1em;
}

.pageHeading {
display:block;
font-size: 25px; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
height: 30px;
width: 95%;
border-bottom: 4px solid rgb(0, 0, 0);
margin-bottom: 10px;
padding-bottom: 3px;
}

#etoNotice {
display:none;
}
