@charset "utf-8";
/* CSS Document */
body {
    font-family: "Arial", Tahoma, Verdana;
    font-size: 12px;
	background-color: #ffffff;
}
#container {
	position: absolute;
	left: 50%;
	width: 963px;
	margin-left: -481px;
	overflow: auto;
	top: 0px;
    height: 600px;
}
#header {
	position: absolute;
	width: 963px;
    height: 99px;
    left: 0px;
	top: 0px;
    background-image: url(../img/bg-header.gif);
    background-repeat: repeat-x;
}
#logo {
	position: absolute;
	width: 376px;
    height: 66px;
    left: 0px;
	top: 2px;
}
#menu-top {
	position: absolute;
	width: 525px;
    height: 21px;
    right: 20px;
	top: 11px;
}
#logo_separator {
	position: absolute;
	width: 450px;
    height: 3px;
    left: 9px;
	top: 87px;
    background-image: url(../img/footer-separator.gif);
}
#blocks {
	position: absolute;
	width: 963px;
    height: 136px;
    left: 0px;
	top: 393px;
}
#block1 {
	position: absolute;
	width: 262px;
    height: 136px;
    left: 0px;
	top: 0px;
}
#block3 {
	position: absolute;
	width: 262px;
    height: 136px;
    right: 0px;
	top: 0px;
}
#block2 {
	position: absolute;
	width: 437px;
    height: 136px;
    left: 263px;
	top: 0px;
}
#blocks_bgtitles {
	position: absolute;
	width: 100%;
    height: 31px;
    left: 0px;
	top: 0px;
	background-color: #6cb509;
}
#block_title {
	position: absolute;
	width: 262;
    height: 18px;
    left: 13px;
	top: 7px;
}
#block_thumb {
	position: absolute;
    left: 0px;
	top: 31px;
}
#block_content {
	position: absolute;
	width: 159;
    height: 51px;
    left: 95px;
	top: 56px;
}
#block_content_central {
	position: absolute;
	width: 303px;
	height: 51px;
	left: 110px;
	top: 56px;
}
#footer {
	position: absolute;
	width: 567px;
	height: 33px;
	left: 36px;
	top: 535px;
}
#content {
	position: absolute;
	width: 596px;
	height: 400px;
	left: 36px;
	top: 124px;
	line-height: 15pt;
	text-align: justify;
}
#omtbox_pack {
	position: absolute;
	width: 362px;
	height: 316px;
	right: -7px;
	top: -63px;
}
#thumb_about {
	position: absolute;
	width: 240px;
	height: 283px;
	left: 641px;
	top: 44px;
}
