* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html {
	height: 100%;
	position:relative;
}

body {
	position:relative;
	background: url(../images/main-bg-repeat.gif);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	height: 100%;
}

#container {
	position:relative;
	top:-297px;
	margin: 0 auto;
	width: 800px;
	text-align:left;
	background: White;
	height: auto;
	min-height: 100%;
	display: table;
}
.container_index{
	/*position:abolute;*/
	margin-top: 150px;
	border: 10px solid white;
	width:600px;
	height: 350px;
}
.flash_index{
	text-align:center;
	padding-top:130px;
}
#header {
	width: 800px;
	margin: 0 auto;
}
.menu_header{
	position:relative;
	top:-303px;
	left:130px;
	color: White;
	font-size: 12px;
}
#header a{
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	border: none;
	text-align: left;
	color: White;
	font-size: 12px;
}
#header a:hover{
	text-decoration: none;
	border: none;
	text-align: left;
	color: #757575;
	font-size: 12px;
}
#header a.active_header{
	text-decoration: none;
	border: none;
	text-align: left;
	color: #757575;
	font-size: 12px;
}
.flash{
	position:relative;
	top:-297px;
	width:800px;
	height:280px;
}
#flash{
	position:relative;
	top:-297px;
	width:800px;
	height:280px;
}

#center{
	position:relative;
	top:-297px;
	width: 800px;
	margin: 0 auto;
	background-color: #757575;
	height:90px;
}
.menu_center{
	text-align: left;
	margin-left: 8px;
	position:relative;
	top:5px;
	color: black;
	font-size: 12px;
	height: 15px;
}
#center a{
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	border: none;
	text-align: left;
	color: black;
	font-size: 12px;
}
#center a:hover{
	text-decoration: none;
	border: none;
	text-align: left;
	color: #D3D3D3;
	font-size: 12px;
}
#center a.active_center{
	text-decoration: none;
	border: none;
	text-align: left;
	color: white;
	font-size: 12px;
}
.search{
	position:relative;
	text-align:right;
	color:black;
	font-size: 12px;
	vertical-align: middle;
}
.search_form{
	text-align:right;
	color:black;
	font-size: 12px;
}
.input_text{
	border:none;
	border-color: White;
	position:relative;
	top:0px;
	left:-3px;
	height:15px;
	width:160px;
	text-align:left;
	color:black;
	font-size: 12px;
}
.imgSearchText{
	position:relative;
	left: 255px;
	top:7px;
}
.input_button{
	position:relative;
	left:2px;
	top:2px;
	background: transparent url(../images/search.jpg);
	width: 92px;
	height: 25px;
	border:none;
	text-decoration: none;
	cursor:pointer;
}
.radio{
	position:relative;
	top:4px;
	right:135px;
}
.label{
	position:relative;
	right:137px;
	top:3px;
	color:black;
	font-size: 12px;
	padding-right:2px;
}
.yellow_center{
	position:relative;
	width:271px;
	height:24px;
	background: #FFD800;
	font-size: 12px;
	float: left;
	margin-top: 2px;
}
#center .yellow_center_content a:hover{
	text-decoration: none;
	border: none;
	text-align: left;
	color: #757575;
	font-size: 12px;
}
.yellow_center_content{
	color:black;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}
#footer {
	position:relative;
	top:-297px;
	width: 800px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: White;
	background-color: Black;
}
#footer .menu_footer{
	position:relative;
	margin-left: 8px;
	top: 5px;
	text-align: left;
	color: White;
	font-size: 12px;
}
#footer a{
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	border: none;
	text-align: left;
	color: White;
	font-size: 12px;
}
#footer a:hover{
	text-decoration: none;
	border: none;
	text-align: left;
	color: #757575;
	font-size: 12px;
}
#footer a.active_footer{
	text-decoration: none;
	border: none;
	text-align: left;
	color: #757575;
	font-size: 12px;
}
#footer .float_right {
	height:75px; 
	padding: 8px 0;
}
.copyright{
	position:relative;
	text-align: right;
	color: White;
	font-size: 12px;
	top:35px;
	right:10px;
}
#footer .logo_image{
	position:relative;
	width:118px;
	height:33px;
	margin-top:-8px;
	text-decoration: none;
	border: none;
	left:121px;
	right:10px;
}
#footer .logo_imageEN{
	position:relative;
	width:118px;
	height:33px;
	margin-top:-8px;
	text-decoration: none;
	border: none;
	left:83px;
	right:10px;
}
#content {
	text-align: left;
	padding-bottom: 25px;
	/*display: table;*/
	clear: both;
}

#left {
	width: 250px;
	padding-top: 25px;
	padding-left: 25px;
}

#middle {
	width: 550px;
	padding-top: 20px;
	padding-right: 10px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}
.equip_display{
	float: right;
	margin-top: -270px;
}
.middle_float{
	float: right;
	margin-top: -170px;
}
.middle_float a{
	margin-top: -130px;
	text-decoration: none;
	color: Black;
}
.middle_project{
	float: right;
	margin-top: -240px;
}

.thumb{
	position:relative;
	background: url(../images/pic_bk.jpg);
	width: 198px;
	height: 151px;
}
.thumb img{
	margin-top: 8px;
	margin-left: 7px;
}
.thumb object{
position:relative;
	top: 8px;
	left: 7px;
}
.menu_down{
	position:relative;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_down ul{
	list-style: none;
	padding: 0 0 10px; 
	margin: 0;
}
.menu_down li{
	margin: 0;
	padding: 3px 0px 3px 0px;
	border-bottom:1px dashed;
	/*max-width: 109px;*/
	width: 109px;
	height:20px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-weight: bold;
}
.menu_down a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:black;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	height: 17px;
	cursor:pointer;
}
.hidden{
	display: none;
}

.title{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
.subtitle{
	font-weight: bold;
}
.field_contact{
	width: 200px;
	height: 100px;
}
.sendButton{
	background-color: #FFD800;
	width: 60px;
	height: 21px;
	float: right;
	border: none;
	color: Black;
	font-weight: bold;
}
.second_middle{
	padding-right: 10px;
	padding-left: 30px;
}
.client{
	list-style: none;
	padding: 10px 0px 10px 0px;
}
/*.client li{
	margin-left: 10px;
	padding-left:10px;
	border-bottom:1px dashed;
	width: 760px;
}*/
.lii{
	position:relative;
	left:8px;
	display: block;
	border-bottom:1px dashed;
	width: 780px;
}
.client td{
	padding: 5px 0px 10px 10px;
}

