body {
	background: #E1E0E2;
	font-size: 12px;
	font-family: Verdana, helvetica, sans-serif;
	margin: 0;
}

h3, h4 {
	color: #605F61;
}

img {
	border: 0;
}

#container-splash {
	background: #E1E0E2;
}

#container-header {
	border: solid 3px;
	border-color: #E1E0E2;
}

h1,
h1 a {
	color:white;
	font-family:Verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 2px 0;
}

h1 a:hover {
	text-decoration: underline;
}

.headertext {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, helvetica, sans-serif;
	padding: 3px;
	color: white;
}

.headertext a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, helvetica, sans-serif;
	padding: 3px;
	color: white;
	text-decoration: none;
}


#container-menu {
	background: black;
	border-right: solid 3px;
	border-left: solid 3px;
	border-color: #E1E0E2;
}

.menutext {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, helvetica, sans-serif;
	padding: 3px;
	color: white;
}

#container-content {
	background: #E1E0E2;
	border-right: solid 3px;
	border-left: solid 3px;
	border-color: #E1E0E2;
}

#container-content-white {
	background: #FFFFFF;
	border-right: solid 3px;
	border-left: solid 3px;
	border-color: white;
}

.contenttext {
	width: 330px;
	font-size: 12px;
	font-family: Verdana, helvetica, sans-serif;
	padding: 3px;
	color: #A49D9C;
}

#container-footer {
	background: #A2A0A7;
	border: solid 3px;
	border-color: #E1E0E2;
}

.footertext {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, helvetica, sans-serif;
	padding: 3px;
	color: white;
}

.footertext a {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, helvetica, sans-serif;
	padding: 3px;
	color: white;
	text-decoration: none;
}


.small {
	font-size: 10px;
	font-family: Verdana, helvetica, sans-serif;
	color: #605F63;
}

.pad {
	padding-left: 5px;
	padding-right: 5px;
}

.narrow {
	width: 235px;
}

a {
	color:  #605F61;
}

th {
	color: #FFF;
	background: #535254;
}

.highlight {
	background: #CCCCCC;
}

.lowlight {
	background: #E1E0E2;
}

#backimage-catalogue {
	background-image: url('../images/banner-header-catalogue.jpg');
	background-repeat: no-repeat;
}

#backimage-home {
	background-image: url('../images/banner-header-home.jpg');
	background-repeat: no-repeat;
}

#backimage-products {
	background-image: url('../images/banner-header-products.jpg');
	background-repeat: no-repeat;
}

#backimage-stockists {
	background-image: url('../images/banner-header-stockists.jpg');
	background-repeat: no-repeat;
}

#backimage-support {
	background-image: url('../images/banner-header-support.jpg');
	background-repeat: no-repeat;
}

#bread-header {
	background: #A2A0A7;
	border: solid 3px;
	border-color: #E1E0E2;
}
