	body {
		margin: 0;
		padding: 0;
		font-family: Arial, Verdana, sans-serif;
		font-size: 0.8em;
		background-color: #99ccff;
		background-image: url(images/header_bg.gif);
		background-repeat: repeat-x;
		background-position: top;
		text-align:center;
	}
	
	a {outline:none;}
	
	h1 {
		font-size: 1.2em;
		text-transform: uppercase;
		color: white;
	}
	
	h2 {
		font-size: 1.2em;
		font-style: italic;
		color: white;
		width: 413px;
		background-color: #3366cc;
		padding: 2px 0 2px 1px;
		margin: 0;
	}
	
	h2.headingtitle {
		background-color:#99CCFF;
		font-style:normal;
		margin:20px 0 10px 0;
	}
	
	h2 a {
		color:white;
		text-decoration:none;
	}
	h2 a:hover {color:black;}
	
	h2.narrower {width:333px;}
	
	h3 {
		font-size: 1em;
		color: white;
		margin: 10px 0 5px 0;
		padding: 0 0 5px 0;
		width: 82%;
		border-bottom: 1px solid white;
	}
	
	h3.narrower {width:313px;}
	
	h4 {
		font-size: 1.2em;
		font-style: italic;
		color: white;
		width: 333px;
		background-color: #3366cc;
		padding: 2px 0 2px 1px;
		margin: 0;
	}
	
	h5 {
		font-size: 1em;
		color: white;
		margin: 0;
		padding: 0 0 0 15px;
		width: 66%;
		border-bottom: 1px solid white;
	}
	
	h6 {
		color: #99ccff;
		padding: 0;
		margin: 2px;
		font-size: 1em;
		font-style: italic;
		font-weight: normal;
		text-decoration: underline;
	}
	
	h6 span {
		color: white;
	}
	
	input,textarea {
		font-family: Arial, Verdana, sans-serif;
		font-size: 0.9em;
		width: 90%;
	}
	
	.input {
		width: 15px;
	}
	
	.send {
		width: 87px;
		height: 38px;
	}
	
	#container {
		width:740px;
		margin:auto;
		text-align:left;
	}
	
	#header {
		width: 100%;
		height: 78px;
	}
	
	#topnav {
		width: 740px;
		height: 70px;
		background-image: url(images/topnav/topnav_bg2.gif);
		background-repeat: no-repeat;
		background-position: 95px;
	}
	
	* html div #topnav {
		background-position: 112px 0;
		back\ground-position: 95px 0;
		h\eight: 70px;}
	
	#topnav ul {
		list-style: none;
		font-weight: bold;
		color: white;
		margin: 0;
		padding: 0;
	}

	#topnav ul li {
		float: left;
		margin-top: 9px;
	}
	
	* html div #topnav ul li { 
		ma\rgin-top: 9px; 
	}

	#topnav a {
		/*width: 105px;
		max-width: 105px;
		min-width: 105px;*/
		padding: 6px 0 46px 65px;
		color: white;
		text-decoration: none;
		background-position: 0 2px;
		background-repeat: no-repeat;
		margin-bottom:0;
	}
	
	* html div #topnav a {
		display: block;
		ma\rgin-top: 0px;
		w\idth: 48px;
		d\isplay: block;
		back\ground-position: 0 0; }
	
	.title {
		padding: 0 0 0 5px;
		margin-left: 15px;
	}
	
	* html div .title { ma\rgin-left: 7px; padd\ing-top: 6px; }
	
	.laundry a {
		margin-left: 31px;
		background-image: url(images/topnav/laundry.jpg);
	}
	
	* html div .laundry a { ma\rgin-left: 32px; }
	
	.detergents a {
		margin-left: 15px;
		background-image: url(images/topnav/detergents.jpg);
	}
	
	.dishwashers a {
		margin-left: 17px;
		background-image: url(images/topnav/dishwashers.jpg);
	}
	
	.floorcare a {
		margin-left: 13px;
		background-image: url(images/topnav/floorcare.jpg);
	}
	
	.laundry a:hover {
		margin-left: 31px;
		background-image: url(images/topnav/laundry_on.jpg);
	}
	
	* html div .laundry a:hover { ma\rgin-left: 32px; }
	
	.detergents a:hover {
		margin-left: 15px;
		background-image: url(images/topnav/detergents_on.jpg);
	}
	
	.dishwashers a:hover {
		margin-left: 17px;
		background-image: url(images/topnav/dishwashers_on.jpg);
	}
	
	.floorcare a:hover {
		margin-left: 13px;
		background-image: url(images/topnav/floorcare_on.jpg);
	}
	
	#navbar {
		height: 21px;
		font-weight: bold;
		border-bottom: 1px solid white;
		background-image: url(images/navbar/navbar_bg.gif);
		background-repeat: no-repeat;
		background-position: 321px;
	}
	
	#content {
		display: block;
		clear: both;
		width: 740px;
		padding: 10px 5px 5px 5px;
		background-repeat: no-repeat;
		background-position: 5px 10px;
	}
	
	* html div #content { w\idth: 730px; }
	
	#clear {
		clear: both;
	}
	
	#footer {
		clear: both;
		font-size: 0.9em;
		width: 100%;
		height: 50px;
		text-align: center;
		padding-top: 2px;
		background-color: #99ccff;
		color: #3366cc;
	}
	
	#address {
		width: 100%;
		height: 23px;
		text-align: center;
		padding-top: 6px;
		background-color: #3366cc;
		border-top: 1px solid white;
		margin-top: 2px;
		color: white;
	}
	
	#address a {
		color: white;
		text-decoration: none;
	}
	
	#address a:hover {
		color: #99ccff;
		text-decoration: none;
	}
	
	#credit {
	}
	
	#credit a {
		color: white;
		text-decoration: none;
	}
	
	.footerlink a {
		color: #3366CC;
		text-decoration: none;
	}
	
	.footerlink a:hover {
		color: white;
		text-decoration: none;
	}
	
	#indexbottomnav {
		margin:0 0 19px 65px;
		padding-top: 1px;
		width:578px;
		height: 110px;
		background-image: url(images/index_nav_bg.gif);
		background-repeat: no-repeat;
		background-position: 53px 1px;
	}
	
	#indexbottomnav ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#indexbottomnav ul li {
		display: block;
		float: left;
		text-align: center;
		margin: 0;
	}
	
	#indexbottomnav a {
		width: 123px;
		padding: 35px 0 0 0;
		margin:0 10px 0 10px;
		font-weight: bold;
		color: #3366cc;
		background-repeat: no-repeat;
		background-position: 53px 0;
		text-decoration: none;
		text-align: center;
		float: left;
	}
	
	.indexbottomnav a {
		background-image: url(images/navbar/navbar_bg.gif);
	}
	
	.indexbottomnav a:hover {
		background-image: url(images/navbar/navbar_on.gif);
	}
	
	.smallblue {
		font-size: 11px;
		color: #353A90;
		font-weight: bold;
	}
	
	.smallblack {
		font-size: 0.9em;
		color: black;
		font-weight: bold;
		font-style: italic;
	}
	
	#desc {
		width: 476px;
		margin-top: 16px;
		background-repeat: no-repeat;
		background-position: top right;
	}
	
	#desc p {
		margin: 0;
		padding: 0;
		width: 333px;
		height: 120px;
		margin-top: 3px;
	}
	#desc p.morelink {margin:20px 0 13px 0;}
	#desc p.spacingpara {margin-top:50px;}
	
	#desc p.morelink a {
		color: #3366cc;
		text-decoration:none;
	}
	#desc p.morelink a:hover {color:black;}
	
	div.detailed {position:relative;}
	
	div.detailed p {height:auto !important;}
	
	ul#floatyaltlinks {
		position:absolute;
		top:140px;
		right:-186px;
		float:right;
		width:152px;
		margin:20px 0 0 10px !important;
		color:white;
		background-color:#3366CC;
		list-style:none;
		font-size:0.9em;
	}
	ul#floatyaltlinks li {list-style:none;}
	
	ul#floatyaltlinks li a {
		padding:5px;	
		color:white;
		display:block;
		font-weight:bold;
		font-style:italic;
		border-bottom:1px solid #99ccff;
	}
	
	#content ul {
		list-style: none;
		list-style-image: url(images/bullet.gif);
		margin: 0 0 0 15px;
		padding: 0;
	}
	
	#content ul a {
		color: #3366cc;
		text-decoration: none;
	}
	
	#content ul a:hover {
		color: black;
	}
	
	#content ul ul {
		list-style: none;
		list-style-image: url(images/bullet2.gif);
		margin: 0 0 0 35px;
		padding: 0;
	}
	
	.bold {
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.contentheadertext {
		display: block;
		font-size: 1em;
		color: white;
		font-weight: bold;
		margin-left: 15px;
	}
	
	#leftcolum {
		float: left;
		margin: 10px 16px 0 0;
		width: 230px;
		border-bottom: 1px solid white;
	}
	
	#rightcolumn {
		float: left;
		margin: 10px 0 0 0;
		width: 230px;
		border-bottom: 1px solid white;
	}
	
	#leftcolum2 {
		float: left;
		margin: 10px 16px 0 0;
		width: 230px;
	}
	
	#rightcolumn2 {
		float: left;
		margin: 10px 0 0 0;
		width: 230px;
	}
	
	#contentfooter {
		clear: both;
		width: 476px;
		margin-top: 10px;
	}
	
	#profileleft {
		display: block;
		float: left;
		width: 472px;
		margin-right: 11px;
	}
	
	#profileleft p {
		margin: 29px 0 0 140px;
	}
	
	#profileright {
		font-size: 0.9em;
		display: block;
		float: left;
		width: 202px;
		text-align: center;
		padding-top: 84px;
		color: white;
	}
	
	#profileright div {
		width: 202px;
		padding-bottom: 10px;
		background-color: #3366cc;
		background-image: url(images/profile_bottom.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	#profileright div div {
		font-style: italic;
		padding: 5px 0 3px 0;
		margin: 10px 0 20px 0;
		border-bottom: 1px solid #99ccff;
	}
	
	#btleft {
		display: block;
		float: left;
		width: 472px;
		margin-right: 35px;
	}
	
	* html #btleft {
		mar\gin-right: 45px;
	}
	
	#btleft p a {
		color:black;
		text-decoration:underline;
	}
	#btleft p a:hover {
		color:#3366CC;
		text-decoration:none;
	}
	
	#btright {
		font-size: 0.9em;
		font-weight: bold;
		display: block;
		float: left;
		width: 130px;
		text-align: center;
		padding-top: 85px;
		/*background-color: #FF9900;*/
	}
	
	
	
	#btright ul {
		display: block;
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}
	
	#btright ul li {
		margin: 5px 0 0 0;
		list-style-image: none;
	}
	
	#btright ul a {
		display: block;
		width: 122px;
		padding: 25px 0 0 0;
		color: #3366cc;
		text-decoration: none;
		background-image: url(images/navbar/sel_bg.gif);
		background-repeat: no-repeat;
		background-position: 53px 0;
	}
	
	* html #btright ul a { background-position: 52px 0; }
	
	#btright ul a:hover {
		background-image: url(images/navbar/sel_on.gif);
		color: #3366cc;
	}
	
	.selected {
		color: white;
		text-decoration: none;
	}
	
	.selected a:hover {
		color: white;
	}
	
	.indexgubbins {
		padding:0 100px 0 100px;
		text-align:center;
	}
	
	.indexgubbins a {
	}
	
	.indexgubbins a {
		color:black;
		text-decoration:underline;
	}
	.indexgubbins a:hover {
		color:#3366CC;
		text-decoration:none;
	}
	
	.clear {clear:both;}
	
	#managementteam {
		background:#6699e5 url(images/management_team.jpg) no-repeat 0 0;
	}
	
	#managementteam #desc {
		margin:0 20px 20px 282px;
		padding:78px 0 0 0;
		width:auto;
	}
	
	#names {padding-top:10px;}
	
	#names span {
		float:left;
		padding-bottom:2px;
		width:90px;
		text-align:center;
		color:#ffffff;
		font-size:0.9em;
	}
	
	#chairman {
		margin-bottom:30px;
		background:#6699e5 url(images/chairman.jpg) no-repeat 0 0;
	}
	
	#chairman #desc {
		margin:0 20px 20px 114px;
		padding:53px 0 0 0;
		width:auto;
	}
	
	#news h2 {
		width:auto;
		font-style:normal;
		text-transform:uppercase;
		background-color:transparent;
	}
	
	.story {
		border-top:1px solid #ffffff;
	}
	
	.storyleft,.storyright {display:inline;}

	.storyleft {
		float:left;
		width:600px;
	}
	
	.storyright {
		float:right;
		width:117px;
	}
	
	.storyright img {
		border-width:0 1px 1px 1px;
		border-style:solid;
		border-color:#ffffff;
	}
	
	h2 a.more-information-link {
		padding:0 0 0 50px;
		color:#99ccff;
		font-style:normal;
		font-size:12px;
	}
	h2 a.more-information-link:hover {color:#fff;}
	
	table.download-table {
		margin-bottom:10px;
		border-collapse:collapse;
		border:0;
	}
	
	table.download-table caption {
		padding:20px 7px 5px 0;
		text-align:left;
		font-weight:bold;
		font-size:12px;
		font-style:italic;
	}
	
	table.download-table td {
		font-size:12px;
		padding:3px 15px 3px 0;
		text-align:center;
	}
	table.download-table td.left-align {text-align:left;}
	
	table.download-table td.bold {font-weight:bold;text-transform:none;}
	table.download-table td.blue {color:#3366cc;}
	table.download-table td.italic {font-style:italic;}
	
	table.download-table td.bold a {
		font-weight:bold;
		font-style:italic;
		color:#000;
		text-decoration:none;
	}
	table.download-table td.bold a:hover {color:#3366cc;}
	
	a.download-btn {
		display:block;
		margin:0 auto 0 auto;
		width:35px;
		height:21px;
		text-decoration:none;
		text-align:center;
		background:transparent url(images/bg/download-bullet.gif) no-repeat 50% -21px;
	}
	a.download-btn:hover {
		background:transparent url(images/bg/download-bullet.gif) no-repeat 50% 0;
	}