@import url(global.css);
@import url(smenu_page.css);

.maincontentpage {
	position: absolute;
	left: 244px;
	background-image: url(../img/page_bkgd_page.gif);
	background-repeat: no-repeat;
	float: left;
	height: 545px;
	width: 534px;
}

.maincontentpagepanel {
	position: absolute;
	top: 124px;
	clear: both;
	width: 534px;
	overflow: auto;
	height: 421px;
}

.maincontentpagepanel div.contentblock {
	position: relative;
	zbackground-color: #CCCC99;
	width: 495px !important;
	width: 497px;
	float:left;
	padding: 0px 0px 20px 20px;
	zborder: 1px solid #000;
}

.contenttext {
	float:left;
	margin-top: 20px;
	margin-right: 20px;
	width: 259px;
}

.contentinfo {
	float:left;
	width: 150px;
	border-left: 1px solid #C8BBAB;
	padding: 20px;
	padding-top: 0px;
}

.contentinfoblock {
	padding-top: 20px;
}

.contentheader {
	zclear: both;
	height: 158px;
	background-color: #C8BBAB;
	width: 515px !important;
	width: 517px;
	float: left;
	zborder: 1px solid #000;
}

.contenttitle {
	float: left;
	padding-left: 17px;
	width: 276px;
	margin-bottom: 10px;
}

hr {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #BFAF9D;
	background-color: #BFAF9D;
}

ul.downloads {
	margin-left: 30px;
}

ul.downloads li {
	padding-left: 15px;
	background-image: url('../img/pict_download.gif');
	background-repeat:no-repeat;
	font-size: 9px;
	margin-top: 5px;
}

ul.downloads li.title {
	background-image: url();
	font-weight: bold;
	font-size: 12px;
	color : #00734D;
}

ul.downloads li a {
	font-size: 11px;
	color : #76552D;
	font-weight: normal;
	text-decoration: none;
}

ul.downloads li a:hover {
	text-decoration: underline;
}

.maincontentpagepanel h1 {
	padding-left: 36px;
}

span.title {
	float: left;
	height: 42px;
	zvertical-align: top;
	zborder: 1px solid #000;
}

h1 {
	font-size: 18px;
	color: #76552D;
	margin-bottom: 0px;
}

.white {
	color: #FFFFFF;
}

