body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 1004px;
	background-position: center;
}
.headerbg {
	background-image: url(../images/header_bg.png);
	height: 224px;
	width: 1004px;
}
.sitemapbg {
	background-image: url(../images/sitemap_bg.png);
	height: 21px;
	width: 117px;
	background-repeat: no-repeat;
	text-align: center;
}
.emailtext {
	font-family: tahoma;
	font-size: 12px;
	color: #15232c;
	text-decoration: none;
}
.emailtext:hover {
	font-family: tahoma;
	font-size: 12px;
	color:#FF0000
	text-decoration: none;
}
.sitemaptext {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.sitemaptext:hover {
	font-family: tahoma;
	font-size: 12px;
	color:#000000
	text-decoration: none;
}
.bodybg {
	background-image: url(../images/body-bg.png);
	background-repeat: no-repeat;
	height: 390px;
	width: 1004px;
}
.generaltext {
	font-family: tahoma;
	font-size: 12px;
	color: #0d0101;
	line-height: 18px;
}
.letestnew {
	font-family: tahoma;
	font-size: 12px;
	color: #696767;
	text-decoration: none;
	font-weight: bold;
}
.producttext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #696767;
	text-decoration: none;
}
.productsubtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464545;
	text-decoration: none;
}
.productsubtext:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#cc0000;
	text-decoration: none;
}

.bottumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444242;
	text-decoration: none;
}
.secondpagebgtop {
	background-image: url(../images/body-top-bg.png);
	background-repeat: repeat-x;
	height: 46px;
}
.secondpagebgbottum {
	background-image: url(../images/body-bottum-bg.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 46px;
}
.contactbg {
	background-image: url(../images/contact_bg.png);
	height: 482px;
	width: 1004px;
	background-repeat: no-repeat;
}
.bgcontact {
	background-image: url(../images/bg-contact.png);
	background-repeat: no-repeat;
	height: 521px;
	width: 1004px;
}

.contacttext {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat;
}
.contactboldtext {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.inquirybg {
	background-image: url(../images/secondpgbg.png);
	height: 520px;
	width: 1004px;
	background-repeat: no-repeat;
}
.tebletext {
	font-family: tahoma;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
}
.tebletext:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #cc3333;
	text-decoration: none;
}

.tebleboldtext {
	font-family: tahoma;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}
.titletext {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.titletext2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #686a77;
	text-decoration: none;
}

.secondpgbg {
	background-image: url(../images/secondpgbg.png);
	height: 520px;
	width: 1004px;
	background-repeat: repeat;
}
.contactemail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contactemail:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.bottummenutext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottummenutext:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.menubutton {
	background-image: url(../images/back-over.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 76px;
}
.menubutton:hover {
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 76px;

}
.menubutton:hover#active {
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 76px;

}
.inquirybottumline {
	background-image: url(../images/bottum-line.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 1004px;
}
.bulet {
	list-style-image: url(../images/mark_01.png);
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height:3;
	
}
.logotitle {
	background-image: url(../images/logo-title.png);
	height: 143px;
	width: 760px;
	background-repeat: no-repeat;
}