* { margin: 0; padding: 0; } 
img { border: 0; }
a { outline: 0; }

body {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}

#systemMessage {
	position: fixed;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 52px;
	color: #ff0000;
	padding: 0px 10px 0px 10px;
	z-index: 10;
	background: #000;
	text-align: center;
	cursor: pointer;
}

#stretcher {
	width: 100%;
	background: transparent url(/img/paper-background.png) repeat-x top center;	
}

#container {
	position: relative;
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#debugHeader {
}

#staging {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: transparent url('/img/for-testing-only.png') no-repeat scroll top left;
	width: 970px;
	height: 80px;
}

#stage {
	clear: both;
	float: left;
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header{
	float: left;
	width: 970px;
	height: 93px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/img/logo.png) no-repeat top left;	
}

#logoArea {
	float: left;
	display: block;
	width: 380px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contact {
	float: right;
	padding: 20px 0px 0px 0px;
}

#contact p {
	color: #666;
	font-size: 9pt;
	line-height: 16px;
	text-align: right;
}

#toMainSite {
	font-size: 9pt;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content{
	float: left;
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	clear: both;
	float: left;
	width: 970px;
	height: 75px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 3px solid #e6e6e6;
}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0;
	line-height: 16px;
	font-size: 8pt;
}

div.columnParent {
	clear: both;
	float: left;
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	overflow: auto; */
}

div.columnLeft {
	position: relative;
	float: left;
	width: 470px;
/* 	overflow: auto; */
	padding: 10px 0px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.columnRight {
	position: relative;
	float: right;
	width: 470px;
	overflow: auto;
	padding: 10px 0px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.triColumnLeft,
div.triColumnCenter {
	position: relative;
	float: left;
	width: 300px;
	overflow: auto;
	padding: 10px 0px 0px 0px;
	margin: 0px 35px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.triColumnRight {
	position: relative;
	float: right;
	width: 300px;
	overflow: auto;
	padding: 10px 0px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.columnArticle {
	float: left;
	width: 640px;
	overflow: auto;
	padding: 10px 0px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.columnSidebar {
	float: right;
	width: 300px;
	overflow: auto;
	padding: 10px 0px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.columnBlock {
	float: left;
	width: 100%;
	clear: both;
	overflow: auto;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 4px solid #e6e6e6;
}

div.photoBlock {
	clear: both;
	float: left;
	width: 450px;
	border: 1px solid #ddd;
	padding: 9px 9px 9px 9px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

div.photoBlock img {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

div.bidBlock {
	clear: right;
	float: left;
	width: 470px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.dataBlock {
	float: right;
	width: 470px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.dataGroup {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

#formColumns {
	clear: both;
	float: left;
	width: 970px;
	padding: 0px 0px 20px 0px;
}

#formColumnLeft {
	float: left;
	width: 640px;
	border-top: 4px solid #e6e6e6;
	padding: 10px 0px 0px 0px;
}

#formColumnRight {
	float: right;
	width: 300px;
	border-top: 4px solid #e6e6e6;
	padding: 10px 0px 0px 0px;
}

#callToAction {
	position: absolute;
	right: 0px;
	top: 137px;
}

#callToAction img {
	border: 0;
}

div.column1 {
	float: left;
	width: 150px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 10px 0px;
}

div.column1 div.block {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

div.column1 div.block img {
	float: left;
	clear: both;
	padding: 3px 0px 0px 0px;
}

div.column1 div.block ul {
	list-style: none;
}

div.column1 div.block ul li {
	display: block;
	float: left;
	clear: both;
	width: 150px;
	border-top: 1px solid #e6e6e6;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	list-style-type: none;
	line-height: 12pt;
}

div.column1 div.block img.thumb {
	display: block;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.column2 {
	float: left;
	width: 550px;
	border-top: 3px solid #e6e6e6;
	padding: 0px 0px 20px 0px;
}

div.column3 {
	float: right;
	width: 210px;
}

div.column3 div.block {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

div.column3 div.block ul {
	list-style: none;
}

div.column3 div.block ul li {
	font-size: 9pt;
	line-height: 15px;
	display: block;
	float: left;
	clear: both;
	width: 210px;
	border-top: 1px solid #e6e6e6;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	line-height: 12pt;
	list-style-type: none;
}

img.section {
	border-top: 3px solid #e6e6e6;
	margin: 0px 0px 3px 0px;
}

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
*/

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

.clearfix {
display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		


