@charset "utf-8";
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
.header {
	height: 185px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bg_header2.jpg);
}
.content {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 20px;
	background-color: #C0311A;
}
.menu {
	height: 30px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 2.5em;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-indent: 2px;
	background-image: url(images/bg_menu.jpg);
}

.footer {
	height: 35px;
	width: 1000px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	line-height: 3em;
	background-color: #00502f;
	background-image: url(images/bg_footer.jpg);
}
.productbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/bg_productbox.jpg);
	background-repeat: no-repeat;
	font-size: 11pt;
	}
.content_stockists {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

	

hr {
	color: #FFFFFF;
	border-top: 1px dashed #AB2C1B;
	border-right: 1px #AB2C1B;
	border-bottom: 1px #AB2C1B;
	border-left: 1px #AB2C1B;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-size: 20pt;
	font-weight: bold;
	color: #BF3216;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #BF3216;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}

.img_border {
	border: 1px solid #333333;
}
.content_products {
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 20px;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	height: 230px;
}
.product_left {
	float: left;
	width: 530px;
	height: auto;
	padding: 5px;
}


.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}


.productbox a:visited {
	color: #C23116;
}
.productbox a:hover {
	color: #C23116;
}


.content  a:link {
	color: #FFCC00;
}
.content a:visited {
	color: #FFCC00;
}
.content a:hover {
	color: #FFFFCC;
}
.homecontent {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 20px;
	background-color: #C0311A;
	background-image: url(images/bg_homecontent.gif);
	background-repeat: no-repeat;
}
.content500 {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 20px;
	background-color: #C0311A;
}
.column400 {
	height: auto;
	width: 400px;
	margin-left: 25px;
	font-size: 14pt;
	margin-top: 20px;
}
.search {
	background-color: #C0311A;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
