.1colfloat {
margin: auto;
}

.nameplate {
	vertical-align: top;
	height: 150px;
	width: 800px;
	position: relative;
	background-image: url(../images/PCGlassWebLayout_01.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.nameplate2 {
	vertical-align: top;
	height: 50px;
	width: 800px;
	position: relative;
	background-image: url(../images/PCGlassWebLayout_02.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.leftnav {
	width: 120px;
	text-align: left;
	vertical-align: top;
	margin-left: 15px;
	margin-right: 15px;
	position: inherit;
	overflow: visible;
}

.main {
	margin-right: 20px;
	width: 605px;
	float: right;
	clear: none;
	position: relative;
	overflow: visible;
	padding-left: 5px;
	vertical-align: top;
	z-index: 1;
}

.base {
	background-image: url(../images/PCGlassWebLayout_05.jpg);
	float: none;
	position: relative;
	background-repeat: no-repeat;
	width: 800px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.middle {
	background-image: url(../images/PCGlassWebLayout_03.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	position: relative;
	width: 800px;
         height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	vertical-align: top;
}

.middle2 {
	background-image: url(../images/PCGlassWebLayout_03.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.base2 {
	text-align: right;
	vertical-align: top;
	clear: none;
	float: left;
	position: relative;
	height: 60px;
	width: 120px;
	margin-top: 70px;
	margin-left: 15px;
}
.base3 {
	text-align: left;
	vertical-align: top;
	clear: none;
	float: right;
	margin-left: 0px;
	position: static;
	height: 60px;
	width: 400px;
	margin-right: 20px;
	margin-top: 70px;
}
.1colfloat {
	position: relative;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
}
