.copyContainer {
	position: relative;
	left: 142px;
	top: 160px;
	width: 526px;
	display: inline-table;
	margin-bottom: 30px;
	border-left-style: dashed;
	padding-left: 40px;
	border-left-color: #CCCCCC;
	border-left-width: thin;
	z-index: 2;
}

.copyContainerb_art {
	position: relative;
	left: 142px;
	top: 160px;
	width: 526px;
	display: inline-table;
	margin-bottom: 30px;
	border-left-style: dashed;
	background: url(../images/footprints.gif) repeat-y top;
	padding-left: 40px;
	border-left-color: #CCCCCC;
	border-left-width: thin;
	z-index: 2;
}

.linkContainer {
	position: absolute;
	left: 0px;
	top: 160px;
	margin-top: 0px;
	width: 100px;
	float: left;
}
.addressContainer {
	position: relative;
	left: 5px;
	width: 125px;
	bottom: 60px;
}
.homebackground {
	background: url(../images/home_background.jpg) repeat-x top;
	padding: 0px;
}
.background {
	background: url(../images/background.jpg) repeat-x top;
	padding: 0px;
}
.navigation {
	position: absolute;
	width: 500px;
	height: 175px;
	z-index: 7;
	left: 310px;
	top: 92px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
	margin-left: 22px;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
	margin-left: 22px;
}
h1 {
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #003366;
	margin-left: 0px;
}
.caption {
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-left: 20px;
	text-align: center;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: none;
	color: #333333;
	font-size: 12px;
	line-height: 16pt;
	margin-left: 22px;
}
.linkcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: none;
	color: #333333;
	font-size: 12px;
	line-height: 16pt;
	text-align: center;
}
.wolfcopy:link {
	color: #003366;
}
.wolfcopy:hover {
	color: #FFFFFF;
	background-color: #003366;
}
.addresscopy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	line-height: 11pt;
}
a:link {
	color: #003366;
}
a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
a:visited {
	color: #003366;
}
.quoteContainer {
	position: absolute;
	left: 400px;
	top: 118px;
	z-index: 1;
}
.topimage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;	
}
img.left {
	padding: 12px;
	float: left;
	
}
img.right {
	padding: 12px;
	float: right;
	
}
.bottomGraphic {
	float: right;
	clear: both;
	position: static;
}
.backToTop {
	float: none;
	clear: both;
}
.thumb {
	border: 1px dotted #666666;
	float: left;
	clear: none;
	width: 100px;
	padding: 5px;
}
