body, html {
	font: normal 12px/16px arial;
	text-align: center;
	color: #fff;
	background: #0b0706;
	margin: 0 auto
}
#center {
    position: relative;
	width: 772px;
	height: 100%;
	text-align: left;
	background: url(img/logo.jpg) 50px 45px no-repeat;
	margin: 0 auto
}
h1 {
	display: block;
	font: normal 16px verdana;
	color: #eff3dd;
	padding: 69px 0 0 464px
}
h2, h3 {
	display: block;
	font: normal 16px verdana;
	color: #eff3dd;
	padding: 5px 20px 10px 20px
}
p {
	display: block;
    margin: 0 auto
}
a {
	display: block;
	font: bold 12px/24px verdana;
	color: #eff3dd;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none
}
a.metal {
	position: absolute;
	margin: 228px 0 0 65px	
}
a.silver {
	position: absolute;
	margin: 247px 0 0 103px	
}
a.gold {
	position: absolute;
	margin: 208px 0 0 681px	
}
a.intouch {
	display: inline;
	font: normal 12px/16px verdana;
	color: #fff;
	text-transform: none;
	text-decoration: underline
}
a.map, #gallery a {
	display: inline;
	text-align: center
}
a.intouch:hover, #footer a:hover {
	text-decoration: none
}
a:hover {
	color: #fff 
}
a img {
    border: none
}
#title {
	position: relative;
	width: 100%;
	height: 388px;
	background: url(img/phone.jpg) 480px 330px no-repeat
}
#title p {
	margin: 18px 0 0 464px
}
#title span {
	position: absolute;
	margin: -150px 0 0 305px
}
#title span a:hover {
	color: #ffffcc
}
#menu {
	display: block;
	width: 772px;
	height: 316px;
	font-style: normal;
	background: url(img/box.jpg) center no-repeat
}
#menu a:hover {
    text-decoration: underline
}
#text {
	position: relative;
	width: 100%;
	min-height: 200px
}
#text p {
	margin: 0 20px 0 20px
}
#gallery {
	position: relative;
	min-height: 200px;
	text-align: center;
	margin: 0 20px 0 20px	
}
#gallery p {
	display: block;
	font: normal 16px/72px verdana;
	color: #eff3dd;
	text-align: left
}
#wrong {
    position: relative;
	width: 772px;
	height: 100%;
	min-height: 570px;
	text-align: center;
	padding: 300px 0 0 0;
	margin: 0 auto
}
#footer {
    clear: both;
	height: 60px;
	margin: 25px 0 15px 0;
	padding: 15px 0 0 0;
	background: url(img/stone.jpg) center left no-repeat
}
#footer p {
	float: left;
	width: 502px;
	font: normal 11px verdana;
	margin: 10px 0 0 0;
	padding: 0 0 0 50px
}
#footer span {
	float: right;
	width: 145px;
	height: 50px;
	text-align: center;
	padding: 0 75px 0 0;
	background: url(img/meteor.jpg) center right no-repeat
}
#footer a {
	display: inline;
	font: bold 11px verdana;
	color: #fff;
	text-transform:  none;
	text-decoration: underline
}