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

/* index1beta CSS by Asif */

body
	{
		background:url(images/background/black-blue.jpg);
		width:100%;
	}

/* ----- Wrapper ----- */	
/* ----- Wrapper ----- */	
.wrapper
	{
		width:1200px;
		height:auto; /* Value will be set to auto when otheres develeoped */
		margin:0 auto auto;
		padding:5px 5px 0px 5px;
		background:#FFF;
		border:#2A3F00 thick solid double;
	}

	

	
/* ----- Header ----- */	
/* ----- Header ----- */	
.header
{
	width:1180px;
	height:85px;
/*	border:#F00 thick solid; */
}

.logo{
	background: url('../images/Logos/logo6jul14.jpg') no-repeat scroll left center transparent;
width: 1180px;
height: 85px;
	
	
	
/*	border:#008000 thick solid;  */
}
.index1menu{
	float:left; 
	width:750px;
	height:45px;
	padding:0px 0px 0px 0px;
/*	border:#2ADFFF thick solid;  */
}
	
	
/* ----- Container ----- */	
/* ----- Container ----- */	
#container
	{
		width:auto;
		margin:0 0; 
/*			border:#00DFFF thick solid; */
	}

/*.css-slideshow_ak
	{
		width:auto;
		height:720px;
		margin:10px 0px 0px 10px;
		padding:0px 0px 0px 45px;
	/*		
		border:#FF0 thick solid; 
	
	}
*/



/* Gallery line starts here */
/* ================-----========= */
.gallery{
	width:1190px;
	height:170px;
/*	border:#99FFFF thick solid; */
}

.g_img_box
{
	float:left;
	width:200px;
	height:158px;
	margin:0 5px 2px 15px;
/*		border:#F00 thick solid; */
}

.g_txt_box
{
	float:left;
	width:200px;
	height:58px;
		margin:0 5px 2px 15px;
/*	border:#2A3FAA thick solid; */
}
	

/* ================-----========= */
/* End of gallery line */

/* manufecturing line starts here */
/* ================-----========= */
.manufecturing{
	width:1195px;
	height:180px;
/*	border:#99FFFF thick solid; */
}

.mboxleft
	{
		float:left;
		width:580px;
		height:170px;
/*			border:#000 thick solid; */
	}
.m_img_box
{
	float:left;
	width:200px;
	height:158px;
/*		border:#F00 thick solid; */
}

.m_txt_box
{
	float:right;
	width:345px;
	height:158px;
/*	border:#2A3FAA thick solid; */
}
	

/* ================-----========= */
/* End of manufecturing line */

/* manufecturing line starts here */
/* ================-----========= */
.manufecturing2{
	width:auto;
	height:230px;
	background:#EEEEF7;

/*	border:#99FFFF thick solid; */
}

.m2boxleft
	{
	margin:5px 0 0 auto ;
		float:left;
		width:auto;
		height:180px;
/*			border:#000 thick solid; */
	}

.m2_img_box
{
	float:left;
	width:230px;
	height:165px;
	margin:0 3px 0 3px;
/*		border:#F00 thick solid; */
}

.m2_img_box img 
{
	width:220px;
	height:160px;
	margin:3px 3px 3px 3px;
}

.m2_txt_box
{
	float:right;
	width:200px;
	height:165px;
/*	border:#2A3FAA thick solid; */
}
.boxclear
{
	clear:left;
	clear:both;
}
	

/* ================-----========= */
/* End of manufecturing 2 line */
/* ================-----========= */

	
.sampleline
	{
		/*float:left;  */
		width:auto;
		height:280px;
		margin:5px 5px 0px 5px;
/*				border:#F00 thick solid;   */
	}
	
.Sampleimg
	{
		width:auto;
		height:auto;
		float:left;
		margin:5px 6px 5px 3px;
/*				border:#00DFFF thick solid;   */
	}
	
	
/* ----- Footer ----- */	
/* ----- Footer ----- */	
#footer
	{
	width:auto;
	height:auto;
/*		border:#F00 thick solid;   */
	
	}
	
.footertop
	{
	width:auto;
	height:180px;
	margin:5px 5px;
	padding:5px 5px;
	background-color:#EFEFEF;
	backface-visibility:visible;
	
/*	border:#FFDFFF thick solid;   */
	}

.footermid
	{
	width:auto;
	height:193px;
	margin:5px 5px;
	padding:5px 5px;
	background-color:#C0DCC0;
	backface-visibility:visible;
	
/*	border:#FFDFFF thick solid;   */
	}

	
.about
	{
		float:left;
		width:47%;
		height:190px;
		/*margin:5px 10px 0px 10px; */
		padding:5px 5px;
	backface-visibility:hidden;


/*				border:#A0A0A4 thick solid;   */
			
	}
	
.contact
	{
		float:left;
		width:47%;
		height:190px;
		margin:5px 10px 0px 10px;
backface-visibility:hidden;

/*				border:#A0A0A4 thick solid;   */
		
	
	}
	
.footerbot
	{
	width:auto;
	height:25px;
/*	background:#D6D6D6; */
/*	 border:#2A1FAA thick solid; */
	}
	
.copy
	{
	color:#FFFBF0;
	float:left;
	width:55%;
	height:20px;
	margin:0 10px 0px 10px;
	padding:0 0px 0px 15px;
/*				border:#FF3FFF thick solid;
/*	background:#AA9F00;  */
	
	
	}
	
.byABC
	{
	color:#FFFBF0;
	float:right;
	width:auto;
	height:20px;
	/*margin::0 10px 0px 0px; */
	padding:0 10px 0 0px;
/*			border:#FF3FFF thick solid;
		background:#AA9F00;  */
	
	}

.clearboth
{
	clear:both;
}
.clleft
{
	clear:left;
}
.clright
{
	clear:right;
}


