* {
	margin: 0px;
	padding: 0px; 
}

body, html{
	background: #000; 
	color: #C5A685;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 14px;
	font-weight: normal; 
	width: 100%;
}

#content {
  width: 1200px;
  height: 760px;
  margin: 20px auto 20px auto;
  border: solid 1px #504d48;
}

#img {
  width: 342px;
  height: 381px;
}

#main {
  width: 830px;
  height: 640px;
  float: left;
  border-top: solid 1px #504d48;
}

#right{
  background: url('../images/legs.gif') no-repeat right center;
  width: 345px;
  float: left;
}

h1{
	font-size: 18px;
  font-weight: bold;
	text-decoration: none;
	margin: 10px 20px 20px 30px;
}

h2{
  font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0px 20px 30px;
}

h3{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 20px 30px;
}

h4{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0px 20px 30px;
}

p{
	margin: 0px 20px 10px 20px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

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

a:hover{
	color: #BFBFBF;
	text-decoration: none;
}

#main img {
  margin: 0px 20px;
}

img {
  border: 0px;
}

.main_img {
  margin: 0px 20px;
}

#phone{
  font-family: Andantinoscript;
  font-size: 22px;
  position: absolute;
  top: 100px;
  z-index: 900;
  margin-left: 20px;
}

#zv{
  position: absolute; 
  top: 0px;
  right: -40px;
}
