@charset "utf-8";
/* CSS Document */

.slide
{
	width:1100px;
	height:300px;
	float:left;
	margin:auto;
}
#about_content
{
	width:1100px;
	height:700px;
	margin:auto;
	border:#E5E5E5 2px solid;
	border-radius:10px;
	box-shadow:#CDCDCD 4px 4px 4px 1px;

	
}
.abt_cont_cont h4
{
	color:#000;
	font-size:20px;
}
.abt_cont_cont
{
	width:1000px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
}
.abt_cont_cont h3
{
	color:#1D8585
}
.abt_cont_cont h2
{
	width:250px;
	height:40px;
	background:#6FF;
	text-align:center;
	color: #060;
	border-radius:5px;
	
}
.abt_cont_cont p
{
	text-align:justify;
	line-height:32px;
	font-family:Calibri;
	font-size:16px;
}

.abt_cont_cont li
{
	line-height:25px;
	font-family:Calibri;
	font-size:18px;
}

.abt_box
{
	width:450px;
	height:160px;
	background:#3CB2B2;
	float:left;
	margin-left:50px;
	border:#FFF 2px solid;
	
}
.abt_cxont_box
{
	width:1100px;
	height:300px;
	margin-top:20px;
	float:left;
}
.abt_box_img
{
	width:150px;
	height:160px;
	float:left;
}
.abt_box_list
{
	width:250px;
	height:60px;
	float:left;
	margin-top:30px;
	margin-left:20px;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}



#contact_content
{
	width:1100px;
	height:550px;
	margin:auto;
	float:none;
	border:#CDCDCD 2px solid;
	border-radius:10px;
}
.Enquire_form
{
	width:500px;
	height:500px;
	margin-top:40px;
	float:left;
}
.contact
{
	width:400px;
	height:400px;
	margin-left:50px;
	float:left;
	margin-top:40px;
}
.contact_con
{
	width:200px;
	height:40px;
}

.contact_con h3
{
	color:#000;
	margin:10px;
	font-size:20px;
	font-weight:bold;
	margin-left:-5px;
}
.contact h2
{
	color:#5B0920;
	text-decoration:underline;
}

.contact p
{
	line-height:10px;
	font-size:16px;
	font-family:Calibri;
}



<!--------------Product-------------->
#product_content
{
	width:1100px;
	height:1400px;
	margin:auto;
	border:#CBCBCB 2px solid;

	
}
.product_content_cont
{
	width:1100px;
	height:950px;
	margin:auto;
}

.product_cont_box
{
	width:250px;
	height:880px;
	float:left;
	margin:10px;
	border-radius:10px;
}
.prod_img
{
	width:240px;
	height:150px;
	margin-left:30px;
}
.prod_cont1
{
	width:250px;
	height:600px;
	
}
.prod_cont1 li
{
	line-height:30px;
	font-size:14px;
	margin-left:40px;
	font-family:Calibri;
}
.product_cont_box h3
{
	width:250px;
	height:50px;
	background:#5B0920;
	color:#fff;
	border-radius:5px;
	font-size:15px;
	padding:8px;
	text-align:center;
}
.prod_cont1 h4
{
	color:#000;
	margin-left:55px;
	text-decoration:underline;
	
}
.marq
{
	width:320px;
	margin-left:30px;
	list-style:none;
}