body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg0.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.bg_left{
	background-image: url(images/bg_left.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.bg_right{
	background-image: url(images/bg_right.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.bg_bottomleft{
	background-image: url(images/bottom_leftbg1.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: right;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:18px;
	text-align: justify;
	padding-top: 0px;
}
.product{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#371d0e;
	font-weight:bold;
	line-height:20px;
	text-align: justify;
	padding-top: 0px;
	text-decoration: none;
}
.product_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#371d0e;
	font-weight:bold;
	line-height:20px;
	padding-top: 0px;
	text-decoration: none;
}
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ff0000;
	font-weight:bold;
	line-height:20px;
	text-align: justify;
	padding-top: 0px;
	text-decoration: none;
}
.price a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ff0000;
	font-weight:bold;
	line-height:20px;
	text-align: justify;
	padding-top: 0px;
	text-decoration: none;
}
.head_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
	text-align: justify;
	padding-top: 0px;
	text-decoration: none;
}
.head_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#2C78CA;
	font-weight:bold;
	line-height:20px;
	text-align: justify;
	padding-top: 0px;
	text-decoration: underline;
}
.subhead a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	line-height:18px;
	text-align: justify;
	padding-top: 0px;
	text-decoration: underline;
}
.link_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#393C3E;
	font-weight:bold;
	line-height:18px;
	padding-top: 0px;
	text-decoration: none;
}
.link_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2A76C9;
	font-weight:bold;
	line-height:18px;
	padding-top: 0px;
	text-decoration: underline;
}
.rightimg 
{
	float : right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
} 
.leftimg 
{
	float : left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
} 
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
}
.middlecontent_line {
	background-image: url(images/middlecontent_line01.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.right_line {
	background-image: url(images/right_line.jpg);
	background-repeat: repeat;
	background-position: center top;
}
