.1colfloat {
margin: auto;
}

.nameplate {
	vertical-align: top;
	height: 170px;
	width: 800px;
	position: relative;
	background-image: url(../images/iis_header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.leftnav {
	width: 120px;
	float: none;
	clear: none;
	text-align: left;
	vertical-align: top;
	margin-left: 35px;
	position: relative;
	overflow: visible;
}

.main {
	margin-right: 30px;
	width: 570px;
	float: right;
	clear: none;
	position: relative;
	overflow: visible;
	padding-left: 5px;
	vertical-align: top;
	z-index: 1;
}

.base {
	background-image: url(../images/iis_footer.jpg);
	float: none;
	position: relative;
	background-repeat: no-repeat;
	width: 800px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.middle {
	background-image: url(../images/iis_vertrepeater.jpg);
	background-repeat: repeat-y;
	margin-top: -10px;
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	vertical-align: top;
}
.base2 {
	text-align: left;
         /*background-color: #990000;*/
	vertical-align: top;
	clear: none;
	float: left;
	position: absolute;
         height: 150px;
	width: 440px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 205px;
}
.base3 {
	text-align: left;
	vertical-align: top;
	clear: none;
	float: right;
	margin-left: 0px;
	position: static;
	height: 90px;
	width: 320px;
	margin-right: 120px;
	margin-top: 10px;
}
.1colfloat {
	position: relative;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
}
