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

ul { list-style:none; }
a { color:#a6da41; }
p { 
	margin:0 0 9px 0;
	float:right;
	clear:right;
	width:277px;
}

blockquote {
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	clear:none;
	border-top:3px solid #a6da41;
	border-bottom:3px solid #a6da41;
	padding:15px 0;
	margin:0 0 30px 20px;
	width:350px;
	text-align:center;
}


#aboutp {
	

	font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote.testimonials {
	width:280px;
	clear:none;
	font-size:1.2em;
}

body {
	background-image:url(../images/main-bg.gif);
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

#container {
	width:826px;
	height:100%;
	margin:0 auto;
}

#header {
	width:826px;
	float:left;
	background-image:url(../images/header.png);
	height:170px;
}

#navigation {
	width:800px;
	float:left;
	margin:0 13px;
	clear:both;
	background-image:url(../images/nav/menu-bg-repeat.gif);
	background-repeat:repeat-x;
	height:42px;
}

	#navigation li {
		float:left;
		width:auto;
	}

	#navigation a {
		display:block;
		float:left;
		height:42px;
	}

	#home-nav {
		background-image:url(../images/nav/home-off.gif);
		width:111px;
		margin-left:40px;
	}
	
	#home-nav:hover {
		background-image:url(../images/nav/home-on.gif);
	}
	
	#about-nav {
		background-image:url(../images/nav/about-off.gif);
		width:129px;
	}
	
	#about-nav:hover {
		background-image:url(../images/nav/about-on.gif);
	}
	
	#services-nav {
		background-image:url(../images/nav/services-off.gif);
		width:139px;
	}
	
	#services-nav:hover {
		background-image:url(../images/nav/services-on.gif);
	}
	
	#contact-nav {
		background-image:url(../images/nav/contact-off.gif);
		width:154px;
	}
	
	#contact-nav:hover {
		background-image:url(../images/nav/contact-on.gif);
	}
	
	#testimonials-nav {
		background-image:url(../images/nav/testimonials-off.gif);
		width:187px;
	}
	
	#testimonials-nav:hover {
		background-image:url(../images/nav/testimonials-on.gif);
	}

			body#Home a#home-nav {
				background-image:url(../images/nav/home-on.gif);
			}
			
			body#About a#about-nav {
				background-image:url(../images/nav/about-on.gif);
			}
			
			body#Contact a#contact-nav {
				background-image:url(../images/nav/contact-on.gif);
			}
			
			body#Services a#services-nav {
				background-image:url(../images/nav/services-on.gif);
			}
			
			body#Testimonials a#testimonials-nav {
				background-image:url(../images/nav/testimonials-on.gif);
			}

#content {
	background-image:url(../images/content-bg.png);
	background-repeat:repeat-y;
	width:826px;
	height:100%;
	float:left;
	font-size:.8em;
	color:#515251;
}

	#lower-content {
		width:725px;
		float:left;
		margin:0 0 0 13px;
		padding:47px 35px;
	}
	
	#lower-content img {
		margin:0 23px 0 0;
	}
	
	#Testimonials #lower-content img.float-right {
		margin:0 0 0 23px;
	}
	
	#Services p, #About p {
		width:379px;
	}
	
	#Contact #lower-content p {
		float:left;
		clear:none;
	}
	
	#Contact #lower-content p#success-msg {
		color:#5F7F1F;
		font-size:14px;
		font-style:italic;
		clear:both;
		font-weight:bold;
		margin-top:30px;
		text-align:center;
		width:100%;
	}
	
	#Contact #lower-content img {
		width:350px;
	}
	
	#Testimonials #lower-content .clear-both {
		clear:both;
		height:40px;
	}
	
	#referral {
		clear:both;
		width:100%;
		margin:30px auto;
		font-size:16px;
		color:#773e98;
		text-align:center;
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	
		#referral p {
			text-align:center;
			width:100%;
		}
	
#footer {
	width:826px;
	height:71px;
	text-align:center;
	clear:both;
	background-image:url(../images/footer-bg.png);
}

	#footer ul {
		padding-top:8px;
	}
	
	#footer li {
		display:inline;
		font-size:.75em;
	}
	
	#footer li a {
		color:white;
		text-decoration:none;
		padding:0 5px 0 0;
	}
	
	#footer p {
		font-size:.75em;
		color:white;
		clear:both;
		float:none;
		margin:0;
		width:100%;
	}
	
	.footer-divider { margin-left:5px; }
	.float-left { float:left; }
	.float-right { float:right; }
	#lower-content img.gift-img { float:left; clear:left; margin-top:-130px; margin-left:45px; }
	#lower-content img.gift-img-home { margin-top:50px; margin-left:20px; }
	.highlight { color:#773e98; font-style:italic; font-weight:bold; }
	p.rate-highlight { color:#773e98; font-weight:bold; margin:0 0 20px 5px; }
	.callout { 
		width:650px; 
		margin:0 auto; 
		clear:both; 
		font-size:1.3em; 
		color:#a6da41; 
		float:none;
		text-align:center;
		padding-top:25px;
		text-decoration:underline;
		font-weight:bold;
	}
	
	.callout-main { 
		width:430px; 
		margin:0 auto; 
		clear:both; 
		font-size:1.3em; 
		color:#a6da41; 
		float:left;
		text-align:center;
		padding-top:45px;
		text-decoration:underline;
		font-weight:bold;
	}
	
	.services-type {
		font-weight:bold;
		text-decoration:underline;
		color:#a6da41;
		font-size:1em;
	}
