body {
	background: url(../img/background.gif);
	color:#4a4a4a;
	font-family: "Lucida Sans Unicode" Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

a, a:hover, a:link, a:active, a:visited {
	color:#f68f1e;
	font-weight:bold;
	text-decoration:none;
}

#maincontainer {
	width: 924px;
	overflow: hidden;
	margin: auto auto;
	background: url(../img/bg_maincontainer.png) repeat-y 0px 0;
	z-index: 20;
}

#wrapper {
	background: url(../img/bg_block_left.gif) repeat-y 32px 0;
	overflow: hidden;
	width: 886px;
	margin: 10px 15px;
}

#block_left {
	width: 260px;
	float: left;
}

#block_right {
	float: left;
	width: 595px;
}

#block_contact {
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	width: 222px;
	margin-top: 395px;
	margin-bottom: 10px;
}

	#block_contact a {
		color: #909090;
	}

#top {
	background: url(../img/bg_header.png) no-repeat;
	margin: auto auto;
	height: 30px;
	width: 924px;
}

#header {
	height: 294px;
	width: 595px;
}

#logo {
	position: absolute;
	margin-left: -46px;
}

.logo_left {
	margin: 10px 10px 10px 65px;
}

#main {
	width: 570px;
}

#footer {
	background: url(../img/bg_footer.png) no-repeat;
	margin: auto auto;
	width: 924px;
	height: 50px;
}

#maintitle {
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#rfmenu {
	padding-top: 10px;
	width: 570px;
}

ul#submenuList {
	list-style: none;
	height: 20px;
	padding-left: 0;
	font-size: 10px;
	border-bottom: #7e7e7e 1px solid;
	margin: 5px 0 0 -5px;
}

ul#submenuList li {
	float: left;
	color: #f68f1e;
	border-right: 1px solid #7e7e7e;
	padding: 0 5px 0 0;
	margin: 0 0 0 5px;
	height: 13px;
}

ul#submenuList a {
	color: #f68f1e;
	text-decoration: none;
}
.ddmx {
	margin: 0 0 0 0;
}
.ddmx .item1,
.ddmx .item1-active {
    padding: 0 10px 0 10px;
    color: #cecece;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .section {
	display: none;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


fieldset {
	border: 1px solid #F68F1E;
	margin-bottom: 10px;
}
fieldset legend {
	border: 1px solid #F68F1E;
}