#head {
	margin: 0;
	position: absolute;
	top: 42px;
	height: 169px;
	width: 100%;
	background: url('/DropLook/images/mast-bg.png') repeat-x;
}
#head h1 {
	padding: 9px 0 0 0;
	margin: 0 auto 0 auto;
	width: 90%;
	height: 148px;
	background: url('/DropLook/images/masthead.png') 112px 9px no-repeat;
	text-indent: -11000em;
}

body.home #ss1, body.home #ss2 {
	position: absolute;
	display: block;
	left: -238px;
	top: 0;
	width: 199px;
	height: 203px;
}
body.home #ss1 {
	background: url('/DropLook/images/ss1.jpg') no-repeat;
}
body.home #ss2 {
	background: url('/DropLook/images/ss2.jpg') no-repeat;
	top: 220px;
}
#content p.download-block {
	position: static;
	margin: 0;
	padding: 0;
}
p.download-block span.download-link {
	z-index: 100;
	position: absolute;
	width: 242px;
	height: 53px;
	top: 90px;
	right: 5px;
	text-indent: -11000em;
}
p.download-block span.download-link a:link, p.download-block span.download-link a:visited {
	display: block;
	width: 242px;
	height: 53px;
	background: url('/DropLook/images/buttons.png') 0 0 no-repeat;
	text-indent: -11000em;
}
p.download-block span.download-link a:hover, p.download-block span.download-link a:active {
	background-position: 0 -53px;
}
p.download-block span.download-info {
	z-index: 100;
	position: absolute;
	display: block;
	width: 220px;
	top: 150px;
	right: 15px;
	height: auto;
	font-size: 80%;
	text-align: center;
}
body.home span#quip {
	position: absolute;
	right: -200px;
	top: 0;
	width: 181px;
	height: 21px;
	background: url('/DropLook/images/quip.png') no-repeat;
}
