*{
	margin:0;
	padding:0;
	border:0;
}


body{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	line-height:25px;
	color:#000;
	background-color:#f1f1f1;
	
}

.webGap{
	padding:0 10px;	
}

a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;

}

h1, h2, h3, h4, h5, h6{
	font-family: 'Oswald', sans-serif;

}

.coName{
	 font-size:60px;
	 color:#fff;
	 margin-bottom:30px;
	 font-weight:normal;
}

.tagLine{
	font-size:16px;
	line-height:24px;
	color:#fff;
	font-weight:500;
}

.home_Call{
	background:url(111895home_call.png) 0 50% no-repeat;
	font-size:32px;
	color:#fff;
	padding-left:70px;
	line-height:50px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}

.home_Call01{
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:bold;
}


.home_Address{
	background:url(111895home_address.png) 0 50% no-repeat;
	font-size:18px;
	line-height:25px;
	color:#fff;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
}

.homeBTN{
	font-size:15px;
	color:#fff;
	line-height:24px;
	border:1px #fff solid;
	padding:5px 10px;
	margin-right:25px;
}


.homeBTN:hover{
	background-color:#003145;
}


.homeIntroHead{
	font-family: 'Oswald', sans-serif;
	font-size:40px;
	line-height:55px;
	color:2b2b2b;
	font-weight:300;
	padding-bottom:15px;	
}


.homeIntro{
	font-size:18px;
	line-height:30px;
	color:#000;
}

.readMore{
	background-color:#0c80b1;
	font-size:15px;
	line-height:40px;
	padding:10px;
	color:#fff;
}

.readMore:hover{
	background-color:#2b2b2b;
}

.ourProducts{
	font-size:50px;
	line-height:60px;
	color:#fff;
	font-weight:300;
	
}

.ourProductsList{
	font-size:18px;
	line-height:48px;
	color:#fff;
	border-bottom:1px solid #fff;
}

.readMore01{
	background-color:#202020;
	font-size:15px;
	line-height:40px;
	padding:10px;
	color:#fff;
}

.readMore01:hover{
	background-color:#000;
}

.footerBTN{
	font-size:15px;
	color:#fff;
	line-height:24px;
	margin-right:25px;
}


.footerBTN:hover{
	color:#FF9900;
}

.footerDivider{
	border-left:1px solid #fff;
}

.innerText{
	font-size:16px;
	line-height:27px;
	color:#000;
	font-weight:600;
	text-align:justify;
}

.innerText02{
	font-size:16px;
	line-height:27px;
	color:#000;
	font-weight:600;
}


.contact01{
	background:url(111895con_01.png) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#089ee2;
	padding-left:50px;
}

.contact01{
	background:url(111895con_01.png) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#089ee2;
	padding-left:50px;
}

.contact02{
	background:url(111895con_02.png) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#089ee2;
	padding-left:50px;
}

.contact03{
	background:url(111895con_03.png) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#089ee2;
	padding-left:50px;
}

.contact04{
	background:url(111895con_04.png) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#089ee2;
	padding-left:50px;
}

.contact05{
	background:url(111895con_05.png) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#089ee2;
	padding-left:50px;
}

.contacLNK{
	font-size:16px;
	line-height:27px;
	color:#000;
	font-weight:600;
}

.contacLNK:hover{
	color:#089ee2;
}

.frm_fld{
	width:200px;
	height:30px;
	background-color:#fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #999999;
	padding-left:5px;
	
}

.frm_fld2{
	width:200px;
	height:80px;
	background-color:#fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	resize:none;
	border:1px solid #999999;
	padding-left:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}

.sbmt_btn{
 	background-color:#089ee2;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:10px 10px;
	text-transform:uppercase;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top:25px;
	margin-right:20px;
}

.feedback{
	background:url(111895feedback.jpg) 100% 50% no-repeat; 
}

.leftImgPad{
	padding:20px 20px 20px 0;
}

.rightImgPad{
	padding:0 0 20px 20px;
}
