@charset "utf-8";
/* CSS Document */
.navbar{
	min-height:10px;
}
.navbar-brand{
	padding:0px;
}
.navbar-brand a img{
	height:100%;
	width: auto;
}
.navbar-default{
	background:#00a650;
}
.serviceArea{
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;;
	background:#EEE;
	margin:40px 0px 0px;
	padding:30px 0px;
}
.Extra30{
	margin-top:20px;
	margin-bottom:30px;
}
.aboutimg img{
	width:100%;
	height:auto;
}