body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #8c8b8b;
	font-size: 11px;
	background: #333333 url(img/b.jpg) center top;
}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #bca971;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	background: transparent;
	color: #978759;
	text-decoration: none;
	font-weight: bold;
}

.center {
	height: auto !important;
	margin: auto;
	width: 900px;
	position: relative;
}

.menu {
	height: 74px;
	width: 900px;
	position: relative;
	background: url(img/menu.jpg) center top repeat-x; }
	
.left {
	height: 300px;
	width: 93px;
	float: left;
}

.main {
	height: auto !important;
	width: 398px;
	float: left;
	padding: 25px 20px 0px 0px;
}

.mainmenu {
	height: auto !important;
	width: 398px;
	float: left;
	padding: 0px 20px 0px 0px;
}

.img {
	height: 300px;
	width: 389px;
	float: right;
}

.footer {
	height: 30px;
	width: 900px;
	clear: both;
	float: left;
	position: static;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	margin-top: 20px;
	padding-top: 5px;
	border-top: 2px solid #bca971;
	font-size: 10px;
}

.head {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(img/head.gif) center top repeat-x; }

#tins {
	padding: 0px 20px 0px 20px;
	width: 338px;
 }
 
 #zagltxt {
 	font-size: 12px;
	color: #bca971;
	font-weight: bold;
}

.button {
	border: 1px solid #bca971;
	background: #660000;
	font-size: 8pt;
	font-weight: bold;
	color: #bca971;
	cursor: pointer;
}

.textarea {
	border: 1px solid #bca971;
	background: #660000;
	font-size: 8 pt;
	color: #bca971;
}

.opaque {
	opacity: .6;
	filter: alpha(opacity=60);
}

.maps {
	height: 292px;
	width: 397px;
	background: url(img/mapbg.jpg) no-repeat;
}

