/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-position: center; 	
	text-align:center;
	background-color:#B9C1F2;
	background-image: url(images/background-repeat.jpg);
	background-repeat: y-repeat;
}

#container{
 	position:relative;
	margin: 0px auto;
	margin-top: -16px;
	width: 787px;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/index-banner.jpg) no-repeat;
}

#eagleheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/eagle-banner.jpg) no-repeat;
}

#farmersheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/farmers-banner.jpg) no-repeat;
}

#markethallheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/market-banner.jpg) no-repeat;
}

#allentonheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/allenton-banner.jpg) no-repeat;
}

#wholesaleheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/wholesale-banner.jpg) no-repeat;
}

#carbootheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/car-boot-banner.jpg) no-repeat;
}

#livestockheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 429px;
	background: url(images/livestock-banner.jpg) no-repeat;
}

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

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

#nav{
	position: absolute;
	top: 245px;
	left: 200px;
	width: 580px;
	height: 25px;
}

#textheader{
	position: absolute;
	top: 390px;
	left: 214px;
	width: 555px;
	height: 30px;
}

#text{
	position: absolute;
	top: 430px;
	left: 214px;
	width: 555px;
}

#textleft{
	position: absolute;
	top: 1100px;
	left: 0px;
	width: 165px;
	text-align: left;
}

#textcenter{
	position: absolute;
	top: 1100px;
	left: 170px;
	width: 165px;
	text-align: left;
}

#textright{
	position: absolute;
	top: 1100px;
	left: 345px;
	width: 335px;
	text-align: left;
}



#left{
	position: absolute;
	top: 430px;
	left: 20px;
	width: 180px;
	}

#bottomsale{
	position: absolute;
	top: 1200px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}

#bottomhall{
	position: absolute;
	top: 1400px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}	
	
#bottomcattle{
	position: absolute;
	top: 1500px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}

#bottomindex{
	position: absolute;
	top: 900px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}

#bottominfo{
	position: absolute;
	top: 1500px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}
	
#bottomfarmers{
	position: absolute;
	top: 1800px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}	

#bottomeagle{
	position: absolute;
	top: 1200px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}	
	
#bottomcontact{
	position: absolute;
	top: 700px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}	
	
#bottomabout{
	position: absolute;
	top: 1100px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}
#bottom{
	position: absolute;
	bottom: -20px;
	left: -213px;
	height: 30px;
	width: 785px;
	background: #192273;
	text-align: right;
}

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

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

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

a img { 
border: 0; 
} 
 
