body{
	background-color:#e9e9e9;}
	
.navbar-wrapper {
    background-color: #00A650;
}

.marketing .col-lg-4 {
    text-align: center;
}

.marketing h2 {
    color: #00A650;
    font-size: 20px;
    font-weight: bold;
}
.marketing p {
    color: #5e5d5d;
    font-size: 14px;
}
.content_area {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px 0 0;
    padding: 20px 0;
    width: 100%;
}

.featurette-heading{
	color:#00A650;
	text-align:left;
	font-weight:bold;
	font-size:17px;}

.gallery_heading{
	text-align:center;}

.gallery_heading img{
	border:solid 10px #e9e9e9;
	
	}

.gallery_heading .col-md-6{
	margin-bottom:20px;}
.gallery_heading h2{
	color: #00A650;
    font-size: 17px;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 0;
    text-align: center;
	border-top:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9; }	
.welcome_text{
	text-align:center;}

.welcome_text p{
	text-align:left;
	color: #5e5d5d;
    font-size: 14px;}

.footer {
    background-color: #ABABAB;
    padding: 10px 0;
    width: 100%;
}

.footer a {
    color: #006531;
    margin-right: 5px;
}
.pacesoft{
	text-align:right;}

.innerpage h2{
	color:#00A650;
	text-align:left;
	font-weight:bold;
	font-size:17px;
	margin-top:0;
	}
.innerpage p{
	color: #5E5D5D;
    font-size: 14px;
    text-align:justify;
	line-height:23px;
	}
.sidebar{
	border:solid 1px #ccc;
	padding:10px;
	border-radius:5px;}
	



.main-con{
 
}
.prod_list{
 	background-color:#000099;
	height:150px;
	width:272px;
	float:left;
	margin:10px;
}
.gal_list{
	height:150px;
	width:272px;
	float:left;
	margin:10px;
	padding:3px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.gal_list img{
 	width: 266px;
    height: 144px;
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
.cont_panel{
	padding:30px;
}
.boxes{
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	float: left;
	padding: 5px 10px;
	width: 300px;
	outline: none;
}
#map-canvas {
        height: 100%;
        margin: 0px;
        padding: 0px
      }

.indus_img{
	border: 1px #CCCCCC solid; 
	padding:2px; 
	float:left; 
	margin-right:15px; 
	margin-bottom:10px;
}
#know_more{
	float:left; 
	margin-right:100px; 
	position:relative; 
	top:196px; 
	right:120px;
}