body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	margin: 10;
	text-align: center;
}

#title {
	background: url(pics/logo/aitkenheadlogo.png) no-repeat bottom center;
	position: relative;
	width: 800px;
	height: 120px;
	border: none;
	margin: 0; 
	padding: 0;
	text-align: center;
	display: inline-block;
}

#navigation {
	background: #ffffff;
	position: relative;
	width: 802px;
	border: none;
	margin: 0; 
	padding: 0;
	text-align: center;
	display: inline-block;
}

#main {
	background: #ffffff;
	position: relative;
	width: 802px;
	border: none;
	margin: 0; 
	padding: 0;
	text-align: left;
	display: inline-block;
}

#left {
	background: #ffffff;
	float: left;
	width: 160px;
	border: none;
	margin-top: 10; 
	padding: 0;
	text-align: left;
}

#body {
	background: #ffffff;
	float: left;
	width: 620px;
	border: none;
	margin: 5; 
	padding: 0;
	text-align: left;
}

#bottom {
	background: #ffffff;
	width: 800px;
	position: relative;
	display: inline-block;
}

.heading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}

.subheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	text-decoration: none;
}

.header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

h1 	{ 

	color: #3A6A36;
	font-size:30px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;

	}

.h1subheading1

	{ 
	margin-top:0;
	color: #3A6A36;
	font-size:45px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;


	}

.h1subheading2

	{ 
	margin-top:0;	
	margin-bottom:0;
	color: #3A6A36;
	font-size:25px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;


	}

h2	{ 

	color: #000000;
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;

	}

.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	text-decoration: none;
}

.bodytextgreen {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	text-decoration: none;
}

.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.greentext {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.georgia {
	color: #000000;
	font-family: georgia;
	font-size: 10pt;
	text-decoration: none;
}

.caption {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	text-align: center;
}

.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
}

.nav:link {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-valign: center;
	padding-top: 6;
	border: none;
	background: url("pics/whitenav.png") no-repeat;
	width: 157px;
	height: 41px;
	display: inline-block;
}

.nav:visited {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-valign: center;
	padding-top: 6;
	border: none;
	background: url("pics/whitenav.png") no-repeat;
	width: 157px;
	height: 41px;
	display: inline-block;
}

.nav:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6;
	border: none;
	background: url("pics/greennav.png") no-repeat;
	width: 157px;
	height: 41px;
	display: inline-block;
}

.greennav {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-valign: center;
	text-indent: 5px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav1.png") no-repeat;
	width: 158;
	height: 28px;
	display: block;
}

.greennav:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-valign: center;
	text-indent: 5px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav2.png") no-repeat;
	width: 158px;
	height: 28px;
	display: block;
}

.greennav:visited  {

}

.greennav:visited:hover  {

}

.navpage {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav2.png") no-repeat;
	width: 158px;
	height: 28px;
	display: block;
}

.navpage:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav1.png") no-repeat;
	width: 158px;
	height: 28px;
	display: block;
}

.subnav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 15px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav2.png") no-repeat;
	width: 158px;
	height: 28px;
	display: block;
}

.subnav:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 15px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav1.png") no-repeat;
	width: 158px;
	height: 28px;
	display: block;
}

.subnav:visited  {

}

.subnav:visited:hover  {

}

.sub {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 15px;
	padding: 6 auto;
	border: none;
	background: #ffffff;
	width: 158px;
	height: 28px;
	display: block;
}

.sub:hover {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 15px;
	padding: 6 auto;
	border: none;
	background: url("pics/nav2.png") no-repeat;
	width: 158px;
	height: 28px;
	display: block;
}

.sub:visited  {

}

.sub:visited:hover  {

}

.numberlink {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #3A6A36;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.numberlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #3A6A36;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.link {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 1;
	display: inline-block;
}

.link:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #3A6A36;
	padding: 1;
	display: inline-block;
}

.link:visited  {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 1;
	display: inline-block;
}

.link:visited:hover  {
	border: 1px solid #000000;
}

.linkheader {
	width: 610px;
	height: 44px;	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	background: url("pics/link1.png") no-repeat;
	padding: 4 auto;
	display: block;
}

.linkheader:hover {
	width: 610px;
	height: 44px;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	padding: 4 auto;
	background: url("pics/link2.png") no-repeat;
	display: block;
}

.pulex {
	width: 610px;
	height: 73px;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	text-decoration: none;
	background: url("pics/logo/pulex2.png") no-repeat;
	padding: 15 auto;
	text-indent: 165;
	display: block;
}

.pulex:hover {
	width: 610px;
	height: 73px;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	text-decoration: none;
	padding: 14 auto;
	text-indent: 168;
	background: url("pics/logo/pulex1.jpg") no-repeat;
	display: block;
}

.kemsolgreen {
	width: 158px;
	height: 151px;	
	color: #000000;
	background: url("pics/logo/kemgreenlogo.bmp") no-repeat;
	display: block;
}

.kemsolgreen:hover {
	width: 158px;
	height: 151px;	
	color: #3A6A36;
	background: url("pics/logo/kemgreenlogo.png") no-repeat;
	display: block;
}

.kemgreen {
	width: 610px;
	height: 150px;	
	color: #000000;
	background: url("pics/logo/kemsolgreen.png") no-repeat;
	display: block;
}

.kemgreen:hover {
	width: 610px;
	height: 150px;	
	color: #3A6A36;
	background: url("pics/logo/kemgreen.png") no-repeat;
	display: block;
}

.kemgreen:visited {
    
}

.kemgreen:visited:hover  {

}

.border {
	border: 1px solid #3A6A36;
}

ul li {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	list-style: url("pics/bullet.png");
}

br {
	font-size: 6pt;
}

.label {
	color: #3A6A36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	width: 80px;
}


.error {
	color: red;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15;
}

.input {
	background: #ffffff;
	border: 1px solid #000000;
	color: #666666;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3;
	width: 158px;
}

.button {
	background:  url("pics/nav1.png") no-repeat;
	border: none;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 158px;
	cursor: pointer;
}
