.header {
	height: 120px;
	width: 850px;
}
.header img {
	float: left;
	font-weight: bold;
}
.menu {
	float: right;
	margin-top: 60px;
}
.topborder {
	background-image: url(images/topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	width: 862px;
}
.menu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 16px;
}
.topborder img {
	margin-top: 16px;
	margin-right: 10px;
}
.main2 {
	min-height: 336px;
}
.contactlabel {
}
.contacttext {
}
.requiredmsg {
	color: #FF0000;
}
.bottomborder {
	background-image: url(images/bottomborder.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 850px;
	padding-top: 18px;
}
.bottominfo {
	height: 22px;
	width: 660px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
}
.main {
	min-height: 336px;
	width: 850px;
	display: block;
	margin-top: 0px;
}

.leftcolumn {
	float: left;
	width: 205px;
	padding-top: 8px;
	height: 100%;
	}
.leftcolumn img {
	margin-bottom: 8px;
}
.centercolumn {
	width: 420px;
	margin-left: 216px;
	margin-top: 10px;

}
.rightcolumn {
	float: right;
	width: 205px;
	padding-top: 8px;
	height: 450px;
	}
.rightcolumn img {
	margin-bottom: 8px;
}

.menu a:hover {
	color: #000000;
}
.estimate {
	width: 600px;
	margin-left:220px;
}
#photopopup {
	padding: 5px;
	position: absolute;
	visibility: hidden;
	top: 10px;
	left: 10px;
	border: 1px #CC0 solid;
	clip: auto;
	overflow: hidden;
	height: 720px;
	width: 512px;
}
.display {
	table-layout:fixed;
	width: 620px;
}
.Descript {
	text-align: right;
	width: 470px;
}
.Cost {
	text-align: right;
	width: 50px;
}
.Qty {
	text-align: center;
	width: 80px;
}
.Photo {
	text-align: center;
	width: 20px;
}
.Total {
	text-align: right;
	width: 620px;
}

