#logo{
	width:800px;
	height:235px;
	background:#006934;
	position:absolute;
	left: 138px;
	top: -25px;
	background-color: #006937;
}

#menu{
	background-image:url(images/navBar.png);
	width:180px;
	height:800px;
	position: absolute;
	top: 203px;
	left: 11px;
	background-repeat: no-repeat;
}	

#content{
	background-image:url(images/bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	position:absolute;
	left: 160px;
	top: 170px;
	width: 882px;
	height: 1300px;
	}

#contentkennels{
	background-image:url(images/bg2.png);
	background-repeat: no-repeat;
	background-position: left center;
	position:absolute;
	left: 160px;
	top: 203px;
	width: 907px;
	height: 1479px;
	}
	
#footerlogo{
	background-image:url(images/copied-hall-kennels-logo-small.png);
	width:300px;
	height:200px;
	position:absolute;
	left: 1020px;
	top: 1321px;
	background-repeat: no-repeat;
}

	
#footerlogo1{
	background-image:url(images/copied-hall-kennels-logo-small.png);
	width:292px;
	height:186px;
	position:absolute;
	left: 1040px;
	top: 1558px;
	background-repeat: no-repeat;
}

#footer{
	background-image:url(footer.png);
	width:873px;
	height:53px;
	background-repeat:no-repeat;
	position:absolute;
	left: 150px;
	top: 1453px;
}

#footekennels{
	background-image:url(footer.png);
	width:873px;
	height:65px;
	background-repeat:no-repeat;
	position:absolute;
	left: 161px;
	top: 1763px;
}
