.auto {
	background-image: url(img/auto.png);
	background-repeat: no-repeat;
	background-position: 376px 290px;
	border: 0px none;
}

.homedog {
	background-image: url(img/menu_dog.png);
	background-repeat: no-repeat;
	background-position: 80px 200px;
	border: 0px none;
}

.aboutdog {
	background-image: url(img/menu_dog.png);
	background-repeat: no-repeat;
	background-position: 80px 240px;
	border: 0px none;
}

.walkingdog {
	background-image: url(img/menu_dog.png);
	background-repeat: no-repeat;
	background-position: 80px 280px;
	border: 0px none;
}

.sittingdog {
	background-image: url(img/menu_dog.png);
	background-repeat: no-repeat;
	background-position: 80px 320px;
	border: 0px none;
}

.boardingdog {
	background-image: url(img/menu_dog.png);
	background-repeat: no-repeat;
	background-position: 80px 360px;
	border: 0px none;
}


.otherdog {
	background-image: url(img/menu_dog.png);
	background-repeat: no-repeat;
	background-position: 116px 300px;
	border: 0px none;
}


.contactdog {
	background-image: url(img/pup.png);
	background-repeat: no-repeat;
	background-position: 118px 426px;
	border: 0px none;
}

.ratesdog {
	background-image: url(img/pup.png);
	background-repeat: no-repeat;
	background-position: 98px 464px;
	border: 0px none;
}

.termsdog {
	background-image: url(img/pup.png);
	background-repeat: no-repeat;
	background-position: 98px 500px;
	border: 0px none;
}

.headhome {
	background-image: url(img/head_welcome.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headabout {
	background-image: url(img/head_about.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headwalk {
	background-image: url(img/head_walking.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headsit {
	background-image: url(img/head_sitting.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headboard {
	background-image: url(img/head_boarding.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headrates {
	background-image: url(img/head_rates.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headterms {
	background-image: url(img/head_terms.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headcontact {
	background-image: url(img/head_contact.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headthanks {
	background-image: url(img/head_thanks.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.headfind {
	background-image: url(img/head_findus.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border: 0px none;
}

.test01 {
	background-image: url(img/testimonial01.png);
	background-repeat: no-repeat;
	background-position: 40% 520px;
	border: 0px none;
}

p {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
}

h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0px;
}

a:link, a:visited { 
color: #000000; 
text-decoration: underline;
font-weight: bold; 
} 

a:active, a:hover { 
color: #FF0000; 
text-decoration: none;
font-weight: bold;  
} 
