html, body {
	height:100.1%;
}

body, div, img, table, tbody, tr, td, form, select, object, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
/*  USED TO FORCE CONTAINER TO CLEAR BOTTOM OF FLOATS  */
.clearme {
	clear:both;
	line-height:.01%;
}

body {
	min-width:760px;
	font-family: "Arial", sans-serif;
	font-size: 95%;
	background-color: #D0D0D0;
	text-align: center;
	background-image: url(sharedimages/kic-kamcoBG.gif);
	background-repeat: repeat-x;
}
#topbar {
	margin: 0px auto;
	height: 20px;
	width: 710px;
	font-size:0.625em;
}



#wrapper {
	position: relative;
	width: 710px;
	top: 0px;
	z-index:3;
	text-align: center;
	background-image: url(sharedimages/keeleyasset_landingBG.gif);
	background-repeat: no-repeat;
	font-size: .625em;
	margin: -3px auto 0px;
	
}
#wrapper table {
	width: 690px;
	margin: 0px auto;
}
#wrapper table td {
	vertical-align: top;
	font-size: 1.1em;
	width: 230px;
}
.centerme {
	text-align: center;
}
.leftme {
	text-align: left;
}

#wrapper p {
	margin-top: 0px;
	margin-bottom: .5em;
}


h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
	margin: 3px auto 0px;
	line-height: 1;
}
