/*
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: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 48px;
}

h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002675;
}

h2 {
	font-size:20px;
	font-weight: 900;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EDF2F2;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002675;
	font-weight: 900;
}

#HomeTop {
	position: absolute;
	visibility: visible;
	z-index: -1;
	height: 60px;
	width: 800px;
	left: 10px;
	top: 10px;
	background-color: #002675;
	overflow: visible;
}

#TopLeft {
	position: absolute;
	visibility: visible;
	z-index: -5;
	height: 231px;
	width: 364px;
	left: 10px;
	top: 78px;
	overflow: visible;
	border-color: #002675;
	border-left-style: solid;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #EDF2F2;
}
#TopLeftBlank {
	position: absolute;
	visibility: visible;
	z-index: 590;
	height: 211px;
	width: 327px;
	left: 45px;
	top: 112px;
	background-color: none;
	overflow: visible;

}

#TopRight {
	position: absolute;
	visibility: visible;
	z-index: -10;
	height: 231px;
	width: 364px;
	left: 414px;
	top: 78px;
	overflow: visible;
	border-color: #002675;
	border-left-style: solid;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #EDF2F2;
}

#TopRightBlank {
	position: absolute;
	visibility: visible;
	z-index: 591;
	height: 211px;
	width: 327px;
	left: 447px;
	top: 113px;
	background-color: none;
	overflow: visible;

}


#BottomLeft {
	position: absolute;
	visibility: visible;
	z-index: -15;
	height: 231px;
	width: 364px;
	left: 10px;
	top: 349px;
	border-color: #002675;
	border-left-style: solid;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #EDF2F2;
}

#BottomLeftBlank {
	position: absolute;
	visibility: visible;
	z-index: 592;
	height: 211px;
	width: 327px;
	left: 45px;
	top: 384px;
	background-color: none;
	overflow: visible;

}


#BottomRight {
	position: absolute;
	visibility: visible;
	z-index: -20;
	height: 231px;
	width: 364px;
	left: 414px;
	top: 349px;
	border-color: #002675;
	border-left-style: solid;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #EDF2F2;
}

#BottomRightBlank {
	position: absolute;
	visibility: visible;
	z-index: 593;
	height: 211px;
	width: 327px;
	left: 450px;
	top: 382px;
	background-color: none;
	overflow: visible;

}


#HomeFooter {
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 60px;
	width: 800px;
	left: 10px;
	top: 620px;
	background-color: #002675;
	overflow: visible;
}


#HomeLogo {
	position: absolute;
	visibility: visible;
	z-index: 600;
	height: 128px;
	width: 164px;
	left: 328px;
	top: 280px;
}
