#pageholder {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
}

#logo {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 222px;
	z-index: 20;
}

#navbartop {
	position: absolute;
	width: 780px;
	height: 110px;
	top: 18px;
	left: 5px;
	background-image: url(/images/bg_headerline.gif);
	background-repeat: no-repeat;
	background-position: 240px 25px;
	overflow: hidden;
}

#navbartophome {
	position: absolute;
	width: 780px;
	height: 80px;
	top: 5px;
	left: 5px;
	text-align: right;
}

#navbar_finish {
	position: absolute;
	width: 780px;
	height: 110px;
}

#navbar_collection {
	position: absolute;
	width: 780px;
	height: 110px;
	left: 780px;
}

#maincontent {
	margin: 0px;
	padding: 35px;
	padding-top: 100px;
}

#navbarbottom {
	vertical-align: bottom;
	margin-left: 5px;
}

#navbarbottomhome {
	position: absolute;
	width: 780px;
	height: 20px;
	top: 450px;
	left: 5px;
	overflow: hidden;
}


#email {
	position: absolute;
	top: 421px;
	left: 568px;
}

#copyright {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	color: #999;
}

#copyright a {
	color: #999;
}

#detbars {
	position: relative;
	width: 732px;
	height: 125px;
	padding:0px;
	margin:0px;
}
