body {
	width: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}
.wrapper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 159px;
	width: 1000px;
}
.banner {
	height: 310px;
	width: 1000px;
	background-image: url(../images/banner.png);
}

.logo {
	float: left;
	height: 143px;
	width: 411px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}
.right_header {
	float: right;
	height: auto;
	width: 570px;
	margin-top: 10px;
	margin-right: 4px;
}
.manufactureing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F00;
	font-weight: bold;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
.left_banner {
	float: left;
	height: 310px;
	width: 273px;
	background-image: url(../images/leftbannermenu.png);
	background-repeat: no-repeat;
}
.right_banner {
	background-image: url(../images/rightbanner.png);
	height: 310px;
	width: 727px;
	float: right;
}
.menu1{
	padding:0;
	color: #FFF;
	height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.menu1 ul{
	padding:0;
	color: #FFF;
	height: 35px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu1 li{
	position: relative;
	list-style: none;
	color: #FFF;
	height: 55px;
}
.menu1 li a{
	text-decoration:none;
	text-align: left;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	opacity: 0.6;
	float: left;
	height: 35px;
	background-image: url(../images/menubg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 35px;
	padding-left: 50px;
	padding-bottom: 5px;
	width: 220px;
}
.menu1 li a:hover{
	color: #FFF;
	width: 344px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.bgborder {
	background-image: url(../images/bgborder.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 7px;
	margin-top: 3px;
}
.contener {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left_contetn {
	height: 322px;
	width: 292px;
	float: left;
}
.productrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.productrow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	float: left;
	width: 280px;
	height: 24px;
	padding-left: 4px;
	line-height: 25px;
}
.productrow a:hover {
	background-image: url(../images/productrawhover.png);
	background-repeat: no-repeat;
	height: 24px;
	color: #FFF;
}
.right_content {
	height: auto;
	width: 690px;
	float: right;
}
.left_rightcontent {
	float: left;
	height: auto;
	width: 455px;
}
.headeing {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/headingline.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.rightcontent_right {
	width: 224px;
	float: right;
}
.readmore {
}
.readmore a {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.readmore a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	height: 175px;
	width: 100%;
	float: left;
}
.footer_in {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.f_footer {
	color: #FFF;
}
.f_footer a:link , .f_footer a:visited{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
}
.f_footer a:hover {
	text-decoration: underline;
}
