html , body {
	margin: 0px; 
	padding: 0px;
	color: #FFF;
	font-size: 12px; 
	font-family: Tahoma, Geneva, Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
}
html { background: #085F86 url(../images/gui/bg.jpg) repeat-x top left; }
body { /*background: transparent url(../images/gui/bg_body.jpg) no-repeat top center; background-attachment: fixed;*/ }
.clr {
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0px !important;
	clear: both;
}
a {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}
a:hover { text-decoration: none; }
a img { border: none; }
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
h1 , h2 , h3 , h4 , h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
}
/* ========================================== */
.mainout {
	width: 990px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #0183BE;
}
.headerout1 { background: transparent url(../images/gui/bg_header1.jpg) no-repeat top left; }
.headerout2 { background: transparent url(../images/gui/bg_header2.jpg) no-repeat top left; }
.headerout3 { background: transparent url(../images/gui/bg_header3.jpg) no-repeat top left; }
	.header {
		height: 180px;
		border-bottom: 1px solid #FFF;
	}
	.headertop {
		position: relative;
		height: 130px;
		padding-top: 16px;
	}
		.logo {
			float: left;
			width: 800px;
			padding: 45px 0px 0px 60px;
		}
		.logo2 {
			float: left;
			padding: 20px 0px 0px 0px;
		}
		.head_desc {
			float: left;
			width: 625px;
			padding: 80px 32px 0px 0px;
			text-align: right;
			font-size: 18px;
			font-weight: bold;
			text-transform: uppercase;
		}
		.lang {
			position: absolute;
				top: 5px;
				right: 5px;
			width: 19px;
			height: 18px;
			line-height: 18px;
			text-align: center;
			background: #0183BE;
			border: 1px solid #FFF;
		}
			.lang a {
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
			}
	.header_flash {
		width: 900px;
		height: 120px;
	}
	.headermenu {
		height: 34px;
		line-height: 34px;
		padding-left: 40px;
	}
		.headermenu a {
			display: block;
			float: left;
			margin: 0px 8px;
			/*padding: 10px 10px;*/
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
		}
		.headermenu a:hover { }
		.headermenu a .hm1 {
			display: block;
			float: left;
			padding-left: 13px;
		}
		/*.headermenu a:hover .hm1 { background: transparent url(../images/gui/bg_head_menu_left_hov.gif) no-repeat top left; }*/
		.headermenu a.current1 .hm1 { background: transparent url(../images/gui/bg_head_menu_left_hov.gif) no-repeat top left; }
		.headermenu a.current .hm1 { background: transparent url(../images/gui/bg_head_menu_left.gif) no-repeat top left; }
		.headermenu a .hm2 {
			display: block;
			float: left;
			line-height: 28px;
			padding: 6px 13px 0px 0px;
		}
		/*.headermenu a:hover .hm2 { background: transparent url(../images/gui/bg_head_menu_hov.gif) no-repeat top right; }*/
		.headermenu a.current1 .hm2 { background: transparent url(../images/gui/bg_head_menu_hov.gif) no-repeat top right; }
		.headermenu a.current .hm2 { background: transparent url(../images/gui/bg_head_menu.gif) no-repeat top right; }
		/*.headermenu a .hm3 {
			padding: 10px 12px 10px 0px;
			background: transparent url(../images/gui/bg_head_menu_right.gif) no-repeat top right;
		}*/
	.homepageflash { margin-bottom: 2px; }
.contentout {
	padding: 0px 0px 30px 0px;
	background: transparent url(../images/gui/bg_content.jpg) repeat-x top left;
	/*border-top: 2px solid #0183BE;*/
}
	.content_hp {
		width: 308px;
			/*overflow: hidden;*/
		float: left;
		margin: 0px 9px;
		padding: 0px 0px 30px 0px;
		text-align: left;
		background: transparent url(../images/gui/bg_hp_content.jpg) no-repeat bottom left;
	}
		.content_hp img { border: 1px solid #FFF; }
		.content_hp h2 {
			height: 45px;
			line-height: 40px;
			padding: 24px 0px 0px 11px;
			font-size: 16px;
			font-weight: normal;
			font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
			letter-spacing: -1px;
			background: transparent url(../images/gui/bg_hp_title.jpg) no-repeat top left;
		}
		.hp_info {
			padding: 0px 11px;
		}
		.hp_text {
			color: #8CD8FA;
			padding: 10px 4px 10px 4px;
		}
		.hp_text p {
			margin: 0px 0px 8px 0px;
			padding: 0px;
		}
		.content_hp h3 {
			line-height: 20px;
			padding: 8px 4px 8px 4px;
			color: #FFF;
			font-size: 14px;
			font-weight: bold;
			background: transparent url(../images/gui/bg_content_sep.jpg) no-repeat bottom center;
		}
		.content_hp a.more {
			color: #F4DA13;
			font-size: 12px;
			font-weight: bold;
		}
		.content_hp_flash1 { padding: 0px 10px; }
		.content_hp_flash2 { padding: 0px 10px; }
		#pscroller1 { height: 179px; margin-bottom: 10px; }
		#pscroller2 { height: 300px; margin-bottom: 10px; }
	.path {
		position: relative;
		line-height: 31px;
		padding: 25px 40px 20px 40px;
		text-align: left;
		/*border: 1px solid red;*/
	}
		.path h1 {
			color: #FFF;
			font-size: 26px;
			line-height: 31px;
		}
	.leftmenu {
		float: left;
		width: 193px;
		padding: 0px 0px 50px 40px;
		font-size: 10px;
		text-align: left;
		background: transparent url(../images/gui/bg_menu_sep.jpg) no-repeat top right;
	}
		.leftmenu ul , .leftmenu h2 , .leftmenu h3 {
			line-height: 16px;
			margin: 0px;
			padding: 0px;
			font-weight: normal;
			font-size: 11px;
			text-transform: uppercase;
		}
		.leftmenu h2.current2 { color: #F8DA18; }
		.leftmenu ul {
			margin-bottom: 40px;
			padding-right: 10px;
			list-style: none;
		}
			.leftmenu ul li { margin: 0px; }
				.leftmenu ul li h2 {
					padding: 0px 0px 0px 14px;
					background: transparent url(../images/gui/sqare.jpg) no-repeat left 4px;
				}
				.leftmenu ul li img { margin: 15px 0px 5px 0px; }
				.leftmenu ul > li:first-child img { margin-top: 0px; }
				.leftmenu ul li a { text-decoration: none; }
				.leftmenu ul li a:hover { color: #F8DA18; }
				.leftmenu ul li a.current { color: #F8DA18; }
				.leftmenu ul li ul { margin: 0px 0px 10px 0px; padding-left: 14px; }
					.leftmenu ul li ul li {
						padding: 0px 0px 3px 10px;
						text-transform: none;
						background: transparent url(../images/gui/menu_arrow.gif) no-repeat left 5px;
					}
						.leftmenu ul li ul li a { text-transform: none; line-height: 12px !important; }
						.leftmenu ul li ul li a:hover {  }
						.leftmenu ul li ul li a.current { color: #F8DA18; }
		.leftmenu .gallery {}
			.leftmenu .gallery img {
				margin-bottom: 25px;
				border: 1px solid #FFF;
			}
	.content {
		float: left;
		width: 757px;
		line-height: 130%;
	}
		.contentin {
			float: left;
			width: 387px;
			padding: 0px 0px 40px 40px;
			text-align: left;
			/*background: transparent url(../images/gui/bg_menu_sep.jpg) no-repeat top left;*/
		}
			.contentin p { margin: 0px 0px 8px 0px; }
			.contentin h3 {
				font-size: 13px;
				text-transform: uppercase;
			}
			.contentin .yellow {
				display: block;
				margin-bottom: 8px;
				color: #F4DA13;
				font-size: 14px;
				font-weight: bold;
			}
			.yellow2 { color: #F4DA13; }
			.red {
				/*position: absolute;
					left: 5px;
					top: 3px;*/
				color: #F4DA13;
				font-size: 10px;
				font-weight: bold;
				font-family: Arial;
				/*filter:alpha(opacity=60);
				opacity:0.6;*/
			}
			.contentin a {
				color: #C6F6FF;
			}
			.contentin ul {
				margin: 13px 0px;
				padding: 0px;
				color: #8CD8FA;
				list-style: none;
				font-family: Arial;
			}
				.contentin ul li {
					font-size: 11px;
					padding: 0px 0px 6px 15px;
					background: transparent url(../images/gui/sqare.jpg) no-repeat left 4px;
				}
			.product {
				padding: 20px 0px 20px 0px;
				background: transparent url(../images/gui/bg_prod_sep.jpg) no-repeat bottom left;
			}
				.product h3 { margin-bottom: 20px; }
				.product a { color: #F4DA13; }
				.product img { margin: 0px 10px 10px 0px; border: 1px solid #FFF; }
			.news {
				margin-bottom: 20px;
				padding: 0px 0px 20px 0px;
				background: transparent url(../images/gui/bg_content_sep2.jpg) no-repeat bottom left;
			}
				.news h3 { margin-bottom: 20px; }
				.news a { color: #F4DA13; }
				.news img { margin: 0px 10px 10px 0px; border: 1px solid #FFF;}
			.contact_table { float: left;  }
				.contact_table td { padding-right: 8px; }
				.contact_table input {
					width: 250px;
					/*border: 1px solid #F4DA13;*/
				}
				.contact_table textarea {
					width: 250px;
					height: 120px;
				}
				.ct1 { width: 110px; }
				.ct2 { width: 250px; }
			.contact_div {
				float: left;
				width: 270px;
				padding-left: 20px;
			}
		.prod_tab {
			margin-bottom: 10px;
			border: 1px solid #0173A7;
		}
			.prod_tab td {
				width: 50%;
				line-height: 130%;
				padding: 6px 10px 8px 13px;
			}
			.prod_tab .td0 {
				padding: 12px 10px 12px 13px;
				color: #E4D31D;
				font-weight: bold;
				text-transform: uppercase;
				background: #0173A7;
			}
			.prod_tab .td1 {
				padding: 10px 10px 10px 13px;
				font-weight: bold;
				text-transform: uppercase;
				background: #4EA7CE;
			}
			.prod_tab .td2 {
				padding: 10px 10px 10px 13px;
				font-weight: bold;
				text-transform: uppercase;
				background: #159FDD;
			}
			.prod_tab .td3 {
				font-size: 11px;
				background: #388CB1;
			}
			.prod_tab .td4 {
				font-size: 11px;
				background: #128DC5;
			}
		.right_gallery {
			float: left;
			width: 250px;
			padding: 0px 38px 20px 40px;
		}
			.right_gallery img {
				margin-bottom: 40px;
				border: 1px solid #FFF;
			}
a.pdf { color: #F4DA13; }
.footer {
	padding: 30px 0px 0px 0px;
}
	.footer_text {
		margin-bottom: 20px;
		font-size: 15px;
		font-weight: normal;
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		letter-spacing: -1px;
	}
	
.footer_bottom {
	width: 990px;
	padding-bottom: 60px;
}
	.footer_text2 {
		color: #8CD8FA;
		font-size: 11px;
	}
		.footer_text2 a { color: #8CD8FA; }
.sysmsg , .sysmsg2 { padding: 50px 0px 0px 0px; }
.sysmsg h1 , .sysmsg2 h1 { font-size: 18px; }
