@charset "utf-8";

body {
	 margin: 0px; 
	 background-color:#B7BEC4; 
	 height: 100%;
}
#menuline {
	background-color: #e3e8ed;
	height:30px;
	width:896px;
}

#logo{
	float:left;
	clear: left;
	}

#menu {
	float:right;
	margin-top:10px;
}

#menu a{
	margin-left:10px;
	margin-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333b40;
	font-weight: bold;
	text-transform:uppercase;
}

#menu a:hover{
	color:#348288;
}

#head{
	background-color: #9ca0a5;
	height:200px;
	width:896px;
}

#header{position: relative; z-index:50;"><div style="position: absolute; left:0px; z-index:100; top:0px; _top:30px; *top:30px;}
#inside{position: absolute; left:21px; z-index:100; top:0px;}

#sub{
	background-color: #e3e8ed;
	height:30px;
	width:896px;
}

#sub div{
}

#sub div a{
	margin-left:6px;
	margin-right:6px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333b40;
	font-weight: normal;
	text-transform:uppercase;
}

#sub div a:hover{
	color:#348288;
	clip: rect(5px,5px,5px,5px);
}

#sub div a.current{
	color:#348288;
}

#main{
	background-color: #4a5259;
	height:270px;
	width:896px;
}

#main div{
	overflow:hidden;
	width:896px;
	height:270px;
	}

#main img{ float:left; margin-right:20px;}

#main p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#e3e8ed;
	text-align:justify;
	text-decoration:none;
	margin:20px;
	font-weight: normal;
}

#clients {
	background-color: #4a5259;
	height:270px;
	width:896px;
}
#clients div{
	overflow:hidden;
	width:896px;
	height:270px;
	}
#clients p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#e3e8ed;
	text-align:justify;
	text-decoration:none;
	margin:5px;
	font-weight: normal;
}

#cont{
	background-color: #4a5259;
	height:270px;
	width:896px;
}

#cont img{ float:left; margin-right:20px;}

#cont p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#e3e8ed;
	text-align:justify;
	text-decoration:none;
	margin-top:20px;
	font-weight: normal;
}

#cont a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#e3e8ed;
	text-align:justify;
	text-decoration:none;
	font-weight: normal;
}

#promo1{ float:left; clear:left; width:420px; height:230px; margin: 20px 0px 20px 20px; overflow: hidden;}
#promo1  img {margin:0px 0px 10px 0px;}
#promo1 p {margin:10px 0px 0px 0px;}
#promo2{ float:right; width:420px; height:230px; margin: 20px 20px 20px 10px; overflow: hidden;}
#promo2  img {margin:0px 0px 10px 0px;}
#promo2 p {margin:0px;}

#footer{
	/*background-color: #e3e8ed;*/
	height:20px;
	width:896px;
}

#left{float:left; width:200px; font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#318288; text-align:left; text-decoration:none;}
#left a{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#318288; text-align:left; text-decoration:none;margin-right:10px}
#center{float:left; width:496px; font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#318288; text-align:center; text-decoration:none;}
#center a{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#318288; text-align:center; text-decoration:none;}
#rigth{ float:left; width:200px;font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#318288; text-align:right; text-decoration:none; }
#rigth a{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#318288; text-align:right; text-decoration:none; margin-left:10px;}

#products{
	background-color: #4a5259;
	height:270px;
	width:896px;
	
}

.gal{
	height:270px;
	width:896px;
	overflow: hidden;
}

#products img{ margin: 1px 1px 1px 1px; float:left; width:110px; height:88px; border:0px;}

#centered {
	width: 896px;
	height: 550px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -448px;
}

/*#content {
	width:100%; 
	height:100%; 
	margin-left:0px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
	background-image:url('../images/bgr.jpg');
	background-position: center center; 
	position: absolute;
	background-color:#B7BEC4;
}*/
