body {
	background-color: #611533;
}
.header_top {
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	width: 765px;
}
.header_bg {
	background-image: url(images/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 505px;
	padding-left: 132px;
}
.download_header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #95204D;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 234px;
	height: 273px;
	padding-left: 15px;
}
.news_bg {
	background-color: #93204B;
	background-image: url(images/news_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 305px;
	width: 192px;
	padding-right: 12px;
	padding-left: 12px;
}
.latest_news_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #791A3E;
}
.news_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.news_short_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.readallnews {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
.whynottry {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B70A00;
}
.product_fill {
	background-image: url(images/prod_fill.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 117px;
	width: 330px;
}
.product_top {
	background-image: url(images/prod_top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 18px;
	width: 330px;
}
.product_bottom {
	background-image: url(images/prod_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 18px;
	width: 330px;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8B1E47;
	text-decoration: underline;
}
.product_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B1E47;
}
.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8B1E47;
	font-weight: bold;
}
.site_lr_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B45F7E;
	border-left-color: #B45F7E;
	background-color: #FFFFFF;
}
.border_enquiry {
	width: 230px;
	border: 1px solid #791A3E;
}
.contact_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #791A3E;
	border: 1px solid #791A3E;
}
