/****************************** ****************************** 
   					Reset Style CSS
****************************** ******************************/

body {
	background: #fff;
	font-family: 'open_sansregular';
		overflow-x:hidden;
		
}
body, select, input, textarea {
	color: #000;
	font-size: 12px;
	font-family: 'open_sansregular';
}
.clr {
	clear: both;
}
hr {
	border: solid 1px #ccc;
}
h1 {
	font-size: 27px;
	font-weight: normal;
	font-family: 'OswaldRegular';
	color:f15922;
	border-bottom:solid 1px #ccc;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	font-family: 'open_sansregular';
}
h3 {
	font-family: 'open_sansregular';
	font-size: 30px;
	color: #222;
}
h4 {
    color: #333333;
    font-family: 'open_sansregular';
    font-size: 15px;
    font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #4f4f4f;
	font-family: 'open_sansregular';
}
h6 {
	font-size: 13px;
	font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #c70001;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
a:hover {
	color: #333;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, address, fieldset {
	margin-bottom: 0.6em
}
p {
	color: #333333;
	font-family: 'open_sansregular';
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	line-height: 22px;
}
img {
	border: 0;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
}
/************************************************************ 
   					header Style CSS
************************************************************/

header {
	display: block;
	background: #f15922;
}
.head-top {
	display: block;
	width:100%;
	border-top:solid 1px #f15922;
	background:#fff;
	height:147px;
}

.head-wrap {
	width:1000px;
	margin:0 auto;
	}
.logo {
	float: left;
	width:689px;
}

.top-right {
	float:right;
	margin-top:30px;
	}
.top-right p {
	vertical-align:middle;
	}
.top-right p img {
	vertical-align:middle;
	margin-right:10px;	
	}
.top-right p a {
	text-decoration:underline;
	color:#666;
	}			
.nav {
display:block;
background:#eae9e9;
border-radius:3px;
}
.nav ul {
	list-style: none;
}
.nav ul li {
	display: inline-block;
	border-right:solid 1px #dedddd; 
	}
.nav ul li a {
	padding:0 15px;
	font-size: 13px;
	color: #212120;
	text-transform: uppercase;
	line-height:45px;
}
.nav ul li a:hover, .nav ul li.active a {
	color: #f15a23;
}
.banner {
	background:#F60;
	width: 100%;
	height:392px;
	margin-bottom: 95px;
}
 	
/************************************************************ 
   					middle Style CSS
************************************************************/	
	
#middle {
	display: block;
	width: 1000px;
	margin:0 auto;
}

.static {
	display:block;
	margin-top:20px;
	}
.left-pert {
	width: 285px;
background:#eae9e9;
padding-bottom:20px;
float:left;
}

.left-pert h2 {
	background:#f15922;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	text-align:center;
	 line-height: 47px;
	}

.page {
    display: block;
    padding: 0 5px;
}
.page ul {
	list-style:none;
	}
.page ul li {
		border-bottom:solid 1px #dddada;
		}
.page ul li:last-child {
	border:none;
	}		
.page ul li a {
	font-size:15px;
	color:#444444;
	line-height:35px;
	padding-left:10px;
	display:block;
	}
.page ul li a:hover,.page ul li.active a {
	background:#dddada;
	}
	
.right-pert {
	float:right;
	width:700px;
	}
	
.right-pert h3 {
	color:#403f3f;
	text-transform:uppercase;
	font-size:20px;
	text-align:left;
	 line-height: 47px;
	 border-bottom:solid 1px #444;
	}							
/* ========================================================================= */
							 /* footer Part CSS*/
/* ========================================================================= */		
footer {
	display: block;
	background:#413f3f;
	margin-top: 50px;
}
.foot-wrap {
width: 984px;
	margin: 0 auto;
	position: relative;
}
.footer-menu {
	display: block;
}
.footer-menu ul {
	float: left;
	width: 218px;
	padding-top: 17px;
	list-style: none;
}
.footer-menu ul h4 {
	color: #fff;
	font-size:14px;
}
.footer-menu ul li {
	font-size: 13px;
	color: #5e5d5d;
	line-height: 23px;
}
.footer-menu ul li a {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
}
.footer-menu ul li a:hover {
	color: #fff;
}
.footer-logo {
	float: right;
	margin-top: 30px;
}
.copy {
	color: #fff;
	font-size: 12px;
	line-height: 29px;
	display:block;
	text-align:center;
	background:#2e2d2d;
}

.subs {
	width:330px;
	background:#595959;
	height:30px;
	}

.subs input[type="text"] {
    background: none;
    border: medium none;
    margin: 4px 5px;
    padding: 2px;
    width: 253px;
	color:#fff;
	font-size:13px;
	float:left;
	
}

.subs input[type="submit"] {
float:left;
background:#ff8500;
width:63px;	
border:none;
height:30px;
cursor:pointer;
color:#fff;
	}	
	
.fot-nav2 {
	float: left;
	margin-right: 14px;
	width: 307px;
}
.fot-nav2 h4 {
   color: #FFFFFF;
    font-size:14px;
	padding-top:17px;
}
.fot-nav2 ul {
	list-style: none outside none;
}
.fot-nav2 ul li {
	color: #fff;
	margin-bottom: 4px;
}
.fot-nav2 ul li span {
display:block;
font-weight:bold;
color: #fea23e;
}
.fot-nav2 ul li p {
	color: #fff;
	float: left;
	width: 254px;
	line-height:16px!important;
}
.fot-nav2 ul li img {
	margin-right: 5px;
	vertical-align: middle;
}
.fot-nav2 ul li a {
	color: #a5a5a5;
	text-decoration: underline;
}
.fot-nav2 ul li a:hover {
	text-decoration: none;
}

.visitor {
	float:right;
	color:#7f664e;
	}
.link {
	width:275px!important;
	}
		
.link li {
	float:left;
	width:126px;
	}
.social {
	width:150px;
	margin-top:10px;
	}
.social h4 {
	text-align:left;
	}	
.social a {
	margin-left:5px;
	}			
/************************************************************ 
   					Contact Style CSS
************************************************************/
.contact {
	display: block;
}
.contact-from {
	margin-bottom: 50px;
	display: block;
}
.cont-left, .cont-right {
	float: left;
	width: 480px;
	padding-bottom: 20px;
}
.cont-left h3, .cont-right h3 {
	text-align: center;
	color: #333;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 43px;
	font-weight: normal;
	border-bottom:solid 1px #ccc;
}
.inner {
	margin: 20px 0 0;
}
.tom {
	display: block;
}
.tom .t1 {
	margin-bottom: 16px;
}
.tom label {
	color: #4c4c4a;
	float: left;
	font-size: 12px;
	margin: 8px 14px 0 0;
	text-transform: capitalize;
	width: 70px;
	text-align: right;
}
.tom label span {
	color: #ff0000;
}
.tom input, .tom select, .tom textarea {
	border: 1px solid #e0e0e0;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	font-size: 13px;
	margin: 0;
	padding: 9px 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 365px;
	background: none;
	box-shadow: 1px 1px 1px #F0EFEF;
}
.tom input:focus, .tom select:focus, .tom textarea:focus, .tom15 ul li input:focus, .tom15 textarea:focus {
	border-color: #ffd941;
}
.tom select {
	width: 460px;
}
.tom textarea {
	height: 110px;
	overflow: auto;
}
.inner input[type="submit"] {
	background: none repeat scroll 0 0 #FF8500;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	margin-bottom: 7px;
	text-transform: capitalize;
	border: none;
	margin-left: 83px;
    font-size: 16px;
    padding: 10px 25px;
	border-radius:3px;
}
.inner input[type="submit"]:hover {
	background: #333;
}
.inner2 {
	margin: 15px;
}
.inner2 ul {
	list-style: none;
}
.inner2 ul li {
	border-bottom: dashed 1px #dedede;
	padding: 10px 0;
}
.inner2 ul li:last-child {
	border:none;
	}
.inner2 ul li span {
	float: left;
	width: 46px;
	height: 46px;
	margin-right: 30px;
	border-radius: 50%;
	text-align: center;
	display: table-cell;
}
.inner2 ul li p {
	float: left;
	width: 365px;
	color: #1b1b1b;
	font-size: 12px;
	line-height: 24px;
}
.inner2 ul li p a {
	font-size: 13px;
	color: #F00;
}
.inner2 ul li p a:hover {
	text-decoration: underline;
}


.ibottom {
    padding: 10px;
	    border-top: 1px solid #ccc;
		   border-bottom: 1px solid #ccc;
    margin-top: 10px;
}

.bbox1 {
display:block;
}


.box1 {
    background: url("../images/right_shadow.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    float: left;
    margin-right: 20px;
    padding-bottom: 8px;
    width: 280px;
}

.bbox1 img {
	width:280px;
	}
.ibottom h3 {
  background:#F15922;
    color: #FFFFFF;
    font-family: 'open_sansregular';
    font-size: 22px;
    line-height: 36px;
    padding-left: 10px;	
	margin-bottom:20px;
	}
	
.gallery {
	display:block;
	}		
.gallery ul {
	list-style:none;
	}	
.gallery ul li {
  border: 5px solid #FFFFFF;
    box-shadow: 0 1px 7px #CCCCCC;
    color: #8E9315;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 7px 20px;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: capitalize;

	}	

.gallery ul li img {
	width:317px;
	}	
	

.news {
    margin-bottom: 20px;
    padding: 10px;
	border-bottom:solid 1px #eee;
}	



.n1 {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #333333;
    float: left;
    font-weight: bold;
    height: 69px;
    line-height: 32px;
    text-align: center;
    width: 50px;
	margin-right:15px;
}

.n1 span {
color:#fff;
background:#F15922;	
display:block;

	}
.n2 {
    color: #222;
    float: left;
    font-size: 14px;
    margin: 0 10px 0 7px;
    width: 598px;
}

.n2 h4 {
	color:#333;
	margin-bottom:5px;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	}

.n2 a {
    color: #F15922;
    float: right;
    font-size: 13px;
}

.n2 a:hover {
	text-decoration:underline;
	}	
.news-detail {
	display:block;
	}	
.news-detail h4 {
	color:#333;
	margin-bottom:5px;
	font-style:normal;
	font-size:17px;
	font-weight:bold;	
	}	
.news-detail p span {
color:#F30;	
margin:0 5px;
	}	
.back {
	padding:10px 15px;
	border:solid 1px #222;
	text-transform:uppercase;
	color:#333;
	text-align:center;
	margin-top:20px;
	
	}	
.back:hover {
	border-color:#ccc;
	color:#000;
	}	
	
.event {
	display:block;
	    margin-bottom: 20px;
    padding: 10px;
	border-bottom:solid 1px #eee;
	}
.event h4 {
    color: #333333;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
	
	}		
.event p {
	color:#333;
	}	
.event p span {
	color:#FF3300;
	 margin: 0 5px;
	}	

.event  a {
    color: #F15922;
    float: right;
    font-size: 13px;
}

.right-pert ul {
	list-style:square;
	margin-left: 15px;

	}	
.right-pert ul li {
	 color: #333333;
    font-family: 'open_sansregular';
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
	}	
.right-pert ol {
	margin-left: 15px;
	}	
.right-pert ol li {
	 color: #333333;
    font-family: 'open_sansregular';
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
	}	
	

.e1 {
    float: left;
    margin: 0 10px 10px 0;
}
.e1 img {
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px #CCCCCC;
    padding: 3px;
    width: 150px !important;
}

.e2 {
    float: left;
    margin: 0 10px 10px 0;
    width: 522px;
}


.e2 a {
    color: #8E9315;
    font-family: 'open_sansregular';
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}

.enquiry a {
    background: none repeat scroll 0 0 #848904;
    border: 1px solid #454803;
    border-radius: 5px;
    box-shadow: 0 1px 1px #FFFFFF inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: 'open_sansregular';
    font-size: 14px;
    padding: 4px 15px;
    text-align: center;
    text-transform: uppercase;
}


.prodect img {
    width: 700px;
}	
