html{
	width: 100%;

}
body{
	width: 100%;
	height: 100%;

	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
img{
	border: none;

}
#wrapper{
	width: 100%;
	height: 100%;

}
#emo{
	width: 960px;
	height: 100%;


}
#header{
	width: 100%;
	height: 40px;
	text-align:right;
}
/*#header input{
	background-color:#eeeeee;
	border: none;
	background-image:(images/Labwise_logo_small.png);
	background-repeat:no-repeat;
	background-position: 3px 5px;
	width: 175px;
	padding-left: 20px;
	height: 22px;
	margin-top: 20px;
	color: #606060;

} */

#navi{
	height: 40px;
	text-align:left;
	padding-top: 5px;

}
#navi li{
	display:inline;
	padding: 0px 15px 0px 15px;
	color: #696969;
	background-image:url(images/navi_bg.png);
	background-repeat:no-repeat;
}
#navi li:first-child{
	background-image:none;
	font-weight:normal;

}

#navi li a{
	color: #696969;
	text-decoration:none;
}
#navi li a:hover{
	color: black !important;

}
#navi li a:active{
	color: black !important;

}

.content{
	background-color:#ffffff;
}
#content_index{
	margin-bottom: 60px;

}
.banner{
	margin-bottom: 40px;
}
/* index */
.palsta{
	background-color:red;
	width: 318px;
	height: 59px;

	float:left;
	margin-right: 2px;
	text-align:left;
}
.palsta h1{
	margin: -18px 0px 0px 0px;
	color: #5e5e5e;
	padding: 0px;
	font-weight:normal;
	font-size: 14px;
}
.palsta p{
	padding: 5px 5px;
	margin: 5px 0px 0px 0px;
	color: #ffffff;
}

.palsta a{
	color: #ffffff;
	text-decoration:none;
}

#palsta_1{
	background-color: #0ebdf4;

}
#palsta_2{
	background-color: #19b42c;
}
#palsta_3{
	background-color: #c83192;

}
/* aboutus */
#content_aboutus div{
	width: 440px;
	float:left;
	padding-bottom: 50px;

}

#content_aboutus p{
	text-align:left;
	font-size: 14px;
	color: #5e5e5e;
}
#content_aboutus h1{
	margin: -18px 0px 0px 0px;
	text-align:left;
	color: #5e5e5e;
	padding: 0px;
	font-weight:strong;
	font-size: 16px;
}
#content_aboutus li{
	padding: 0px 15px 0px 15px;
	color: #696969;
	background-image:none;
	background-repeat:no-repeat;
	list-style-type:circle;
	text-align:left;
}

#content_aboutus a{
	color: #696969;
	text-decoration:none;
}

#content_aboutus a:hover{
	color: black !important;

}
#content_aboutus a:active{
	color: black !important;

}


}
#content_aboutus img{

}

/* Products and services */

.products_navi{
	height: 100%;
	text-align:left;
	padding-top: 5px;

}
.products_navi li{
	padding: 0px 15px 0px 15px;
	color: #696969;
	background-image:none;
	background-repeat:no-repeat;
	list-style-type:none;
}

.products_navi li a{
	color: #696969;
	text-decoration:none;
}
.products_navi li a:hover{
	color: black !important;

}
.products_navi li a:active{
	color: black !important;

}

.product_list{
	width: 300px;
	height: 100%;
	float:left;
	margin-right: 2px;
	text-align:left;
}

.product_palsta{
	width: 655px;
	height: 100%;

	float:left;
	margin-right: 2px;
	text-align:left;
}
.product_palsta h1{
	margin: -18px 0px 0px 0px;
	color: #5e5e5e;
	padding: 0px;
	font-weight:normal;
	font-size: 14px;
}
.product_palsta p{
	padding: 5px 5px;
	margin: 5px 0px 0px 0px;
	color: #696969;


}


#footer{
margin-top: 40px;
	display:block;
	text-align:center;
	height: 75px;
	width:960px;
	background-image:url(images/aaa_logo.png);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:bottom;
	line-height: 120px;
}
#footer span{
	font-size: 12px;
	color: #7b7b7b;
	vertical-align:bottom;
	text-align:center;
}
