body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8C7B6C;
}

#background {
	height: 100%;
	width: 100%;
	padding: 15px;
	padding-top: 0px;
	padding-left: 200px;
}

.header {
	float: right;
}
h1 {
	color: #8C7B6C;
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	line-height: 30pt;
	font-weight: normal;
	display: block;
	width: 100%;
	margin: 0px;
	text-align: right;
}
h2 {
	color: #8C7B6C;
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	line-height: 15pt;
	font-weight: normal;
	display: block;
	width: 100%;
	margin: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C7B6C;
}
h3 {
	font-size: 17pt;
	line-height: 15pt;
	font-weight: normal;
}
h4 {
	font-size: 13pt;
	margin: 0px;
	font-weight: normal;
}
p {
	font-size: 8pt;
	COLOR: #444444
}
ul {
	font-size: 8pt;
	list-style-type: square;
	COLOR: #444444;
	margin-top: 0px;
	margin-bottom: 35px;
	text-transform: uppercase;
}

.menu {
	clear: both;
	width: 100%;
	height: 35px;
	text-align: left;
	color: #AEA399;
}
.menu a {
	color: #AEA399;
	text-decoration: none;
	font-size: 10pt;
}
.menu a:hover {
	color: #8C7B6C;
}
strong {
	font-size: 10pt;
}

.rightblock {
	clear: both;
	float: right;
	margin-left: 15px;
	padding-right: 50px;
	width: 200px;
}


#cybermart {
	position: static;
	right: 14px;
	bottom: 0px;
	width: 100%;
	height: 15px;
	z-index: 1;
	text-align: right;
	margin-top: 15px;
}
#cybermart a {
	color: #AEA399;
	text-decoration: none;
	font-size: 7pt;
}
#cybermart a:hover {
	color: #8C7B6C;
}
.sidemap {
	background-image: url(images/maporama-box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 457px;
	height: 350px;
	padding: 7px;
	padding-top: 38px;
	margin: 0px;
	margin-left: 45px;
	margin-top: 10px;
	text-align: right;
	vertical-align: top;
}
.nomargin {
	margin: 0px;
}