html {
		height:100%
}
body {
		padding: 0px;
		margin: 0px;
		background-color:#000000;
		text-align:center;
		height:100%
}
img	{
		border: none;
}
table {
		border-collapse: collapse;
		border: none;
}
td	{
		vertical-align: top;
}
table.all {
		height:100%;
		width:100%;
}
table.main {
		width:899px;
}
td.footer {
		vertical-align:bottom;
		height:175px;
		background:url(images/bg_footer.jpg) top left no-repeat;
}

div.menu {
		position:absolute;
		top:198px;
		left:0px;
}
div.menu a {
		display:block;
		float:left;
		margin-right:16px;
}

div.contacts {
		position:absolute;
		top:205px;
		right:50px;
		font:bold 24px Arial;
		color:#e38224;
}

div.content {
		margin-top:30px;
		margin-left:30px;
		font:12px Arial;
		color:#8e908f;
}

div.content2 {
		margin-top:30px;
		margin-left:30px;
		font:12px Arial;
		color:#8e908f;
}

,div.content2 {
		float:left;
		margin-top:30px;
		margin-left:30px;
		font:12px Arial;
		color:#8e908f;
}

div.foto_about {
		float:left;
		margin-right:-60px;
		background:url(images/foto_about.jpg) top left no-repeat;
		width:393px;
		height:565px;
}

,div.foto_about {
		float:left;
		margin-right:-90px;
		background:url(images/foto_about.jpg) top left no-repeat;
		width:393px;
		height:565px;
}

div.fotogal div {
		float:left;
		border:1px solid #404040;
		padding:1px;
		margin-top:20px;
		margin-right:25px;
}

div.map {
		margin-left:3px;
		margin-top:20px;
		border:1px solid #404040;
		padding:2px;
		width:276px;
		height:450px;
}

h3 {
		font:normal 18px Arial;
		color:#acacac;
		margin-bottom:20px;
}

div.golden_pic {
		position:absolute;
		top:70px;
		right:-10px;
}

div.golden_pic img {
		float:left;
}

div.golden_pic div {
		float:left;
		margin-top:2px;
}

div.golden_pic div a {
		display:block;
		font:11px Arial;
		color:#ffffff;
		text-decoration:none;
}