body {
	background: #b799e3 url(images/bgspiral.gif) repeat;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #336;
	width: 100%;
	margin: 0px;
	padding: 0 0 20px 0;
	text-align: center;
	}

hr  {
	width: 75%;
	}
	
#frame  {
	background-color: #b799e3;
	width: 812px;
	margin: 30px auto;
	text-align: left;
	padding: 0px;	
	border: 3px lime dotted;
	}

#content  {
	background-color: #b799e3;
	position: relative;	
	top: 0px;
	left: 0px;
	width: 99%;
	border: 3px yellow dotted;
	padding-bottom: 10px;
	}

.logo  {
	background: #b799e3 url(images/logo.gif) no-repeat;
	position: relative;
	top: 30px;
	left: 30px;
	width: 601px;
	height: 63px;
	}

.grooming  {
	position: relative;
	top: 35px;
	left:30px;
	width: 362px;
	}

.address  {
	position: relative;
	top: 30px;
	left: 450px;
	font-size: 18px;
	}

.sidebar  {
	position: absolute;
	top: 200px;
	left: 5px;
	font-size: 14px;
	line-height: 1.1em;
	color: #336;
	text-align: center;
	width: 200px;
	}

.mainbody  {
	background-color: transparent;
	position: relative;
	top: 50px;
	left: 220px;
        margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 10px 50px 0;
	width: 500px;
	}

.mainpic  {
	float: left;
	margin-left: 0px;
	width: 293px;

	}

.specials  {
	float: right;
	margin-top: -200px;
	width: 219px;
  	}

.midbody  {
	background-color: transparent;
	position: relative;
	top: 0px;
	left: -20px;
 	margin: 0px 0px;
	text-align: justify;
	width: 590px;
	padding: 0;
	}

.credits  {

	background-color: #b799e3;
	font-size: x-small;
	text-align: center;
	text-decoration: uppercase;
	margin: 0;
	padding: 0;
	}

.imgbox  {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: transparent;
	padding: 0px 0px;
	text-align: left;
	height: 100%;
	}

.imgleft  {
	float: left;
	width: 304px;
	margin: 10px;
	}

.imgright  {
	float: right;
	width: 304px;
	margin: 10px;
	}

.shop  {
	background-color: #b799e3;
	padding-right: 10px;
	text-align: left;
	}

.products  {
	background-color: #b799e3;
	padding-right: 10px;
	text-align: center;
	clear:both;
	}

.coupon  {
    position: relative;
	top: -75px;
	left: -220px;
	width:185px;
	height: 170px;
	}

.photobody  {
	width: 800px;
	margin: 5px;
	}

.photologo  {
	background: #b799e3 url(images/photologo.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 328px;
	height: 314px;
	}

.topbar  {
	position:absolute;
	top: 35px;
	left: 342px;
	text-align: center;
	margin: 50px 0 10px 0;
	letter-spacing: .15em;
	}

.phototoptext  {
	position: absolute;
	top: 135px;
	left:370px;
   	text-align: justify;
	width: 400px;
	margin: 10px auto;
	}

.groomingphoto  {
	position: absolute;
	top: 35px;
	left:380px;
	width: 362px;
	}

.bold  {
	font-size: 14px;
	font-weight: bold;
	}

.center  {
	text-align:center;
	}

.italics  {
	font-style: italic;
	}




.imgleft2  {
	position: relative;
	top: 0px;
	left: 0px;
	width: 304px;
	}

.imgcenter2  {
	margin-left: 304px;
	margin-right:304px;
	}

.imgright2  {
	position: relative;
	top: 0px;
	right: 0px;
	width: 304px;
	}

.clear  {
	clear: both;
	}