body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	text-align: center;
	background: #ebebeb;
}
a {
	outline: none;
}
.Hidden {
	position: absolute;
	top: -1000px;
	left: -5000px;
	height: 1px;
	overflow: hidden;
}
/************************* Basis *************************/
#Gradient {
	background: transparent url(../images/bg.gif) repeat-x;
}
#Background {
	background: transparent url(../images/bg.jpg) 50% 0 no-repeat;
}
#Xetal {
	width: 755px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	float: left;
	width: 755px;
	height: 67px;
	overflow: hidden;
	text-indent: -5000px;
	margin: 0;
	background: transparent url(../images/logo.gif) 17px 14px no-repeat;
}
#MainArea {
	float: left;
	clear: both;
	width: 753px;
	\width: 755px; /* Box Model Hack */
	w\idth: 753px;
	min-height: 432px;
	border: 1px #dfdfdf solid;
	background: #fff;
}
*html #MainArea {
	height: 432px; /* IE Only Hack */
}
/************************* Navigation *************************/
#Navigation {
	float: left;
	clear: both;
	width: 741px;
	\width: 753px; /* Box Model Hack */
	w\idth: 741px;
	padding: 0 6px;
	margin: 0;
	list-style-type: none;
}
#Navigation li {
	float: left;
	padding: 0 0 0 6px;
	background: transparent url(../images/nav_arrow.gif) 6px 19px no-repeat;
}
#Navigation li a {
	display: block;
	width: 215px;
	\width: 239px; /* Box Model Hack */
	w\idth: 215px;
	padding: 17px 12px 7px 12px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	text-decoration: none;
	border-bottom: 1px #eaeaea solid;
}
#Navigation li a.Selected {
	position: relative;
	margin-top: -1px;
	padding: 18px 12px 8px 12px;
	color: #000;
	border-bottom: 0;
	background: #f90;
}
#Navigation li a:hover, 
#Navigation li a:active, 
#Navigation li a:focus {
	position: relative;
	margin-top: -1px;
	padding: 14px 12px 7px 12px;
	border-top: 4px #f90 solid;
	color: #666;
	background-color: transparent;
}
#Navigation li a.Selected:hover, 
#Navigation li a.Selected:active, 
#Navigation li a.Selected:focus {
	border-bottom: 1px #eaeaea solid;
}
#onlineShop {
	padding: 10px 0 0 20px;
	border: none;
}
/************************* Main Content *************************/
#MainContent {
	clear: both;
	width: 705px;
	\width: 753px; /* Box Model Hack */
	w\idth: 705px;
	padding: 20px 24px;
}
/************************* Home Page *************************/
#Navigation.Splash li a {
	padding: 17px 12px 309px 12px;
	border-bottom: 0;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#Navigation.Splash li a#ProductsLink {
	background-image: url(../images/home/products.jpg);
}
#Navigation.Splash li a#SolutionsLink {
	background-image: url(../images/home/solutions.jpg);
}
#Navigation.Splash li a#AboutLink {
	background-image: url(../images/home/about.jpg);
}
#Navigation.Splash li a:hover, 
#Navigation.Splash li a:active, 
#Navigation.Splash li a:focus {
	padding: 14px 12px 309px 12px;
	border-top: 4px #f90 solid;
	color: #666;
	background-color: transparent;
}
#HomeIntro {
	width: 680px;
	margin: 0;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #666;
}
#HomeIntro2 {
	width: 700px;
	margin: 0;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #666;
}
/************************* Sub Page *************************/
#Breadcrumb {
	float: left;
	width: 390px;
	line-height: 1.5em;
	padding: 17px 0 9px 0;
	margin: 0;
	color: #666;
}
#Breadcrumb a {
	font-weight: bold;
	color: #000;
}
#Breadcrumb a:hover, 
#Breadcrumb a:active, 
#Breadcrumb a:focus {
	text-decoration: none;
}
h3 {
	float: right;
	width: 250px;
	padding: 5px;
	margin: 0;
	font-size: 2.8em;
	font-weight: normal;
	color: #f90;
	text-align: right;
}
/*************************/
#SmallPicture {
	position: relative;
	left: 25px;
	float: right;
	clear: right;
	width: 285px;
	margin: 23px 0 0 0;
}
#SmallPicture img {
	float: left;
	border: 0;
	margin: 0;
}
*html #SmallPicture img {
	float: none; /* IE Only Hack */
}
#SmallPicture a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#SmallPicture a span {
	display: block;
	clear: both;
	padding: 0 0 0 15px;
	line-height: 4.5em;
	background: transparent url(../images/magnify.gif) 0 50% no-repeat;
}
/*************************/
#LargePicture {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 1px;
	margin: 0;
	text-align: center;
}
#LargePicture img {
	float: left;
	border: 0;
	margin: 0;
}
*html #LargePicture img {
	float: none; /* IE Only Hack */
}
#LargePicture a {
	position: relative;
	top: 82px;
	display: block;
	width: 445px;
	\width: 475px; /* Box Model Hack */
	w\idth: 445px;
	padding: 14px 14px 0 14px;
	margin: 0 auto;
	font-weight: bold;
	color: #666;
	text-align: left;
	text-decoration: none;
	border: 1px #dfdfdf solid;
	background: #fff;
}
#LargePicture a span {
	display: block;
	clear: both;
	padding: 0 0 0 15px;
	line-height: 4.5em;
	background: transparent url(../images/close.gif) 0 50% no-repeat;
}
/*************************/
#SubContent {
	float: left;
	clear: left;
	width: 410px;
	padding: 20px 0 0 0;
}
#SubContent h4 {
	position: relative;
	width: 422px;
	border-top: 1px #eaeaea solid;
	font-size: 1.3em;
	padding: 1.25em 0 0 12px;
	margin: 0 0 1.25em -12px;
	background: transparent url(../images/nav_arrow.gif) 0 1.5em no-repeat;
}
#SubContent h4.FirstHeader {
	margin: 24px 0 1.25em -12px;
}
#SubContent p {
	font-size: 1.1em;
	margin: 0 0 1.25em 0;
}
#SubContent p.Register, 
#SubContent p.Distributor {
	border-top: 1px #eaeaea solid;
	padding: 1.25em 0 0 0;
}
#SubContent p strong {
	color: #333;
}
#SubContent p#FirstParagraph {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #666;
}
#SubContent p a {
	font-weight: bold;
	color: #f47100;
	text-decoration: none;
	white-space: nowrap;
}
#SubContent p a:hover, 
#SubContent p a:active, 
#SubContent p a:focus {
	text-decoration: underline;
}
#SubContent p img.Right {
	float: right;
	margin: 0 0 10px 20px;
}
#SubContent ul.SubList {
	padding: 0 0 0 20px;
	margin: 0 0 1.25em 8px;
	font-size: 1.1em;
}
#SubContent ol {
	padding: 0 0 0 20px;
	margin: 0 0 1.25em 8px;
	font-size: 1.1em;
}
#SubContent ol a {
	font-weight: bold;
	color: #f47100;
	text-decoration: none;
	white-space: nowrap;
}
#SubContent ol a:hover, 
#SubContent ol a:active, 
#SubContent ol a:focus {
	text-decoration: underline;
}

#SubContent form {
	padding: 0;
	margin: 0 0 2em 0;
}
#SubContent form h4 {
	border: 0;
}
#SubContent form p {
	margin: 0 0 0.5em 0;
}
#SubContent form p label {
	display: block;
	padding: 0 0 0.25em 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #999;
	cursor: pointer;
}
#SubContent form p input.FormInput, 
#SubContent form p textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 330px;
	\width: 342px; /* Box Model Hack */
	w\idth: 330px;
	padding: 2px 4px;
}
#SubContent form p input.Fail {
	background: #f2f2f2;
}
#SubContent form p select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 342px;
}
#SubContent form p label.CheckLabel {
	float: left;
	padding: 0.5em 0;
}
#SubContent form p input.FormCheckbox {
	float: left;
	width: 13px;
	height: 13px;
	margin: 0.5em 5px 0.5em 0;
}
#SubContent form p.Buttons {
	width: 342px;
	clear: both;
	border-top: 1px #eaeaea solid;
}
#SubContent form p button {
	border: 0;
	padding: 5px;
	margin: 2.25em 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	background: #333;
	cursor: pointer;
}
#GreenCredit p {
	color: #009900;
}

#GreenCredit p Strong {
	color: #009900;
}

/************************* Products *************************/
#ProductsList {
	float: left;
	width: 410px;
	border-top: 1px #eaeaea solid;
	padding: 2.25em 0 0 0;
	margin: 5px 0 2em 0;
	list-style-type: none;
}
#ProductsList li {
	float: left;
	width: 205px;
	margin: 0 0 1.25em 0;
}
#ProductsList li a {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: transparent url(../images/list_arrow.gif) 0 50% no-repeat;
}
#ProductsList li a:visited {
	color: #999;
}
#ProductsList li a:hover, 
#ProductsList li a:active, 
#ProductsList li a:focus {
	color: #000;
	text-decoration: underline;
}
/************************* About Us *************************/
#AboutList {
	position: relative;
	left: 25px;
	float: right;
	clear: right;
	width: 285px;
	border-top: 1px #eaeaea solid;
	padding: 2.25em 0 0 0;
	margin: 23px 0 2em 0;
	list-style-type: none;
}
#AboutList li {
	margin: 0 0 0.5em 0;
}
#AboutList li a {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: transparent url(../images/list_arrow.gif) 0 50% no-repeat;
}
#AboutList li a:visited {
	color: #999;
}
#AboutList li a:hover, 
#AboutList li a:active, 
#AboutList li a:focus {
	color: #000;
	text-decoration: underline;
}
#AboutList li a.Selected, 
#AboutList li a.Selected:visited {
	color: #000;
	text-decoration: none;
}
/************************* Distributors *************************/
#Map {
	position: relative;
	width: 410px;
	margin: -15px 0 0 0;
	background: transparent url(../images/distributors/uk.gif) 210px 0 no-repeat;
}
#RegionList {
	min-height: 155px;
	padding: 15px 250px 45px 0;
	margin: 0 0 25px 0;
	list-style-type: none;
	background-position: 210px 0;
	background-repeat: no-repeat;
}
*html #RegionList {
	height: 150px; /* IE Only Hack */
}
#RegionList.EastAnglia {
	background-image: url(../images/distributors/east_anglia.gif);
}
#RegionList.SouthEast {
	background-image: url(../images/distributors/south_east.gif);
}
#RegionList.SouthWest {
	background-image: url(../images/distributors/south_west.gif);
}
#RegionList.EastMidlands {
	background-image: url(../images/distributors/east_midlands.gif);
}
#Map ul.WestMidlands {
	background-image: url(../images/distributors/west_midlands.gif);
}
#RegionList.NorthEast {
	background-image: url(../images/distributors/north_east.gif);
}
#RegionList.NorthWest {
	background-image: url(../images/distributors/north_west.gif);
}
#RegionList.North {
	background-image: url(../images/distributors/north.gif);
}
#RegionList.Scotland {
	background-image: url(../images/distributors/scotland.gif);
}
#RegionList.Wales {
	background-image: url(../images/distributors/wales.gif);
}
#RegionList.Ireland {
	background-image: url(../images/distributors/ireland.gif);
}
#RegionList.NorthernIreland {
	background-image: url(../images/distributors/northern_ireland.gif);
}
#RegionList li a {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: transparent url(../images/list_arrow.gif) 0 50% no-repeat;
}
#RegionList li a:visited {
	color: #999;
}
#RegionList li a:hover, 
#RegionList li a:active, 
#RegionList li a:focus {
	color: #000;
	text-decoration: underline;
}
/************************* Solutions Selector *************************/
#SolutionsList {
	float: left;
	width: 410px;
	border-top: 1px #eaeaea solid;
	padding: 2.25em 0 0 0;
	margin: 5px 0 2em 0;
	list-style-type: none;
}
#SolutionsList li {
	margin: 0 0 1.25em 0;
}
#SolutionsList li a {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-decoration: none;
	background: transparent url(../images/list_arrow.gif) 0 50% no-repeat;
}
#SolutionsList li a:visited {
	color: #999;
}
#SolutionsList li a:hover, 
#SolutionsList li a:active, 
#SolutionsList li a:focus {
	color: #000;
	text-decoration: underline;
}
/*************************/
#ResultsList {
	position: relative;
	left: 25px;
	float: right;
	clear: right;
	width: 285px;
	padding: 2.25em 0 0 0;
	margin: 0 0 1em 0;
	list-style-type: none;
}
#ResultsList.OnListPage {
	float: left;
	left: 0;
	clear: both;
}
#ResultsList li {
	margin: 0 0 0.5em 0;
}
#ResultsList li a {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: transparent url(../images/list_arrow.gif) 0 50% no-repeat;
}
#ResultsList li a:visited {
	color: #999;
}
#ResultsList li a:hover, 
#ResultsList li a:active, 
#ResultsList li a:focus {
	color: #000;
	text-decoration: underline;
}
#ResultsList li a.Selected, 
#ResultsList li a.Selected:visited {
	color: #000;
	text-decoration: none;
}
/*************************/
#ResultsTable {
	position: relative;
	width: 700px;
	border-collapse: collapse;
	border: 0px;
	border-left: 1px #eaeaea solid;
	border-bottom: 1px #eaeaea solid;
	margin: 0 -290px 0 0;
}
#ResultsTable tr th, 
#ResultsTable tr td {
	padding: 8px 10px 7px 10px;
	border-top: 1px #eaeaea solid;
	border-right: 1px #eaeaea solid;
}
#ResultsTable tr th {
	background: #f8f8f8;
}
#ResultsTable tr td {
	font-size: 1.1em;
}
#ResultsTable tr td.Edit {
	text-align: center;
}
#ResultsTable tr td.Edit a {
	position: relative;
	display: block;
	padding: 8px 10px 7px 10px;
	margin: -8px -10px -7px -10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #333;
}
#ResultsTable tr td.Edit a:hover {
	background: #f90;
}
/************************* Footer *************************/
#Footer {
	clear: both;
	width: 717px;
	\width: 755px; /* Box Model Hack */
	w\idth: 717px;
	padding: 30px 18px 20px 20px;
}
#Footer p {
	float: left;
	clear: both;
	width: 717px;
	font-weight: bold;
	color: #999;
	line-height: 1.3em;
	margin: 0 0 1.5em 0;
	text-align: right;
}
#Footer p span.Left {
	float: left;
	text-align: left;
}
#Footer p a {
	padding: 0 6px;
	color: #999;
	text-transform: capitalize;
	text-decoration: none;
}
#Footer p a:hover, 
#Footer p a:active, 
#Footer p a:focus {
	text-decoration: underline;
}
#Footer p a.Top {
	float: right;
	padding: 0;
	color: #666;
}