/* CSS Document */

#container{
	position:relative;
	left: 2px;
	width: 500px;
	top: 2px;

}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#eagleheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#markethallheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#allentonheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#wholesaleheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#carbootheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#livestockheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 429px;
}

#title{
	position: absolute;
	top: 50px;
	right: 1px;
	width: 300px;
	height: 80px;
}

#logo{
	position: absolute;
	top: 16px;
	left: 10px;
	width: 146px;
	height: 92px;
}

#nav{
	position: absolute;
	top: 100px;
	left: 210px;
	width: 580px;
	height: 25px;
}

#textheader{
	position: absolute;
	top: 160px;
	left: 214px;
	width: 350px;
	height: 30px;
}

#text{
	position: absolute;
	top: 250px;
	left: 140px;
	width: 500px;
}

#left{
	position: absolute;
	top: 430px;
	left: 23px;
	width: 100px;
	}

#bottom{
	position: absolute;
	bottom: -45px;
	left: -100px;
	height:30px;
	width: 600px;
	text-align: right;
}

#bottomnav{
	position: absolute;
	top: 40px;
	left: 130px;
	height:20px;
	width: 400px;
}

#access{
	height:87px;
	width: 100px;
	text-align:right;
	}

.contactsend{
position: relative;
	width: 200px;
	font:right;
}
