@charset "UTF-8";
#col3contact {
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 653px;
	top: 710px;
}


/* column lines */

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



#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;
}

#submitbutton a {
	color: #ffffff;
}
#submitbutton a:hover {
	color: #ffffff;
}


#submitbutton {
	left: -1px;
	position: absolute;
	font-family: 'ABeeZee', sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	width: 80px;
	height: 30px;
	background-color: #6699cc;
	top: 161px;
	border-radius: 6px;
}
#submitbutton:hover {
	background-color: #346597;
}
