/* Kleeneze Sealtech Limited */
/* Sitemap Index Exclusives */

@import url( "/kleeneze.css");

#miniheader {
	margin-left: 180px;
	margin-bottom: 20px;
}

#miniheader H1 {
	float: left;
}


#left {
	float: left;
	width: 45%;
}

#right {
	margin-left: 50px;
	width: 50%;
}

#right IMG {
	display: block;
	margin-top: 50px;
}

UL {  margin-bottom: 20px; }
UL UL {  margin-bottom: 10px; }

LI {	list-style-type: circle;	}
LI LI {	list-style-type: disc;	}

#content A {
	color: black;
}

#content A:hover {
	text-decoration: underline;
}

LI A:hover {
	font-weight: bold;
	font-size: 110%;
}
