@charset "iso-8859-2";
/* CSS Document */

/* -------------------- index page */

#page_content_bg {
	position: absolute;
	left: 58px;
	top: 127px;
	width: 632px;
	background-image: url(../images/plain_content_bg_start.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #eef3f7;
}

#page_content_bg_start {
	position: absolute;
	left: 58px;
	top: 127px;
	background-image: url(../images/plain_content_bg_start.jpg);
	background-repeat: no-repeat;
	width: 632px;
	height: 260px;
}

#page_content_bg_end {
	position: relative;
	background-image: url(../images/plain_content_bg_end.jpg);
	background-repeat: no-repeat;
	width: 632px;
	height: 28px;
}

#page_content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	line-height: 18px;
	text-align:justify;
	min-height: 260px;
}

#page_mirror {
	position: relative;
	left: 0px;
	background-image: url(../images/plain_mirror.jpg);
	background-repeat: no-repeat;
	width: 632px;
	height: 209px;
}

#page_content h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 35px;
	line-height: 35px;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 20px;
}

#page_content h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 20px;
}

#page_content p.indent {
	text-indent: 30px;
}

.getacrobat {
	line-height: 10px;
	font-size: 9px;
}
