@charset "utf-8";
/* CSS Document */
html,body{
	margin:0px;
	padding:0px;
}
body{	
	background:url(images/bg.png);
}
.main{
	width:950px;
	background:#FFF;
		
}
.header{
	width:950px;
	height:100px;
	background:url(images/testimonial-bg.png);
}
.bannar{
	width:950px;
	height:340px;
}
.content{
	width:950px;
	height:100%;
	float:left;
	margin-top:20px;
	
}
.prefooter{
	width:950px;
	height:350px;
	float:left;
	margin-top:20px;
	
}
.footer{
	width:950px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#F30;
	background:url(images/footer-top-bg.jpg);
	margin-top:10px;
}
/*--------------------------------------------------*/
			/* Home Page */
	/*--------------------------------------------------*/
.innerleft{
	width:650px;
	height:350px;
	float:left;
	margin-left:20px;
	
}
.innercenter{
	width:200px;
	height:350px;
	float:left;
	margin-left:20px;
	background:#E2E2D1;
}
.innerright{
	width:200px;
	height:350px;	
	float:left;
	margin-left:20px;
}
.innerright2{
	width:200px;
	height:350px;	
	float:left;
	margin-left:20px;
}
.titlefont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F30;
	letter-spacing:1px;
	text-align:center;
	text-transform:capitalize;
	padding:10px;
	background:url(images/footer-top-bg.png);
}

.titlefont2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F30;
	letter-spacing:1px;
	text-align:center;
	text-transform:capitalize;
	padding:10px;
	background:url(images/footer-top-bg.png);
}
.contentfont{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:23px;
	color:#000;
	letter-spacing:1px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
.read1{
	float:right;
	margin-top:5px;
}
.read{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#060;
	float:right;
	text-decoration:none;
}
.read:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	float:right;
}
.productimages{
	width:200px;
	height:150px;
	float:left;
	background:#999;
	color:#000;
	border-radius:00px 00px 00px 00px;
	margin-top:20px;
}
.productcontent{
	width:200px;
	height:30px;
	background:#5CCCE2;
	float:left;
	color:#000;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:00px 00px 00px 00px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	
}
.productcontent:hover{
	width:200px;
	height:30px;
	color:#46BAE3;
	background:#EEE;
	font-family:Arial, Helvetica, sans-serif;	
	border-radius:00px 00px 00px 00px;
	
}
/*--------------------------------------------------*/
						/*Menu */
	/*--------------------------------------------------*/
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	padding:7px 20px 7px 20px;
	text-decoration:none;
}
.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background:#000;
	padding:7px 20px 7px 20px;
	text-decoration:none;
	border-radius:5px;
}
/*--------------------------------------------------*/
						/*About Page*/
	/*--------------------------------------------------*/
	
.abcontent{
	width:950px;
	height:300px;
	margin-top:20px;
	border:0px solid #CCC;
}

/*--------------------------------------------------*/
						/*Product Page*/
	/*--------------------------------------------------*/
	
.procontent{
	width:950px;
	height:900px;
	margin-top:20px;
	border:0px solid #CCC;
}
.proimages{
	width:900px;
	height:220px;
	margin-top:10px;
	margin-left:30px;
}
.proimglayout{
	width:280px;
	height:240px;
	float:left;
}
.proimgcontent{
	width:280px;
	height:30px;
	float:left;
	background:#5CCCE2;
	color:#000;
	padding:13px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:00px 00px 00px 00px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.proimgcontent:hover{
	width:280px;
	height:30px;
	color:#46BAE3;
	background:#EEEEEE;	
}
.productdeimage{
	width:900px;
	margin:20px;
}
/*--------------------------------------------------*/
						/*Service details*/
	/*--------------------------------------------------*/
	
.Service{
	width:950px;
	height:100%;
	float:left;
	margin-top:20px;
}
.Serviceimg{
	width:900px;
	width:100%;
	float:left;
	margin-top:20px;
}
/*--------------------------------------------------*/
						/*Contact Page*/
	/*--------------------------------------------------*/
	
.contact{
	width:950px;
	height:100%;
	float:left;
	margin-top:20px;
}
.map{
	margin:20px;
	float:left;
}
input[type=text]{border: 1px solid #828181; width:200px; border-radius:5px;}
textarea{border: 1px solid #828181; resize:none; border-radius:5px;}
input[type=submit]{border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; background:#5BCEE3; text-align:center; color:#ffffff; padding:10px 25px ; border:1px solid #828181; text-transform:capitalize; margin:0px; cursor:pointer; font-size:12px; border:2px solid #dcfafd;}	


/*--------------------------------------------------*/
						/*Enquiry Page*/
	/*--------------------------------------------------*/
	
.enquiry{
	width:950px;
	height:100%;
	float:left;
	margin-top:20px;
}
.enqform{
	margin:20px;
	width:500px;
}

/*--------------------------------------------------*/
						/*Float Menu*/
	/*--------------------------------------------------*/

#fl_menu{position:absolute; top:50px; left:0px; z-index:9999; width:150px; height:50px;}
#fl_menu .label{padding-left:20px; line-height:50px; font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:14px; background:#FFF; color:#000; letter-spacing:1px;}
#fl_menu .menu1{display:none;}
#fl_menu .menu1 .menu_item{display:block; background:#EEE; color:#000; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none;}
#fl_menu .menu1 a.menu_item:hover{background:#FFF; color:#000;}
