@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, form, ul, li, ol, div, img, span, a, input {
	margin:0px;
	padding:0px;
}
body {
	background-color:#fff;
	color:#636363;
	font-size:12px;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
a {
	text-decoration:none;
}
li {
	list-style-type:none;
}
img {
	border:0px;
}
input:focus {
	outline:0;
}
a:focus {
	outline:0;
}
.clearfix {
}
.clearfix:after {
	clear:both;
	content:" ";
	height:0px;
	font-size:0px;
	display:block;
	visibility:hidden;
}
.wraper {
	width:1000px;
	margin:0 auto;
}
.header {
	background-color:#034b97;
	height:53px;
	border-bottom:4px solid #ffd800;
}
.header span {
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:30px;
	line-height:53px;
}
.header span.call {
	background:url(../images/call.jpg) left center no-repeat;
	padding-left:20px;
}
.header span.email {
	background:url(../images/email.jpg) left center no-repeat;
	padding-left:24px;
}
ul.social {
}
ul.social li {
	float:left;
	margin-left:10px;
}
ul.social li a img {
	margin-top:12px
}
ul.social li a:hover img {
	opacity:0.6;
}
.menu_section {
	height:97px;
	position:relative;
}
.offer {
	width:130px;
	height:40px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#900;
	position:absolute;
	right:-130px;
	line-height:40px;
	top:25px;	
}
.offer a {
	text-decoration:none;
	color:#fff;	
	font-size:16px;
	line-height:40px;
	padding: 12px 6px;
}
ul.nav {
	display:block;
}
ul.nav li {
	float:left;
	position:relative;
	padding:30px 0px 20px 0px;
}
ul.nav li ul {
	position:absolute;
	top:97px;
	left:0;
	z-index:4;
	display:none;
	width:207px;
	background-color:#fff;
}
ul.nav li ul li {
	border:none;
	border-bottom:1px dotted #fff;
	float:none;
	padding:0px 5px !important;
}
ul.nav li ul li:last-child {
	border-bottom:0px;
}
ul.nav li ul li a {
	border:none;
	color:#000;
	display:block;
	border-bottom:1px dotted #999;
}
ul.nav li ul li a:hover {
	color:#fff;
	background:#034b97;
}
ul.nav li:hover ul {
	display:block;
}
ul.nav li a {
	display:block;
	height:47px;
	line-height:47px;
	font-size:17px;
	font-weight:bold;
	color:#000;
	font-family:calibri;
	padding:0px 20px;
}
ul.nav li a:hover {
	color:#a70e13;
}
ul.nav li a.active {
	color:#a70e13;
}
ul.nav li.home {
	background:url(../images/icon1.jpg) center 24px no-repeat;
}
ul.nav li.about {
	background:url(../images/icon2.jpg) center 24px no-repeat;
}
ul.nav li.product {
	background:url(../images/icon3.jpg) center 24px no-repeat;
}
ul.nav li.enquiry {
	background:url(../images/icon4.jpg) center 24px no-repeat;
}
ul.nav li.contact {
	background:url(../images/icon5.jpg) center 24px no-repeat;
}
.banner {
	height:374px;
}
.product_s {
	margin-bottom:40px;
}
.product_s ul {
}
.product_s ul li {
	float:left;
	margin-right:6px;
}
.product_s ul li:last-child {
	margin-right:0px;
}
.product_s ul li a:hover img {
	opacity:0.6;
}
.product_s ul li a h2 {
	background-color:#0075ee;
	padding:10px 0px;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-family:calibri;
}
.our {
	background:url(../images/our.png) center top no-repeat;
	height:21px;
	margin-top:30px;
	margin-bottom:20px;
}
.welcome {
	background-color:#034b97;
	padding:30px 0px;
	text-align:center;
}
.welcome h2 {
	background:url(../images/welcome.png) center top no-repeat;
	height:42px;
	margin-bottom:20px;
}
.welcome p {
	font-size:13px;
	line-height:24px;
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.welcome a {
	background:url(../images/read_back.png) left top repeat-x;
	padding:12px 14px;
	border-radius:4px;
	font-size:14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:inline-block;
	margin-top:13px;
}
.welcome a:hover {
	background:url(../images/read_hover.png) left top repeat-x;
	color:#000;
}
.gly {
	margin-bottom:20px;
}
.gly h2 {
	background:url(../images/gly.png) center top no-repeat;
	height:21px;
	margin-top:30px;
	margin-bottom:20px;
}
.footer {
	background-color:#034b97;
	border-top:3px solid #ffd800;
	padding:27px 0px;
	margin-top:23px;
}
.footer h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	border-bottom:1px solid #00589d;
	padding-bottom:7px;
	margin-bottom:10px;
	font-weight:normal;
	color:#fff;
}
ul.navication {
	width:163px;
	margin-right:34px;
}
ul.navication li, ul.products li {
	list-style-type:square;
	color:#ffd800;
	margin-left:15px;
}
ul.navication li a, ul.products li a {
	display:block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px;
}
ul.navication li a:hover, ul.products li a:hover {
	color:#000000;
}
ul.products {
	width:200px;
	margin-right:34px;
}
ul.reach_us {
	width:254px;
}
ul.media {
	width:230px;
}
.reach_us p {
	font-size:12px;
	color:#fff;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}
.end {
	background-color:#012b4d;
	padding:20px 0px 20px 0px;
}
.end span {
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.end span a {
	color:#ffd800;
	text-decoration:underline;
}
.end span a:hover {
	opacity:0.6;
	text-decoration:none;
}
.media li input {
	background-color:#b4c9e0;
	border:none;
	padding:5px;
	width:96%;
	color:#000;
	margin-bottom:12px;
}
.button {
	background-color:#ffd800;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 15px;
	border:none;
	color:#000;
	cursor:pointer;
}
.button:hover {
	color:#000;
	opacity:0.6;
}
.about_us {
	padding:30px 0px;
}
.about_us h2 {
	font-size:23px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:calibri;
	margin-bottom:10px;
	border-bottom:1px dotted #99040b;
	padding-bottom:6px;
	float: left;
    width: 100%;
}
.about_us p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	color:#000;
	text-align:justify;
}
label {
	display:block;
	font-family:calibri;
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
.textbox {
	width:98%;
	padding:1%;
	border:1px solid #ff745d;
	margin-bottom:10px;
	display:block;
}
.button1 {
	background-color:#3580cf;
	padding:9px 18px;
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
	margin-right:10px;
}
.button1:hover {
	background-color:#000;
}
.about_us h3 {
	font-size:17px;
	color:#a90f11;
	text-transform:uppercase;
	font-family:calibri;
	margin-bottom:13px;
}
ul.machine {
}
ul.machine li {
	float:left;
}
ul.machine1 li {
	float:left;
	width:300px;
	margin-right:30px;
	margin-bottom:22px;
}
ul.machine1 li:last-child {
	margin-right:0px;
}
ul.machine1 li img {
	width:294px;
	border:3px solid #134f8d;
}
ul.machine1 li a:hover img, ul.machine li a:hover img {
	opacity:0.6;
}
ul.machine1 h3 {
	background-color:#0075ee;
	color:#fff;
	font-size:22px;
	font-family:calibri;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 0px;
	text-align:center;
}
.about_us h4 {
	background-color:#034b97;
	color:#fff;
	padding:5px 10px;
	display:block;
	font-size:17px;
	margin-bottom:20px;
}
.about_us h5 {
	color:#034b97;
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:10px;
}
ul.list {
	margin-bottom:10px;
}
ul.list li {
	color:#99040b !important;
	line-height:25px;
	list-style-type:square;
	margin-left:15px;
}
ul.list li p {
	color:#000;
	font-size:13.4px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.list1 li {
	float:left;
	width:440px;
}
.table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #99040b;
	margin-bottom:20px;
}
.table tr {
	border-collapse:collapse;
	border:1px solid #99040b;
}
.table th {
	border-collapse:collapse;
	border:1px solid #0075ee;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#134f8d;
	height:30px;
	font-family:calibri;
}
.table td {
	border-collapse:collapse;
	border:1px solid #99040b;
	font-family:calibri;
	color:#000;
	font-size:14px;
	text-align:center;
	height:30px;
}
.back {
	float:right;
	background-color:#F00;
	padding:8px 15px;
	border-radius:2px;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	margin-top:-49px;
}
.back:hover {
	opacity:0.6;
}
.inner_banner{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.inner_banner img{
	width:100%;
}
.about-address {
	float:left;
	width:250px;
	height:120px;	
}