@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: 650px;
}
#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: 87px;
	left: 0px;
	top: 465px;
}
#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: 21px;
    left: 0px;
	top: 10px;
	background-color: #6cb509;
}
#block_title {
	position: absolute;
	width: 239px;
	height: 18px;
	left: 13px;
	top: 2px;
}
#block_thumb {
	position: absolute;
	left: 4px;
	top: 44px;
}
#block_thumb2 {
	position: absolute;
    left: 0px;
	top: 31px;
}
#block_thumb3 {
	position: absolute;
	left: 10px;
	top: 34px;
}
#block_content {
	position: absolute;
	width: 169px;
	height: 64px;
	left: 81px;
	top: 53px;
}
#block_content_central {
	position: absolute;
	width: 303px;
	height: 51px;
	left: 110px;
	top: 52px;
}
#block_content3 {
	position: absolute;
	width: 139px;
	height: 23px;
	left: 109px;
	top: 64px;
	bottom: 52px;
}
#footer {
	position: absolute;
	width: 567px;
	height: 33px;
	left: 0px;
	top: 581px;
}
#content {
	position: absolute;
	width: 330px;
	height: 273px;
	left: 36px;
	top: 193px;
	text-align: justify;
	line-height: 13pt;
}
#title {
	position: absolute;
	width: 660px;
	height: 70px;
	left: 36px;
	top: 106px;
	text-align: justify;
    line-height: 10pt;
}
#omtbox_pack {
	position: absolute;
	width: 574px;
	height: 235px;
	right: 11px;
	top: 186px;
}
