@charset "utf-8";

/* CSS Document */


#sidebar1Photo {
	background-image: url(../images/quoteAboutSheriPage.jpg);
	height: 550px;
	width: 200px;
	position: relative;
	background-repeat: no-repeat;
}

#services {
	background-image: url(../images/MeetSheri.jpg);
	height: 58px;
	width: 496px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
}



#blog {
	height: 60px;
	width: 102px;
	margin-left: 100px;
	margin-top: 20px;
}


#contact {
	background-image: url(../images/contact.gif);
	height: 60px;
	width: 102px;
	margin-left: 145px;
	clip: rect(50px,auto,auto,auto);
}

