@charset "utf-8";
/*-------------------------- HOLDER --------------------------*/
* {
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
    overflow-y:scroll;
}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background: #FFFFFF;
	font-family:Tahoma, verdana, arial, helvetica, sans-serif;
	position:relative;
}
.holder {
	padding:0px;
	width:1000px;
	margin:0 auto;
	position:relative;
}
/*-------------------------- DEFAULT --------------------------*/
img {
	border-style:none;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
h1 {
	font-size:24px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	margin-bottom:20px;
}
h2 {
	font-size:20px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	margin-bottom:15px;
}
h3 {
	font-size:16px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	margin-bottom:10px;
}
h4 {
	font-size:15px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	margin-bottom:8px;
}
h5 {
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	margin-bottom:5px;
}
h6 {
	font-size:13px;
	color:#333;
	font-weight:normal;
	line-height:normal;
	margin-bottom:5px;
}
ul, ol {
    display:block;
    list-style-position:inside;
    margin:10px 0 10px 20px;
}
a {
    color:#333;
}
a:hover {
    text-decoration:none;
}
p {
    margin:5px 0;
}
/*----------------------------- TOP ----------------------------*/
.top {
	height: 101px;
	width:1000px;
}
.logo {
	position: relative;
	top:23px;
	left: 58px;
}
p.seo {
	font-size:11px;
	color:#666;
	position:relative;
	top:6px;
	width:850px;
	text-align:right;
	padding-right:150px;
    margin:0;
}
*html p.seo {
	position:relative;
	top:3px;
}
*+html p.seo {
	position:relative;
	top:3px;
}
.webblock {
	position:absolute;
	top:60px;
	right:21px;
	z-index:3;
	background:url(../_img/websites.gif) no-repeat 0 0;
}
#web {
	display:block;
	width:108px;
	height:22px;
}
#website {
	width:96px;
    padding:5px;
    margin:0;
    display:none;
    position:relative;
    top:0px;
    left:0px;
	background-color:#cecece;
	border:1px solid #b5b5b5;
	border-top:none;
}
#website a {
    color:#000;
    text-decoration:none;
    font-size:12px;
    display:block;
    margin:5px 0;
}
#website a:hover {
    color:#fff;
}
*html #website {
    position:relative;
    top:0px;
    left:0px;
}
*+html #website {
	position:relative;
    top:0px;
    left:0px;
}
.navigation {
	clear:both;
	height:34px;
	background:url(../_img/nav_bg.gif) repeat-x 0 0;
	padding:0 21px 0 56px;
	position:relative;
}
ul.top_menu {
	float:left;
	list-style:none;
	background:url(../_img/li_bg.gif) no-repeat 100% 0;
    margin:0;
}
ul.top_menu li {
	float:left;
	height:34px;
	background:url(../_img/li_bg.gif) no-repeat 0 0;
}
ul.top_menu div {
	height:34px;
	float:left;
}

ul.top_menu li.act/*, ul.top_menu li:hover*/ {
	background:url(../_img/act_list.gif) repeat-x 0 0 !important;
	color:#000;
}

/*ul.top_menu li:hover div,*/ ul.top_menu li.act div {
	background:url(../_img/left_nav.gif) no-repeat 0 0 !important;
	height:34px;
	float:left;
}

/*ul.top_menu li div a:hover,*/ ul.top_menu li.act div a {
	background:url(../_img/right_nav.gif) no-repeat 100% 0 !important;
	color:#000;
}

ul.top_menu a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:7px 15px;
	height:20px;
	float:left;
}
.left_nav {
	background:url(../_img/left_nav.gif) no-repeat 0 0;
}
.lang {
	float:right;
	margin:8px 0 0 0;
}
.flash {
	clear:both;
	height:253px;
}
.bot_menu {
	height:69px;
	background:url(../_img/bot_nav.gif) repeat-x 0 0;
	padding-left:56px;
	position:relative;
}
ul.bot_nav {
	float:left;
	list-style:none;
    margin:0;
}
ul.bot_nav li {
	float:left;
	height:69px;
	background:url(../_img/botnav_list.gif) no-repeat 0 0;
}
ul.bot_nav div {
	float:left;
	height:69px;
}
ul.bot_nav a {
	font-size:16px;
	color:#e5e5e5;
	text-decoration:underline;
	float:left;
	width:180px;
	height:44px;
	padding-top:25px;
	text-align:center;
}
ul.bot_nav li.act, ul.bot_nav li:hover {
	background:url(../_img/act_bot.gif) repeat-x 0 0 !important;
	color:#000;
	text-decoration:none;
}
ul.bot_nav li:hover div, ul.bot_nav li.act div {
	height:69px;
	float:left;
	background:url(../_img/bot_left.gif) no-repeat 0 0 !important;
}
ul.bot_nav li div a:hover, ul.bot_nav li.act div a {
	height:44px;
	background:url(../_img/bot_right.gif) no-repeat 100% 0 !important;
	color:#000;
	text-decoration:none;
}
.content {
	clear:both;
	position:relative;
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:16px;
}
.content .center {
	padding:38px 20px 30px 64px;
	position:relative;
	overflow:auto;
}
.brown {
	background-color:#efe6cd;
}
.text {
	padding:38px 20px 30px 64px;
	position:relative;
	overflow:auto;
}
.text p {
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:16px;
}
p.short_text {
    width:330px;
}
.text a {
	font-size:12px;
	color:#333;
	font-weight:bold;
	line-height:24px;
}
.text a:hover {
	text-decoration:none;
}
.diagram {
	float:left;
	margin-right:30px;
	z-index:2;
	position:relative;
}
.flash_map {
	width:565px;
	height:360px;
	position: absolute;
	top:0px;
	right:0px;
	z-index:1;
}
/*.center .hr {
	margin:10px 40px;
}*/
.hr {
	background-color:#cfcfcf;
	margin:30px 0 15px;
	height:1%;
}
/*.center .footer {
	padding:0 40px;
}*/
.footer {
	clear:both;
	color:#333;
	font-size:12px;
	overflow:hidden;
}
.footer .cLeft { float:left; }
.footer .cRight { float:right; line-height:normal;color:#333;}
.footer .cRight a {font-weight:normal;color:#333;}
.footer .cRight a:hover { text-decoration:none;}
.footer span {
	/*color:#999;*/
    vertical-align:top;
}
#about_list {
	position: absolute;
    top:34px;
    left:122px;
	padding:0;
    margin:0;
	display:none;
	background-color:#97c954;
	z-index:4;
	width:180px;
	list-style: none;
}
#about_list li {
	height:100%;
	padding:7px 13px;
	background: none;
	border-bottom:1px solid #99d256;
	background-image:none!important;
	float:none;
}
#about_list a {
	color:#000;
	float: none;
	padding:0 0 0 10px;
	text-decoration:none;
	font-size:14px;
	background: url(../_img/dot.gif) no-repeat 0 50%;
	display:block;
}
#about_list a:hover {
	color:#fff;
}
#services_list {
    padding:0;
    margin:0;
    display:none;
    position:absolute;
    top:34px;
    left:319px;
	background-color:#97c954;
	list-style: none;
	z-index:4;
	width:260px;
}
#services_list li {
	height:100%;
	padding:7px 13px;
	background: none;
	border-bottom:1px solid #99d256;
	background-image:none!important;
	float:none;
}
#services_list a {
	color:#000;
	float:none;
	padding:0;
	padding:0 0 0 10px;
	text-decoration:none;
	font-size:14px;
	background: url(../_img/dot.gif) no-repeat 0 50%;
	display:block;
}
#services_list a:hover {
	color:#fff;
}
form {
    margin:30px 0 0 0;
    padding:0;
}
p.fline {
    clear:both;
    margin:7px 0;
    overflow:hidden;
    padding:0;
    width:418px;
}
p.fline label {
    float:left;
    width:110px;
}
span.input input {
    float:left;
    margin:0;
    padding:2px;
    width:300px;
}
input.but {
    margin:0;
    padding:0;
    float:right;
    width:50px;
}
p.fline select {
    float:left;
    margin:0;
    padding:2px;
    width:308px;
}
p.fline textarea {
    float:left;
    margin:0;
    padding:2px;
    width:300px;
}
p.note {
    margin:20px 0;
    font-weight:bold;
}
