html, body {height: 98%;}
body {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	color: #151515;
	padding: 0px;
	margin: 0px; background:url(../images/head_bg.gif) repeat-x
}
a{text-decoration:none;color:#5E5F61}
a:hover{text-decoration:underline}
.lt{ float:left}
.rt{ float:right; text-align:right}

.error{color:#990000}
#container{ width:1000px;}
#header{ height:105px; font-size:10px;}
#header #logo{ margin:25px 0 0 21px}
#header #language{ margin-top:68px}

#body{}
#body #body_lt{ width:510px; height:480px}
#body #body_rt{ width:490px; padding-top:20px}
#body #body_rt #content{ height:270px; margin-bottom:50px; overflow:auto}


#body #body_home_lt{ width:675px; overflow:hidden}
#body #body_home_rt{ width:325px; padding-top:20px}
#body #body_home_rt #content{ height:320px; overflow:auto; margin-left:50px; margin-top:25px}


.concept{ background:url(../images/concept.jpg) no-repeat;}
.unit{ background:url(../images/unit.jpg) no-repeat;}
.modular{ background:url(../images/modular.jpg) no-repeat;}
.team{ background:url(../images/team.jpg) no-repeat;}
.contact{ background:url(../images/contact.jpg) no-repeat;}

#contact_form{ width:270px; margin:0}

#contact_form input[type=text] {width: 100%;font-family: Arial;}
#contact_form input[type=submit] {width: 45px; height:20px; border:1px solid #cacaca; background-color:#fff; margin:0}

#contact_form textarea {width: 100%;font-family: Arial; height:60px; font-size:12px}
#contact_form  #contact_content{ width:160px}

#footer{
	margin:20px 16px 0 20px;
	padding-top:30px;
	font-size:10px;
	color:#5E5F61;
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
}
#footer a{ text-transform:uppercase}
#footer a.lightGrey{ text-transform:lowercase; color:#aaaaa9}
#navigation { text-align:right}
#navigation a{ font-size:24px; line-height:24px; text-transform:uppercase}
#navigation a.current{ font-size:42px; line-height:42px }
#navigation a.m1{ color:#DF7834 }
#navigation a.m2{ color:#92BA3D }
#navigation a.m3{ color:#EDC00B }
#navigation a.m4{ color:#434FB5 }
#navigation a.m5{ color:#B43836 }
#logo img {
	behavior:	url("ie-png-fix.htc");
}
