@charset "utf-8";
body {
	margin: 0px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.banner-bg {
	background-image: url(../images/banner-bg.jpg);
	height: 511px;
}
.navi-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #D31820;
	text-decoration: none;
	font-weight: bold;
}
.navi-text a:link, navi-text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #D31820;
	text-decoration: none;
}
.navi-text a:hover {
	color: #333333;
	text-decoration: none;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
.small-text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C12725;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
.product-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.contain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.white-contain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.featured-bg {
	background-image: url(../images/featured-main.jpg);
	background-repeat: no-repeat;
	height: 261px;
	width: 349px;
}
.product-text a:link, product-text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.product-text a:hover {
	color: #C12624;
	text-decoration: none;
}
.white-contain a:link, white-contain a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white-contain a:hover {
	color: #333333;
	text-decoration: none;
}
.small-text-red a:link, small-text-red a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C12725;
	text-decoration: none;
}
.small-text-red a:hover {
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.product-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
