@import url(layout0.css);
a.button img{
	border: none;
	padding: 0;
	margin: 0;
}

#main-body {
	background: url(../images/kass_HIH_wrap.jpg) 0 0 repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 718px;
	
}

#main-table-body {
	background: url(../images/kass_HIH_mainRt_bg.jpg) 0 100% no-repeat;
	margin: 0 0 0 2px;
	height: 193px;
	width: 714px;
}

#footer {
	background: none;
	width: 718px;
}

#footerwrap{
	position:relative;
}

#content {
	background: none;
	margin: 0;
	padding: 0;
}

#content-body {
	width: 718px;
	background: none;
	margin: 0;
	padding: 0;
}

.comp-content{
	float: right;
	/* very important - fixes the double margin bug*/
	display: inline;
	line-height: 1em;
	font: 90% Georgia, "Times New Roman", serif;
	color: #024;
	margin: 18px 10px 0 0;
	padding: 0;
	width: 230px;
}

.comp-content ul {
	list-style: none;
	width: 115px;
}

.comp-content table li {
	line-height: 1.2em;
	list-style-image: none;
	margin: 0 0 4px 0;
	padding: 0;
}

.comp-content table td.left {
	text-align: right;
	vertical-align: top;
	width: 115px;
}

.comp-content table td.left ul {
	
	margin: 0 10px 0 -15px;
}
.comp-content table td.right {
	text-align: left;
	vertical-align: top;
	width: 115px;
}

.comp-content table td.right ul {
	margin: 0;
}

#Banner {
	margin: 15px 0 0 15px;
	padding: 0;
	background: none;
	width: 668px;
	height: 45px;
	clear: both;
}

.lower {
	position: relative;
	height: 230px;
	width: 714px;
	margin: 0;
	padding: 0;
}

#flashImages {
	float: left;
	position: absolute;
	margin: 15px 0 0 20px;
	width: 455px;
	height: 191px;
}



.next-app{
	clear: left;
	width: 718px;
	padding: 10px;
}

.comp-content li {
	list-style: none;
}