@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	background-image: url(images/PageBack.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#pagecontainer {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#boxbot {
	background-image: url(images/boxbot.png);
	height: 27px;
	width: 870px;
	clear: both;
}
.set {
	float: left;
	width: 168px;
	display: block;
	padding-left: 15px;
}
#boxtop {
	background-image: url(images/boxtop.png);
	height: 20px;
	width: 870px;
}
#boxcontent {
	background-image: url(images/boxback.png);
	background-repeat: repeat-y;
	padding-right: 70px;
	padding-left: 70px;
	height: 615px;
}#4links {
	clear: both;
}
#nav {
	background-image: url(images/boxback.png);
	background-repeat: repeat-y;
	height: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#copy {
	float: left;
	width: 370px;
	clear: both;
	padding-bottom: 30px;
}
#footer {
	clear: both;
	padding-bottom: 20px;
	padding-right: 12px;
	padding-left: 12px;
}
#footer li a {
	text-decoration: none;
	color: #666;
}
#footer li a:hover {
	text-decoration: none;
	color: #ed2724;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505153;
	padding-left: 2px;
	font-size: 10px;
}
#sixty {
	font-size: 9px;
	padding-top: 5px;
	clear: both;
}
a {
	color: #666;
	text-decoration: none;
}
#contact {
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	clear: left;
	float: left;
	padding-top: 30px;
}
#contact a {
	color: #666;
	text-decoration: none;
}
#contact a:hover {
	color: #ed2724;
	text-decoration: none;
}



#set1 {
	float: left;
	width: 130px;
	padding-left: 0px;
	display: block;
	background-image: url(images/cc1.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
#set1:hover {
	background-image: url(images/cc2.jpg);
}
#set2 {
	float: left;
	width: 130px;
	display: block;
	background-image: url(images/fw1.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
#set2:hover {
	background-image: url(images/fw2.jpg);
}
#set3 {
	float: left;
	width: 120px;
	display: block;
	background-image: url(images/gr1.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
#set3:hover {
	background-image: url(images/gr2.jpg);
}
#set4 {
	float: left;
	width: 90px;
	display: block;
	background-image: url(images/ho1.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
#set4:hover {
	background-image: url(images/ho2.jpg);
}
.spacer {
	float: left;
	height: 20px;
	width: 86px;
}
#pics {
	float: right;
	width: 320px;
}
#thumbs {
	padding-top: 20px;
	padding-bottom: 40px;
}
#thumbs img {
	padding: 7px;
}
