@charset "UTF-8";


/* column lines */

#line1 {
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 310px;
	top: 742px;
	background-color: #e1e1e1;
}
#line2 {
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 637px;
	top: 742px;
	background-color: #e1e1e1;
}

/* thumbnails */

#thumbsgroup {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 340px;
	position: absolute;
	background-image: url(../images/thumb-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 900;
	left: -20px;
	top: 33px;
}
#thumbs1 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 20px;
	top: 22px;
}
#thumbs2 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 175px;
	top: 22px;
}
#thumbs3 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 175px;
	top: 124px;
}
#thumbs4{
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 253px;
	top: 124px;
}

img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	position: relative;
	left: -8px;
	top: -8px;
}












	
	
#pricelocation1 {
	position: absolute;
	top: 290px;
	left: 0;
	}



.priceline1 {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 64px;
	background-color: #e1e1e1;
	top: 22px;
}
.priceline2 {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 190px;
	top: 22px;
	background-color: #e1e1e1;
}
.priceline3 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 63px;
	background-color: #e1e1e1;
}

.priceoptions {
	left: 77px;
	top: 24px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 81px;
	height: 30px;
}

/* footer stuff */



#footer {
	position: absolute;
	height: 200px;
	width: 1000px;
	left: -25px;
	top: 1002px;
}



#copy {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 281px;
}
