body {
	margin:0;
	padding:0;
	background-image: url(images/logo-bg1.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a434f;
}
.border {
	border-bottom: 1px dotted #dddddd;
}
.borderpro {
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.boldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e23236;
}
.headingtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e23236;
	text-transform:uppercase;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	/*font-weight:bold;*/
	color:#3f3a37;
	text-align:center;
	text-transform:uppercase;
}
.livechat {
	background-image:url(images/live-chat.gif);
	width:188px;
	height:152px;
	background-repeat:no-repeat;
}
.linkbg {
	background-image:url(images/link-bg.gif);
	width:187px;
	height:152px;
	background-repeat:no-repeat;
}
.banner {
	background-image:url(images/banner.gif);
	background-repeat: no-repeat;
	height:148px;
	width:980px;
}
.footerbg {
	background-image:url(images/footer-page-bg.gif);
	background-repeat: repeat-x;
	height:58px;
}
.productbg {
	background-image:url(images/product-bg.gif);
	width:101px;
	height:101px;
	background-repeat:no-repeat;
}
.linkmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a434f;
	text-decoration:none;
}
.linkmenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e23236;
	text-decoration:none;
}
.productlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e23236;
	text-decoration:none;
	font-weight:bold;
}
.productlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a434f;
	text-decoration:none;
	font-weight:bold;
}
.sitemapmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a434f;
	text-decoration:none;
}
.sitemapmenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e23236;
	text-decoration:none;
}
.headerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	text-decoration:none;
	font-weight:bold;
}
.headerlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e23236;
	text-decoration:none;
	font-weight:bold;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a434f;
	text-decoration:none;
}
.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e23236;
	text-decoration:none;
}
.textbox {
	border:1px solid #d5d5d5;
	background-color:#ffffff;
	width:190px;
	height:17px;
	color:#100f0e;
}
.textbox1 {
	border:1px solid #7b9db9;
	width:140px;
	height:55px;
}
.texthead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3a434f;
	text-transform:uppercase;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a434f;
}
.indent {
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}
.footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}
.a {
	color:#3a434f;
	text-decoration:none;
}
.a:hover {
	color:#e23236;
	text-decoration:underline;
}
.footers a {
	color:#3a434f;
	text-decoration:underline;
}
.footer a:hover {
	color:#e23236;
}
.productheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	color:#3a434f;
}
.productheading:hover {
	text-decoration:underline;
	color:#e23236;
}
.boxresource {
	border:1px solid #d6d6d6;
}
img {
	border:none;
}

