* {
	margin: 0px;
	padding: 0px;
}

body{
	
	background-color: #eae8e8;
	
}

#page {
	

	background-color:#FFF;
	
	width: 794px;
	/*
	
	top: 0px; left: 0;
	margin-left: 170px;
	*/
	margin-left:auto;
	margin-right:auto;
	position: relative;

}


#header {
	width: 794px;
	height: 291px;
	margin:auto;
	

	background-image:url(Images/WestEndDogWalking_Header.jpg);
	background-repeat:no-repeat;
	
	
}

	#headerimg a span {
	display: none;
	
}




#nav{
	margin-rigth: 30px;
	list-style: none;
	position: absolute;
	top: 346px;
	right: 0px;
	width: 387px;
	height: 40px;
}




#nav li {
	display: inline;
	text-decoration: none;
	color: #f15d27;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: 100;
	letter-spacing:-0.10em;

}



#nav li a {
		
	margin-right: 0px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	text-decoration: none;
	color: #f15d27;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	letter-spacing:-0.10em;
	padding: 5px;
	
}

#navpic {
	
    background-image: url(Images/WestEndDogWalking_Menu.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 344px;
	right: 0px;
	width: 445px;
	height: 40px;
	
	
}



#nav a:hover {
        color: #999;
		background-image: url(Images/menu%20roll%20over.png);
		background-repeat: no-repeat;
		background-position: bottom;
		padding-bottom: 45px;
		
}


#nav a.on {
        color: #999;
		
}


#content {
	width: 544px;
	height: 500px;
	color:#404040;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing:-0.02em;
	line-height:1.5em;
	padding-top:140px;
	
	
}

#content_About {
	width: 544px;
	height: 770px;
	color:#404040;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing:-0.02em;
	line-height:1.5em;
	padding-top:140px;
	
	
}

#content_Services {
	width: 544px;
	height: 1050px;
	color:#404040;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing:-0.02em;
	line-height:1.5em;
	padding-top:140px;
	
	
}

#content_Rates {
	width: 544px;
	height: 950px;
	color:#404040;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing:-0.02em;
	line-height:1.5em;
	padding-top:140px;
	
	
}

#content_contact {
    width: 544px;
	height: 350px;
	color:#404040;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing:-0.02em;
	line-height:1.5em;
	padding-top:140px;
	
	
}


#sidebar {
	width: 207px;
	height: 141px;
	position: absolute;
	margin-left: 580px;
	margin-top: -550px;
	top: 989px;
	left: -3px;
}



#sidebarimg a span {
	display: none;	
}



#testimonialBox {
	display: none;
	width:215px;
	min-height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-style:italic;
	margin-top: 50px;
	padding:0;
}

#testimonialBox .testiContent {
	display:none;
	text-align:justify;
	padding:0px 10px 0 10px;
	margin: 0px;
	background-color:#F6F6F6;
	line-height:1.3em;
	color:#2e2e2e;
	
}



#footer p {
	
	bottom:0;
	margin: 0;
	padding:20px 0 0 0;
	
	
}


#footer {
	
	text-align:center;
	background-image: url(Images/footer.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 796px;
	height: 52px;
	
}
