@charset "utf-8";
.content1 {
	float: left;
	height: 155px;
	width: 295px;
	background-color:#FFFFFF;
	text-align: justify;
	text-indent: 5px;
	

	box-shadow : 0px 0px 10px #888888;
	border-radius : 5px;

}

.content1header {
	/*background-color: #FFFFFF;*/
	height: 20px;
	width: 290px;
	padding-top: 2px;
	font-size: 16px;
	font-weight: bold;

}
.content1detial {
	text-align: justify;
	text-indent: 10px;
	width: 280px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-color:#FFFFFF;
}
.content2 {
	float: left;
	height: 155px;
	width: 285px;
background-color:#FFFFFF;
	margin-left: 10px;
		box-shadow : 0px 0px 10px #888888;
		border-radius : 5px;
}
.formtag {
	height: 20px;
	width: 290px;
	padding-top: 2px;
	float: left;

	text-indent: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.formleft {
	float: left;
	height: 20px;
	width: 115px;
	font-size: 12px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 1px;
}
.formright {
	float: left;
	height: 25px;
	width: 170px;
	font-size: 12px;
	text-indent: 5px;
}
.subcontent { /* For wrap all pic and text as one category as Material, brand and etc*/
	float: right;
	height: auto;
	width: 590;
	display: inline-block;
	/*background-color: #FFFFFF;*/
	margin-top: 10px;
	padding-bottom: 5px;
	box-shadow : 0px 0px 10px #888888;
	border-radius : 5px;
	background-color:#FFFFFF;
}
.subcontentnotopmargin { /* For wrap all pic and text as one category as Material, brand and etc*/
	float: right;
	height: auto;
	width: 590;
	display: inline-block;
	/*background-color: #e0e0e0;*/
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	box-shadow : 0px 0px 10px #888888;
	border-radius : 5px;
}

.contentheader {/* control new header, lone new line*/
	float: left;
	height: 20px;
	width: 590px;
	/*background-color: #cccccc;*/
	padding-top: 2px;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	
	
}
.contentheadernotice {/* control new header, lone new line*/
	float: left;
	height: 20px;
	width: 590px;
	/*background-color: #cccccc;*/
	padding-top: 2px;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FF0000;
	
	
}
.contentheader2 {/* control new header, lone new line*/
	float: left;
	height: 20px;
	width: 590px;
	padding-top: 2px;
	text-indent: 5px;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
}
.contentlink{ /*for articles link*/
	float: left;
	height: 15px;
	width: 590px;
	text-indent: 20px;
	padding-bottom: 1px;
}


.content3 { /* Wrapper for content3insidetext and content3insidepic*/
	float: left;
	height: 90px;
	width: 118px;
	margin-top: 0px;
}
.contactusform{ /*for articles link*/
	float: left;
	height: auto;
	width: 570px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.contactusform textarea{ /*for articles link*/
	width: 400px;
	font-size: 12px;	
}
.contactusform input{ /*for articles link*/

	font-size: 12px;	
}
.contactuspage{ /*for articles link*/
	float: left;
	height: 130px;
	width: 570px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
.contactuspage2{ /*for articles link*/
	float: left;
	height: 50px;
	width: 570px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
.content3insidetext {/* For control text below picture*/
	float: left;
	height: 20px;
	width: 118px;
	text-align: center;
	padding-top: 2px;
	font-size: 0.8em;
}
.content3insidepic { /* For control picture box 119 x 119 px*/
	float: left;
	height: 60px;
	width: 90px;
	text-align: center;
	cursor:pointer;
	box-shadow: 2px 2px 2px #999;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-left: 14px;

}
.shadow { /* For control picture box 119 x 119 px*/

box-shadow: 5px 5px 5px #999;
}	
