@charset "utf-8";
/* CSS Document */

.inner-banner-DV{
	width:100%;
	background:url(../images/banner.jpg) no-repeat center;
	height:220px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

.inner-middle-container{
	width:996px;
	margin:0px auto 30px;
	padding:0px 0px 0px 0px;
	z-index:-200;
	min-height:400px;
}
.inner-middle-container h3{
	font-size:25px;
	font-family: 'Open Sans', sans-serif;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
.inner-middle-container h6{
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	margin:0px 0px 0px 0px;
	font-weight:lighter;
	color:#900;
}

.inner-middle-container img{
	width:430px;
	height:190px;
	float:left;
	margin:10px 25px 25px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.inner-middle-container p{
	font-size:16px;
	color:#000;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.inner-middle-container h5{
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	margin:0px 0px 20px 0px;
	padding:5px 50px 5px 10px;
	background:#b5043b;
	text-transform:uppercase;
	color:#fff;
	width:300px;
	font-weight:lighter;
}

.enquiry-form{
	height:37px;
	padding:0px 0px 0px 5px;
	margin:0px 20px 25px 0px;
	float:left;
	border:1px solid #c5c5c5;
	font-size:14px;
	color:#767575;
	line-height:25px;
}
.enquiry-form-width-01{
	width:300px;
}
.enquiry-form-width-02{
	width:603px;
}
.enquiry-form-width-03{
	width:145px;
}
.enquiry-form-width-04{
	width:950px;
	height:300px;
}
.enquiry-form-width-05{
	width:299px;
}
.submit-button{
	width:120px;
	height:40px;
	color:#fff;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;
	background:#b5043b;
	border:0px;
	float:right;
	margin:0px 35px 0px 0px;
}

.products_detail_DV{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:40px 0px 0px 0px;
}
.products_detail_DV ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.products_detail_DV li{
	padding:0px 0px 0px 0px;
	margin:0px 30px 10px 0px;
	float:left;
	overflow:hidden;
	width:300px;
	height:245px;
	list-style:none;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-transform:uppercase;
}

.products_detail_DV li h3{
	padding:0px 0px 0px 0px;
	margin:5px 20px 0px 0px;
	color:#039;
	font-size:15px;
	float:left;
}
.products_detail_DV li span{
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
	color:#930;
	float:left;
}
.products_detail_DV li img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:300px;
	height:200px;
	border:4px solid #FC9; 
	box-shadow:0px 5px 6px -5px #999;
}




.contact-address-container{
	width:900px;
	height:345px;
}
.contact-address{
	width:385px;
	height:310px;
	float:left;
	color:#6f6a6a;
	font-size:17px;
	line-height:25px;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	text-transform:capitalize;
	margin:0px 0px 20px 0px;
}
.contact-address span{
	color:#005678;
	font-size:18px;
	width:200px;
	margin:0px 0px 10px 0px;
	line-height:30px !important;
	clear:both;
	text-transform:lowercase;
}
.contact-map{
	width:500px;
	background:#0CF;
	border:5px solid #777777;
	float:right;
	height:300px;
}

.contact-form{
	width:980px;
	height:400px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	}


