* {
margin: 0;
padding: 0;
border: 0;

}

body
{
  background:url("img/fon.jpg") repeat-x;
  font-family:Arial;
}

#header
{

  width:1104px;
  margin:auto;
  height:348px;
  background:url(img/header.jpg)
}
#nav {
padding-top:60px;
text-align: center;
}
#nav ul {
list-style-type: none;
}
#nav li {
display: inline;
margin: 0 30px;
}
#nav li a {
color: #fff;
font-size:10pt;
font-weight:bold;
font-style:italic;
}
a:hover {
text-decoration:none;
}



#headf
{
  position:absolute;
  left:180px;
  top:140px;
  width:200px;
}
#header h1
{
  color:#faeb3e;
  font-size:24px;
  font-weight:bold; 
  font-style:italic;
  margin-top:30px;
  
}
#header p
{
  color:#fff;
  font-size:12px;
  font-weight:normal; 
  
}
#header p a
{
  color:#fff;
  font-size:12px;
  font-weight:normal
  
}

#heads
{
	position:absolute;
	left:415px;
	top:140px;
	width:439px;
}
#heads ul {
list-style-type: none;
margin-top:10px;
}
#heads li {
display: inline;
margin: 0 10px;
}
#heads li a {
color: #fff;
font-size:13px;
font-weight:bold;
font-style:italic;
}

li {
color: #000000;
font-size:12px;
font-weight:normal;
}


#headt
{
  position:absolute;
  left:900px;
  top:140px;
  width:200px;  
}

#headt a
{
  font-size:12px;
}
#rec
{
  background:url("img/auction.png");
  width:174px;
  height:174px;
}

#content
{
  width:425px;
  margin:30px auto;
}

#content h1
{
  font-size:24px;
  font-style:italic;
  font-weight:bold;
  margin-top:40px;
}
#content h1 b
{
  font-size:25px;
  font-style:normal;
  font-family:Georgia
  
}
#content p
{
  font-size:12px;
  font-family:Arial;
  margin-top:25px;
}
#content a
{
  color:#314168;
  font-size:12px;
  font-family:Arial;
  
}

#address
{
  margin-top:65px;
  color:#3a3a3a;
  font-size:16px;
  font-style:italic;
  font-weight:bold;
}

