html, body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background: url(../images/bg.png) repeat-x top black;
}

div.header, div.navigation, div.subnavigation, div.body {
	width: 600px;
	margin: 0 auto;
}

div.header {
	padding: 55px 0 0 0;
}

div.header img {
	border: 0;
}

div.navigation {
	background: url(../images/navbg.png) repeat-x;
	height: 46px;
	position: relative;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 46px;
	width: 566px;
	display: inline;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 13px;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav li a {
	float: left;
	padding: 46px 0 0 0;
	overflow: hidden;
	height: 0px;

}

#nav li a:hover {
	background-position: 0 -46px;
}

#nav li a:active,
#nav li a.selected {
	background-position: 0 -92px;
}

#aboutus a {
	width: 160px;
	background: url(../images/aboutus.png) top left no-repeat;
}

#contactus a {
	width: 104px;
	background: url(../images/contactus.png) top left no-repeat;
}

#productlisting a {
	width: 148px;
	background: url(../images/productlistings.png) top left no-repeat;
}

#monthlyspecials a {
	width: 154px;
	background: url(../images/monthlyspecials.png) top left no-repeat;
}

div.subnavigation {
	background: url(../images/subnavbg.png) repeat-x;
	height: 45px;
}

div.subnavigation select {
	margin: 13px 0 0 25px;
}

div.body {
	background-color: white;
	padding-bottom: 10px;
	min-height: 275px;
}

/* This hack for IEwin only \*/
* html div.body {
	height: 275px;
}
/**/

div.sidebar {
	width: 115px;
	float: left;
	background: url(../images/sidebarbg.png) repeat-x bottom #255EA5;
	margin: 0;
	padding: 15px 4px 100px 25px;
}

div.sidebar h3 {
	color: #6994CB;
	font-family: Impact, Haettenschweiler, Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}

div.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.sidebar li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	padding-bottom: 4px;
}

div.sidebar li a {
	color: white;
	text-decoration: none;
}

div.sidebar li a:hover {
	text-decoration: underline;
}

div.clearer {
	clear: both;
}

div.sidebarimage {
	width: 146px;
	float: left;
	margin: 0;
}

div.sidebarimage a {
	text-decoration: none;
	border: 0;
}

div.sidebarimage a img {
	border: 0;
}


div.sidebarhome {
	width: 227px;
	float: left;
	margin: 10px 0 0 10px;
	
}

div.sidebarhome img {
	margin-top: 3px;
	border: 0;
}

div#monthlyspecial {
	width: 220px;
	float: left;
	background: url(../images/special_background.gif) no-repeat top #2567AD;
	margin: 5px;
	text-align: center;
}

div#monthlyspecial #specialimage{
	width: 135px;
	text-align: center;
	margin: 55px auto 10px auto;
}

div#monthlyspecial #specialimage img{
	margin: 0;
	border: 1px solid black;
}


div#monthlyspecial p.specialname{
	width: 180px;
	text-align: center;
	margin: 5px auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

div#monthlyspecial #specialmore{
	width: 220px;
	height: 33px;
	overflow: hidden;
	padding: 0;
}

div#monthlyspecial #specialmore img {
	border: 0;
	margin: 0;
	padding: 0;
}

div.catalogues {
	width: 322px;
	padding-top: 10px;
	margin-left: 233px;
}

.catalogues .catbg {
	width: 322px;
	margin-left: 30px;
	_margin-left: 0;
	background: url(../images/redboxbg.png) repeat-y;
	min-height: 81px;
}

.catalogues .cattop {
	background: url(../images/redboxtop.png) no-repeat left top;
}

.catalogues .catbottom {
	background: url(../images/redboxbottom.png) no-repeat bottom;
}

.catalogues .catdownload {
	min-height: 22px;
}

.catalogues p {
	color: #fff;
	font: 0.8em "Arial";
	margin: 0;
	padding: 16px 112px 0 22px;
	text-align: center;
}

.catalogues .image {
	padding-top: 5px;
}

.catalogues img {
	width: 154px;
	margin-bottom: 20px;
}

.catalogues a img {
	float: right;
	width: 88px;
	height: 70px;
	border: none;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #015A9C;
	padding-top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin: 0 0 5px 175px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #015A9C;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin: 0 0 10px 175px;
}

p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 0;
	margin-left: 175px;
}

div.tmce {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 0;
	margin-right: 30px;
	margin-left: 263px;
	padding: 0;
	display: block;
}

div.tmce * {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 0;
	padding: 0;
}

div.tmce p {
	padding-bottom: 10px;
}

div.tmce a {
	color: #015A9C;
}

#home h2, #home h3 {
	margin: 0 20px 5px 263px;
}

div.product {
	margin-left: 175px;
	min-height: 150px;
	padding-bottom: 20px;
}

div.product h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #6E92CC;
	margin: 0 10px 7px 151px;
}

div.product p {
	margin: 5px 15px 0 151px;
}

div.product p.brand {
	color: #222;
}

div.product div.productimage img {
	border: 1px solid black;
}

div.product div.productimage {
	float: left;
	margin-right: 16px;
	width: 135px;
	text-align: center;
}

div.product a.enquiries {
	float: right;
	margin: 5px 194px 0 0;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win */
	
	width: 82px;
	padding: 22px 0 0 0;
	overflow: hidden;
	
	background: url(../images/enquiries.png) top left no-repeat;
}

div.product img.special {
	margin-bottom: 5px;
	
	height: 26px !important;
	height /**/:26px; /* for IE5/Win */
	
	width: 82px;
	overflow: hidden;
	
}


div.hr hr {
	display: none;
}

div.hr {
	height: 2px;
	background: url(../images/hr.png);
	width: 344px;
	margin-left: 215px;
	margin-bottom: 14px;
}

div#footer {
	width: 100%;
	height: 75px;
	text-align: center;
}

div#footer p, div#footer a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 10px 0 0 0;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}


div#enquiry {
	margin: 0 0 5px 175px;
}

div#enquiry table th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	padding: 5px 5px 0 0;
	color: #515151;
	width: 100px;
}

div#enquiry table td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #515151;
}

div#enquiry table td.formbuttons {
	text-align: center;
}
