/*
CSS for Wellersauctions.com
*/

html, body, ul, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #002675;
}	

h1 {
	font-family: Perpetua;
	color: #002675;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 32px;
}

h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002675;
}

h2 {
	font-size:16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #002675;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	table-layout: auto;
	margin-left: 0px;
	padding: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}


#logo {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 137px;
	left: 10px;
	top: 0px;
}

#PanaramaImage {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 64px;
	width: 668px;
	left: 147px;
	top: 0px;
}

#SurreyAuction {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 36px;
	width: 668px;
	left: 147px;
	top: 64px;
}

#PageHeaderBar {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 18px;
	width: 806px;
	left: 10px;
	top: 128px;
	background-color: #edf2f2;
}


/*#logo {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 137px;
	left: 10px;
	top: 0px;
}

#PanaramaImage {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 64px;
	width: 663px;
	left: 160px;
	top: 0px;
}

#SurreyAuction {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 36px;
	width: 673px;
	left: 147px;
	top: 64px;
}
/*
#navcontainer {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 30px;
	width: 782px;
	left: 10px;
	top: 100px;
	background-color: #002675;
	padding-left: 0;
	margin-left: 0;
	
}
*/

#PageHeaderBar {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 18px;
	width: 810px;
	left: 10px;
	top: 130px;
	background-color: #edf2f2;
}

#Logo1 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 800px;
	left: 10px;
	top: 0px;
}

#Surrey1 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 40px;
	width: 400px;
	left: 400px;
	top: 60px;
}

#HighlightNews {
	position: absolute;
	visibility: visible;
	z-index: 30;
	height: 200px;
	width: 200px;
	left: 20px;
	top: 335px;
	background-color: #edf2f2;
	overflow: visible;
}

#PageContent {
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 2742px;
	width: 800px;
	left: 10px;
	top: 146px;
	overflow: visible;
}

#BlankPage {
	position: absolute;
	visibility: visible;
	z-index: 200;
	height: 950px;
	width: 781px;
	left: 1px;
	top: 1px;
	overflow: visible;
}
