* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Sans Serif, Arial;
	list-style: none;
}

body {
	background-image: url(/graphics/body_background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-color: #fff;
}

#center {
	display: block;
	width: 981px;
	margin: 0 auto;
}

#page {
    width: 973px;
    float: left;
    padding: 0 4px 20px 4px;
    background-repeat: repeat-y;
    background-color: #f4f4f3;
    background-image: url(/graphics/page_background.gif);
}

#page_footer {
    width: 973px;
    float: left;
    padding: 0 4px 20px 4px;
    background-repeat: no-repeat;
    background-image: url(/graphics/page_footer.gif);
}

#apage.frontpage {
	background-image: url(/graphics/frontpage_background.gif);
	background-repeat: no-repeat;
	width: 973px;
	height: 1051px;
	float: left;
	padding: 0 4px 50px 4px;
}

#page #top {
	float: left;
	width: 973px;
	height: 107px;
	position: relative;
	background-image: url(/graphics/top_background.gif);
	background-repeat: no-repeat;
}

#page.frontpage #top {
    height: 107px;
}

#page #top #logo {
	position: absolute;
	top: 17px;
	left: 37px;
}

#page #top #prinav {
	position: absolute;
	bottom: 23px;
	right: 28px;
}

#page.frontpage #top #prinav {
    bottom: 23px;
}

* html #page #top #prinav {
    bottom: 12px;
}

#page #top #prinav ul {
	float: left;
}

#page #top #prinav ul li {
	float: left;
	margin: 0 10px 0 10px;
	display: inline;
}

#page #top #prinav ul li a {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #959595;
	padding: 0 0 24px 0;
	border-bottom: 1px solid #f0f0f0;
}

#page #top #prinav ul li a:hover, #page #top #prinav ul li.selected a {
	border-bottom: 1px solid #0d6750;
	color: #7dbd3a;
}

#page.frontpage #content {
	float: left;
	width: 973px;
	height: 892px;
	background-repeat: no-repeat;
	display: inline;
}

#page.frontpage #box1 {
	text-align: right;
	color: #fff;
	padding: 75px 20px 0 0;
	height: 197px;
	width: 953px;
	float: left;
}

#page.frontpage #box1 h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 0 10px 5px 0;
}

#page.frontpage #box1 p {
	font-size: 12px;
	margin: 0 10px 0 0;
}

#page.frontpage #box1 h2 {
	background-color: #659333;
	font-size: 13px;
	float: right;
	padding: 5px 10px;
	margin: 20px 0 0 0;
	font-weight: normal;
	display: inline;
}

#page.frontpage #box2 {
	height: 290px;
	float: left;
	width: 935px;
	margin: 0 19px 0 19px;
	display: inline;
}

#page.frontpage #box2 .trecol {
	float: left;
	clear: both;
	margin: 0 0 0 20px;
	display: inline;
}

#page.frontpage #box2 .trecol .col {
	width: 189px;
	float: left;
	font-size: 12px;
	position: relative;
	height: 196px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #e8e8e8;
	display: inline;
}

#page.frontpage #box2 .header {
	font-size: 17px;
	color: #0d6750;
	float: left;
	margin: 30px 0 16px 20px;
	display: inline;
}

#page.frontpage #box2 p {
	margin: 0 0 10px 0;
	color: #77787b;
	line-height: 18px;
}

#page.frontpage #box2 p strong {
	color: #000;
}

#page.frontpage #box2 .col a {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #0d6750;
	padding: 0 0 0 15px;
	display: block;
	background-image: url(/graphics/link_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
}

#page.frontpage #box2 .col a:hover {
	text-decoration: underline;
}

#page.frontpage .focus {
	width: 277px;
	height: 241px;
	background-image: url(/graphics/focusbox_background.gif);
	background-repeat: no-repeat;
}

#page.frontpage .focus span {
    float: left;
    width: 263px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    margin: 2px 0 0 2px;
    padding: 0 0 0 10px;
    font-size: 12px;
    display: inline;
}

#page.frontpage .focus a {
	color: #7f7f7f;
	padding: 0 0 0 15px;
	display: block;
	background-image: url(/graphics/focuslink_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	float: left;
	font-size: 12px;
	margin: 3px 0 0 6px;
	display: inline;
}

#page .focus a:hover {
    text-decoration: underline;
}

#page.frontpage .focus img {
    float: left;
    margin: 6px;
    display: inline;
}

#page .left {
	float: left;
}

#page .right {
	float: right;
}

#page.frontpage .right .focus {
    margin: 30px 20px 0 0;
    float: left;
    display: inline;
}

#page.frontpage #box3 {
    float: left;
    width: 935px;
    height: 310px;
    margin: 20px 0 0 19px;
    display: inline;
}

#page.frontpage #box3 .header {
	font-size: 17px;
	color: #7dbd3a;
	float: left;
	margin: 30px 0 16px 20px;
	display: inline;
}

#page.frontpage #box3 .text {
    float: left;
    clear: both;
    width: 406px;
    margin: 0 0 0 19px;
    font-size: 12px;
    display: inline;
}

#page.frontpage #box3 .text p {
    margin: 0 0 10px 0;
    color: #77787b;
    line-height: 18px;
}

#page.frontpage #box3 .text a {
    color: #0d6750;
}

#page.frontpage #box3 .text a:hover {
    text-decoration: none;
}

#page.frontpage #box3 .competences {
    float: left;
    border-left: 1px solid #ededed;
    background-color: #f8f9f9;
    margin: 20px 0 0 0;
    display: inline;
}

#page.frontpage #box3 .competences .header {
    margin: 10px 0 20px 15px;
    float: left;
    display: inline;
}

#page.frontpage #box3 .competences ul {
    background-image: url(/graphics/frontpage_competences_background.gif);
    background-repeat: no-repeat;
    width: 193px;
    height: 115px;
    float: left;
    clear: both;
}

#page.frontpage #box3 .competences ul li {
    float:left;
    height: 22px;
    line-height: 22px;
    margin: 0 0 1px 15px;
    clear: both;
    font-size: 12px;
    color: #787878;
    display: inline;
    width: 163px;
}

#page.frontpage #box3 .competences p {
    float: left;
    clear: both;
    margin: 0 0 15px 15px;
    font-size: 12px;
    color: #787878;
    display: inline;
}

#page.frontpage #box3 .competences p strong {
    margin: 20px 0 0 0;
    display: block;
    color: #0b5744;
    font-size: 16px;
    font-weight: normal;
}

#page.frontpage #box3 .focus span {
    margin: 0 0 15px 0;
}

#page.frontpage #box3 .focus p {
    margin: 0 0 15px 10px;
    font-size: 12px;
    color: #787878;
}

#page.frontpage #box3 .focus a {
    background-image: none;
    padding: 0;
    margin: 0;
}

#page.frontpage #box3 .focus hr {
    width: 255px;
    margin: 0 10px 0 10px;
    border-top: 1px solid #e2e2e2;
    display: block;
}

#page.frontpage #box3 .focus select {
    margin: 15px 0 0 10px;
    width: 255px;
    border: 1px solid #e2e2e2;
}

#page.frontpage #box3 .focus div {
    color: #0d6750;
    font-size: 12px;
    margin: 15px 0 0 10px;
}

#page .credits {
    float: left;
    font-size: 11px;
    margin: 17px 0 0 40px;
    color: #787878;
    display: inline;
}

#page .credits a {
    color: #787878;
    text-decoration: none;
}

#page .credits a:hover {
    text-decoration: underline;
}

#page #main {
    float: left;
    width: 973px;
}

#page #main {
    float: left;
    width: 898px;
    border: 1px solid #e8e8e8;
    padding: 15px 17px 15px 17px;
    background-color: #fff;
    opacity: 0.95;
    -moz-opacity: 0.95;
    margin: 206px 20px 0 20px;
    position: relative;
    display: inline;
}

#page #main #content {
    width: 577px;
    float: left;
    position: relative;
    z-index: 2;
}

#page #main #content.full {
    width: 898px;
}

#page #main #content h1 {
    font-size: 22px;
    color: #0d6750;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#page #main #content h2 {
    font-size: 16px;
    color: #8c8f93;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#page #main #content hr {
    border-top: 1px solid #cccccc;
    margin: 0 0 13px 0;
}

#page #main #content p {
    font-size: 12px;
    color: #797979;
    line-height: 18px;
    margin: 0 0 15px 0;
}

#page #main #content p a {
    color: #0d6750;
    text-decoration: underline;
}

#page #main #content p a:hover {
    text-decoration: none;
}

#page #main #sidebar {
    float: right;
    position: relative;
    top: -180px;
    margin-bottom: -180px;
    border: 1px solid #e8e8e8;
    width: 245px;
    padding: 15px;
    background-color: #fff;
    z-index: 10;
    font-size: 11px;
    line-height: 17px;
    color: #797979;
}

#page #main #sidebar h1 {
    font-size: 15px;
    line-height: 18px;
    color: #0d6750;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#page #main #sidebar h2, #page #main #sidebar a {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #7dbd3a;
    padding: 0 0 0 15px;
    background-position: 0 5px;
    background-image: url(/graphics/sidebar_bullet.gif);
    background-repeat: no-repeat;
    margin: 0 0 5px 0;
    text-decoration: none;
}

#page #main #sidebar h2 strong, #page #main #sidebar a strong {
    font-weight: normal;
}

#page #main #sidebar a:hover {
    text-decoration: underline;
}

#page #main #sidebar hr {
    border-top: 1px solid #e8e8e8;
    margin: 10px 0 10px 0;
}

#page #main #sidebar p {
    font-size: 11px;
    line-height: 17px;
    color: #797979;
    margin: 0 0 10px 0;
}

#page #background {
    float: left;
    width: 973px;
    background-repeat: no-repeat;
    background-color: #f5f4f3;
}

#page #breadcrumb {
    position: relative;
    width: 917px;
    height: 45px;
    line-height: 42px;
    background-image: url(/graphics/breadcrumb_background.gif);
    background-repeat: no-repeat;
    left: 19px;
    top: 92px;
    padding: 0 0 0 18px;
    color: #0d6750;
    font-size: 16px;
}

div.print {
    margin: 8px 15px 0 0;
    display: inline;
}

#page #breadcrumb .left ul {
    float: left;
}

#page #breadcrumb .left ul li {
    float: left;
    padding: 0 20px 0 0;
}

#page #breadcrumb .left ul li a {
    color: #0d6750;
    font-size: 13px;
    text-decoration: none;
}

#page #breadcrumb .left ul li a:hover, #page #breadcrumb .left ul li.selected a {
    text-decoration: underline;
}

#contact .row {
    float: left;
    width: 897px;
}

#contact .row .header {
    float: left;
    width: 897px;
    background-image: url(/graphics/contact_longbar.gif);
    background-repeat: no-repeat;
    height: 35px;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
    padding: 0;
}

#contact .lastrow .header {
    float: left;
    width: 897px;
    background-image: url(/graphics/contact_lastbar.gif);
    background-repeat: no-repeat;
    height: 35px;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
    padding: 0;
}

#contact .row .text {
    padding: 0;
}

#contact .row .header div {
    line-height: 35px;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}

#contact .row .text div {
    font-size: 12px;
    color: #797979;
    padding: 15px 0 25px 0;
    float: left;
    font-size: 13px;
    line-height: 19px;
}

#contact .row .text div a {
    color: #797979;
}

#contact .row .col1 {
    float: left;
    width: 180px;
    margin: 0 0 0 20px;
}

#contact .row .col2 {
    float: left;
    width: 200px;
    margin: 0 0 0 20px;
}

#contact .row .col3 {
    float: left;
    width: 219px;
    margin: 0 0 0 20px;
}

#contact .row .col4 {
    float: left;
    width: 198px;
    margin: 0 0 0 20px;
}

#contact .lastrow {
    width: 897px;
    float: left;
}

#contact .lastrow .col1 {
    float: left;
    margin: 0 0 0 20px;
    width: 600px;
}

#contact .lastrow .col2 {
    float: left;
    margin: 0 0 0 30px;
    width: 247px;
    font-size: 13px;
}

#contact .lastrow .col2 p {
    font-size: 13px;
}

#contact .lastrow .text {
    margin: 10px 0 0 0;
    padding: 20px 0 25px 0;
    float: left;
    background-image: url(/graphics/contact_lastrow_text.gif);
    background-repeat: repeat-y;
    font-size: 13px;
}

#contact .lastrow .text table tr td a {
    font-size: 13px;
    color: #797979;
}

#contact a:hover {
    text-decoration: none;
}

#contact .lastrow .text table tr td {
    padding: 0 0 15px 0;
}

#subbox {
    float: right;
    width: 277px;
    clear: right;
    background-image: url(/graphics/subbox_background.gif);
    background-repeat: no-repeat;
    margin: 10px 0 0 0;
}

#subbox_content {
    padding: 10px 15px 0 15px;
    float: left;
    width: 247px;
}

#subbox .footer {
    background-image: url(/graphics/subbox_background.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 10px;
    line-height: 10px;
    float: left;
    width: 277px;
}

#subbox h1 {
    font-size: 15px;
    color: #818181;
    line-height: 19px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

#subbox, #subbox p {
    font-size: 11px;
    color: #aaaaaa;
    line-height: 17px;
}

#subbox a {
    width: 238px;
    height: 26px;
    background-image: url(/graphics/subbox_button_background.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: #0d6750;
    font-size: 11px;
    display: block;
    line-height: 26px;
    text-decoration: none;
    float: left;
}

#subbox a.nodeco {
    width: auto;
    height: auto;
    background-image: none;
    text-align: left;
    color: auto;
    font-size: auto;
    display: static;
    line-height: auto;
    text-decoration: none;
}

