body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #BF2F2F;
	font-weight:normal;
}
h2 {
	font-size: 16px;
	color: #BF2F2F;
	font-weight: bold;
	text-align:center;
	display:block;
}
h3 {
	margin: 0px;
}
#container {
	margin-left: 40px;
	margin-right: 40px;
}

#header {
	width: 800px;
	height: 247px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	width: 24%;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #D6D6D6;
	background-color: #ffffff;
}

#right {
	width: 75%;
	float: left;
	border-left: 1px solid #ffffff;
}

#footer {

}

.section-header {
	height: 29px;
	background-image: url(../images/products-header-background.gif);
	background-repeat: repeat-x;
	line-height: 29px;
	padding-left: 12px;
	color: #ffffff;
}

#left ul, #right-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left ul li {
	margin-left: 6px;
	margin-right: 6px;
	height: 31px;
	background-image: url(../images/left-nav-button-background.gif);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 31px;
	border-bottom: 1px solid #d0d0d0;
}

#right-menu ul li {
	width: 14%;
	height: 29px;
	float: left;
	line-height: 29px;
	text-align: center;
	background-image: url(../images/nav-button.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#left ul li a {
	color: #535353;
}

#right-menu ul li a {
	color: #ffffff;
}

ul li a {
	display: block;
}

.enquiries {
	background-image: url(../images/enquiries-button-background.gif);
	background-repeat: repeat-x;
}

#brands {
	margin-left: auto;
	margin-right: auto;
	width: 170px;
}

#content {
	padding: 14px;
	color: #656565;
}

#footer {
	clear: both;
}

#footer-left {
	width: 24%;
	background-color: #cccccc;
	float: left;
}

#footer-right {
	width: 74%;
	float: left;
	background-color: #D8D8D8;
	height: 46px;
	line-height: 46px;
	color: #5D5D5D;
}

#footer-right a {
	color: #5D5D5D;
}

.frontpage {
	width: 33%;
	text-align: center;
	float: left;
}

.category {
	width: 140px;
	height: 140px;
	margin: 15px;
	background-color: #E6E6E6;
	text-align: center;
	font-size:11px;
}

.categorylink {
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
	text-align: left;
	color: #535353;
	display: block;
}
em{
	color:#BF2F2F;
	font-style:normal;
}
.link{
	color:;
} 
#contact-form{ clear:both;padding-top:20px;}
#address{float:left;}
.solution {
	width: 200px;
	margin: 5px;
	float: left;
	text-align: center;
}
.solution a {
	color: #333333;
}
.productlisting {
	width:397px;
	height:130px;
	background-image:url(../images/hr-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	clear: both;
}
.productlisting a{color:#3B82B8; text-decoration:underline;}

a{color:#3B82B8; text-decoration:none;}

.link{color:#3B82B8; text-decoration:underline;}

.product-image{ width: 30%; float:left; overflow: hidden; }

.options { width: 70%; float: left; }

.options-header{ border: 1px solid #8C8C8C; font-size:13px; padding-top:10px; padding-left:10px; background-image:url(../images/options-bg.jpg); background-repeat: repeat-x; color:#FFFFFF; height:27px;}
.product-listing-image {
	width: 100px;
	float: left;
	text-align: center;
	padding: 4px;
}
.colour {
	height: 20px;
	line-height: 20px;
}

.back-button{clear:both; margin-left:20px;}

.footer-left-text{height:45px; line-height:45px; width:160px; float:left; margin-left:15px; color:#5d5d5d;}