body,html {width:100%;height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898989;
}
body {margin:0px;padding:0px;background-color:#EBEBEB;}

.full {width:100%;height:100%;}
.main {width:880px;height:460px;}

.top_main {width:880px;height:430px;}
.logo_home {
	width:310px;
	height:120px;
	text-align:left;
	background-color:#FFFFFF;
	border-top:22px solid #9BCC4F;
}
.logo {
	width:500px;
}
.text_home {
	height:225px;
	width:245px;
	background-color:#FFFFFF;
	text-align:left;
	line-height:15px;
	padding:33px 20px 30px 45px;
}
.text_home_en {height:180px;padding-top:78px;}
.text_home a{
	text-decoration:underline;
	color:#9BCC4F;
}
.text_home a:hover{
	text-decoration:none;
	color:#9BCC4F;
}
.cell_title {
	padding:40px 0px 6px 45px;
	height:32px;
	text-align:left;
	background-color:#FFFFFF;
}
.main_text {
	height:210px;
	width:500px;
	line-height:15px;
	background-color:#FFFFFF;
	text-align:left;
}
.main_text a{
	text-decoration:underline;
	color:#9BCC4F;
}
.main_text a:hover{
	text-decoration:none;
	color:#9BCC4F;
}

.bgd_photo_home_1 {
	background-image:url(../layout/home_1.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_home_2 {
	background-image:url(../layout/home_2.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_home_3 {
	background-image:url(../layout/home_3.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_home_4 {
	background-image:url(../layout/home_4.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_company_history {
	background-image:url(../layout/company_history.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_company_people {
	background-image:url(../layout/company_people.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_company_install {
	background-image:url(../layout/company_install.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_services {
	background-image:url(../layout/services.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_products {
	background-image:url(../layout/products.jpg);
	background-repeat:no-repeat;
}
.bgd_photo_contact {
	background-image:url(../layout/contact.jpg);
	background-repeat:no-repeat;
}

.cell_fullmenu_home {
	width:370px;
	height:430px;
	float:left;
}
.cell_fullmenu {
	width:180px;
	height:430px;
	float:left;
}
.cell_lang_home {
	width:370px;
	height:22px;
	text-align:right;
	background-color:#9BCC4F;
}
.cell_lang {
	width:180px;
	height:22px;
	text-align:right;
	background-color:#9BCC4F;
}
.cell_menu_home {
	width:370px;
	height:408px;
	text-align:left;
}
.cell_menu {
	width:180px;
	height:408px;
	text-align:left;
}
.lang_text {
	padding:4px 5px 0px 0px;
}
.lang_text a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.lang_text a:hover {
	color:#598030;
}
.cell_flash {
	width:200px;
	height:430px;
	text-align:left;
	float:left;
}

.bottom_main_home {margin-left:310px;width:570px;height:30px;font-size:10px;}
.bottom_main {width:880px;height:30px;font-size:10px;}

.velos_address {
	width:30px;
	height:30px;
	background-image:url(../layout/velos_address.gif);
	background-repeat:no-repeat;
	background-position:3px 10px;
	float:left;
}
.text_address {float:left;margin-top:12px;}
.text_address a{text-decoration:none;color:#898989;}
.text_address a:hover {color:#9BCC4F;}

.text_green {color:#9BCC4F;font-weight:bold;}

#scrolling{
	border: none;
	float: left;
	visibility: visible;
	width: 420px;
	height: 180px;
	text-align: left;
	overflow: auto;
	padding:0px 20px 0px 47px;
	background-color:#FFFFFF;
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #9BCC4F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9BCC4F;
}
