@charset "utf-8";
/* CSS Document */

a, img, a img{ border:none; outline:none;}

body {
	margin:0px;
	padding:0px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}
.cr {
	clear:right;
}
.cb {
	clear:both;
}
#wrapper {
	width:976px;
	margin:0px auto;
}
#header {
	height:165px;
	width:100%;
}
#header h1.logo {
	margin:0px;
	padding:0px;
	width:130px;
	height:118px;
	display:block;
	float:left;
}
#header h1.logo a {
	background:url(../images/logo.png) no-repeat 0px 0px;
	width:130px;
	height:118px;
	display:block;
	margin:20px 0px 0px 0px;

}
#header .contactContainer {
	float:right;
	width:500px;
	margin:20px 0px 0px 0px;
}
.getintouch {
	float:right;
}
.getintouch span {
	color: #b4b4b4;
	display: block;
	font: 16px Times New Roman;
	height: 25px;
	padding: 19px 0 0 71px;
}
.connectus {
	float:right;
	margin:16px 0px 0px 0px;
}
.connectus b {
	font: bold 20px Times New Roman;
	color:#4e4e4e;
	float:left;
	margin:3px 0px 0px 0px;
}
.connectus a {
	margin:0px 0px 0px 7px;
}
.connectus a.facebook {
	background:url(../images/facebook_icon.png) no-repeat 0px 0px;
	display:block;
	width:32px;
	height:34px;
	float:left;
}
.connectus a.facebook:hover {
	background-position:0px -34px;
}
.connectus a.twitter {
	background:url(../images/twitter_icon.png) no-repeat 0px 0px;
	display:block;
	width:32px;
	height:34px;
	float:left;
}
.connectus a.twitter:hover {
	background-position:0px -34px;
}
.connectus a.in {
	background:url(../images/in_icon.png) no-repeat 0px 0px;
	display:block;
	width:32px;
	height:34px;
	float:left;
}
.connectus a.in:hover {
	background-position:0px -34px;
}
#nav {
	width:100%;
	float:left;
	background:url(../images/nav_border.png) no-repeat -10px top;
}
/*
#nav .navinner {
	height:40px;
	width:100%;
	float:left;
	z-index:99;
	background:url(../images/nav_border.png) no-repeat -10px bottom;
}
#nav .navinner ul {
	list-style:none;
	margin:0px auto;
	padding:0px;
	font:normal 15px "Times New Roman", Times, serif;
	width:900px;
	
}
#nav .navinner ul li {
	list-style:none;
	margin:0px;
	padding:0px 35px;
	float:left;
}
#nav .navinner ul li a {
	list-style:none;
	margin:0px;
	padding:10px 0px;
	float:left;
	color:#262626;
	text-decoration:none;
	text-transform:uppercase;
}
#nav .navinner ul li a:hover { 
	visibility:visible ;
	color:#94030a;
	border-bottom:solid 2px #94030a;
}
*/
#banner {
	width:976px;
	height:394px;
	margin:10px 0px 0px;
}
.titleHead {
	font:normal 22px "Times New Roman", Times, serif;
	margin:0px 0px 20px;
}
.titleHead em {
	color:#b71b07;
	font-style:normal; 
}
.contentContainer {
	width:100%;
	float:left;
	padding:25px 0px 25px 0px;
	overflow:hidden;
}
.leftBar { width:650px;
}
.leftBar p {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#605f5f;
	margin:0px;
	padding:0px 0px 20px;
}

.leftBar ul{color:#605f5f; line-height:20px;}

.rightBar {
	border-left:solid 1px #d7d7d7;
	float:right;
	width:257px;
	padding:0px 0px 0px 26px;
	margin:0px 0px 0px 20px;
}
.ourLocation {
	overflow:hidden;
}
.ourLocation strong {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#000;
}
.ourLocation span {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#818181;
	display:block;
	clear:both;
	margin:0px 0px 7px 0px;
}
.ourLocation span i {
	height:40px;
	float:left;
	width:51px;
	font-style:normal;
	margin:0px 5px 0px 0px;
}
.ourLocation a {
	color:#b71b07;
	text-decoration:none;
}
.ourLocation a:hover {
	color:#000;
	text-decoration:none;
}
#footer {
	width:974px;
	background:#f2f2f2;
	border:solid 1px #e0e0e0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#footer .finner {
	width:954px;
	background:#f2f2f2;
	border-top:solid 1px #fff;
	padding:20px 10px;
	overflow:hidden;
}
#footer .finner .copyright {
	float:left;
	color:#5e5e5e;
}
#footer .finner ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:right;
}
#footer .finner ul li {
	float:left;
	border-right:solid 1px #5e5e5e;
	padding:0px 6px;
	line-height:11px;
	margin:4px 0px 0px 0px;
}
#footer .finner ul li.last {
	border-right:none;
	padding:0px 6px;
}
#footer .finner ul li a {
	color:#5e5e5e;
	text-decoration:none;
}
#footer .finner ul li a:hover {
	color:#B71B07;
	text-decoration:none;
}
#innerBanner {
	background:url(../images/inner_banner.jpg) no-repeat 0px 0px;
	width:976px;
	height:234px;
	margin:10px 0px 0px;
}
.contactCont {
}
.contactCont .ourLocation {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	width: 257px;
}
.contactCont .contactForm {
	float:left;
	background:url(../images/contact_spcr.png) no-repeat 0px 0px;
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 45px;
	min-height:250px;
	width:620px;
}
.contactForm ul {
	overflow:hidden;
	list-style:none;
	margin:30px 0px 0px;
	padding:0px;
}
.contactForm ul li {
	margin:0px 0px 10px;
	padding:0px;
	clear:both;
	overflow:hidden;
}
.contactForm ul li span.label {
	margin:0px;
	padding:7px 0px;
	display:block;
	width:90px;
	float:left;
	font:italic 12px/18px Arial, Helvetica, sans-serif;
	color:#818181;
}
.contactForm ul li span.inpt {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	width:420px;
}
.contactForm ul li span.inpt input[type="text"] {
	margin:0px;
	padding:7px;
	background:url(../images/contact_input_bg.png) repeat-x 0px 0px;
	border:solid 1px #ccc;
	width:250px;
	font-size:11px;
	color:#333333;
}
.contactForm ul li span.inpt textarea {
	margin:0px;
	padding:7px;
	background:url(../images/contact_input_bg.png) repeat-x 0px 0px;
	border:solid 1px #ccc;
	width:420px;
	font-size:11px;
	color:#333333;
	height:110px;
	resize:none;
}
.contactForm ul li span.inpt input[type="button"], .contactForm ul li span.inpt input[type="submit"], .contactForm ul li span.inpt input[type="reset"] {
	background:url(../images/btn_bg.png) repeat-x 0px 0px;
	height:29px;
	color:#fff;
	padding:0px 13px;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-right:solid 1px #9a111f;
	border-left:solid 1px #9a111f;
	border-bottom:none;
	border-top:none;
}
.contactForm ul li span.inpt input[type="button"]:hover, .contactForm ul li span.inpt input[type="submit"]:hover, .contactForm ul li span.inpt input[type="reset"]:hover {
	background:url(../images/btn_bg.png) repeat-x 0px -29px;
	cursor:pointer;
}

/*--- products ---*/
.products{  }
.products ul{ padding:0 0 0 0; margin:0px;
	list-style:none; 
	text-align:center;  }
.products ul li{ 
	padding:10px 0; 
	border-bottom:1px solid #e5e3e3; 
	color:#605f5f; 
	font-weight:bold;  }
	
.products ul li:hover{ color:#FFFFFF; background-color:#b71b07; }

/* home-box */

.home-box-continer{ width:auto; height:auto; float:left; margin:0 32px 10px 0; }

.home-box-continer p{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#b71b08; 
	font-size:13px; 
	text-align:center; }

.home-box{ 
	width:290px; 
	height:165px; 
	background-color:#f4f0f0; 
	border:1px solid #cfcecd; }
	
.home-box:hover{ background-color:#b71b08; color:#FFFFFF; }
.home-box:hover p{ color:#FFFFFF; }
	
.home-box-shadow{ 
	background:url(../images/hom-box-shadow.png) no-repeat top center; 
	width:284px; 
	height:12px; 
	margin:0 auto; }
	
.home-box .pic{ width:276px; height:107px; margin:5px auto 6px auto; border:1px solid #FFFFFF; }
	
