@charset "UTF-8";


/* column lines */

#line1 {
	margin: 0px;
	padding: 0px;
	height: 1523px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 312px;
	top: 642px;
	background-color: #e1e1e1;
}
#line2 {
	margin: 0px;
	padding: 0px;
	height: 1523px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 637px;
	top: 642px;
	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: 18px;
}
#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: -5px;
}


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



#hline {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 300px;
	position: relative;
	z-index: 500;
	top: -18px;
	background-color: #e1e1e1;
}



#copy {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 261px;
}
#second {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 347px;
}
.steps {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 16px;
	color: #6699cc;
	text-align: left;
	font-weight: normal;
	position: relative;
	top: -5px;
	width: 300px;
	z-index: 900;
}
