@charset "UTF-8";
/* CSS Document */

body {margin-left:0px;margin-top:25px;margin-right:0px;margin-bottom:0px;}

/* header classes */
.header {display:block; width:808px; overflow:hidden; padding-left:15px;}
.logo {width:92px; height:117px; overflow:hidden; float:left;}
.nav {width:685px; height:117px; overflow:hidden; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; bottom:0px;}

.nav a {color:#898989; text-decoration:none;}
.nav img {display:block; float:right;}
.nav ul {list-style-type:none; margin:0;}
.nav li {display:inline;padding-left:20px;}
#prodNav {
	float: left;
	width: 202px;
	display:block;
}
ul #prodNav li a.unit {
	background-image: url(../images/nav_product_habihut.gif);
	background-repeat: no-repeat;
}
ul #prodNav li a.toilet {
	background-image: url(../images/nav_product_toilet.gif);
	background-repeat: no-repeat;
}
ul #prodNav li a.water {
	background-image: url(../images/nav_product_water.gif);
	background-repeat: no-repeat;
}
ul #prodNav li a.village {
	background-image: url(../nav_product_village.gif);
	background-repeat: no-repeat;
}
.content{
	margin: 0 auto;
	width:808px;
	overflow:hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #898989;
}

.footer {width:780px; overflow:hidden;margin:0px; padding-left:3px;display:block;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#898989; text-decoration:none;font-size:12px;}
.footer a {padding-left:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#898989; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.f1 {width:510px;float:left;margin:0px;padding:0px;}
.f2 {width:180px;float:left;}
.f3 {width:87px;float:left;}
.f3 a{margin:0px;padding:0px;}

.txt_g{color:#636363; font-size:12px; font-family:Tahoma, Geneva, sans-serif;}
.txt_g a{color:#3A9D9A; text-decoration:none;}


.spacer{display:block;}
.padding15{padding-left:15px;}

/* home styles */
.home_content {width:777px; overflow:hidden;}
.home_l {width:480px; padding-right:10px; overflow:hidden; float:left;}
.home_m {width:6px; overflow:hidden; float:left; padding-right:1px;}
.home_r {width:270px; padding-right:10px; overflow:hidden; float:left;}
/* product page styles */

.content .product{
	width:777px;
	overflow:hidden;
	margin: 0 0 0 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.content .product #title_toilet{
	clear: both;
	float: right;
	display: block;
}
.content .product #top_view{
	clear: right;
	float: right;
	display: block;
	padding: 0 0 0 15px;
}
.content .product #toilet_section {
	clear: left;
	float: none;
	padding: 0em;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3a9d9a;
	border-bottom-color: #3a9d9a;
	margin-top: 1em;
}
.news_content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#898989
	margin-top: 0.85em;
	padding-top: 1em;
	padding-left: 1em;
	color: #898989;
}
.p_layer {display:block; overflow:hidden;}
.p_layer span {font-family:Tahoma, Geneva, sans-serif; color:#716558; font-size:15px; line-height:20px; overflow:hidden; display:block;}
.p_layer a{color:#3A9D9A; text-decoration:none; font-weight:bold;}
.p_l1 {width:318px; overflow:hidden; float:left;}
.p_r1 {width:490px; overflow:hidden; float:left;}
.p_l2 {width:502px; overflow:hidden; float:left;}
.p_r2 {width:306px; overflow:hidden; float:left;}
.p_r3 {width:318px; overflow:hidden; float:right;}

/* company page styles */

.company_content {width:777px; padding-left:15px;font-family:Tahoma, Geneva, sans-serif; color:#716558; font-size:15px; line-height:20px; overflow:hidden; display:block;}
.company_content a {color:#3a9d9a;text-decoration:none;}
.company_content a:hover {color:#3a9d9a;text-decoration:underline;}
.company_img {float:right; margin-top:-90px;}

/* contacts page styles */

.contacts_content {width:777px; padding-left:15px;padding-top:7px;font-family:Tahoma, Geneva, sans-serif; color:#716558; font-size:15px; line-height:20px; overflow:hidden; display:block;}
.contacts_content a {color:#716558;text-decoration:none;}
.contacts_content a:hover {color:#716558;text-decoration:underline;}

/* partners page styles */

.partners_content {width:777px; padding-left:15px;font-family:Tahoma, Geneva, sans-serif; color:#716558; font-size:15px; line-height:20px; overflow:hidden; display:block;}
.partners_content a {color:#3a9d9a;text-decoration:none;}
.partners_content a:hover {color:#3a9d9a;text-decoration:underline;}

/* projects page styles */

.projects_content {width:780px; padding-left:15px;padding-top:7px;font-family:Tahoma, Geneva, sans-serif; color:#716558; font-size:15px; line-height:20px; overflow:hidden; display:block;}
.projects_content a {color:#716558;text-decoration:none;}
.projects_content a:hover {color:#716558;text-decoration:underline;}
.projects_img {padding-left:70px;}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

