*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#555555;
}
a:hover{
	color:#1667fb;
}
p{
	font-size:14px;
	line-height:20px;
	text-indent: 15px;
	margin-bottom: 10px;
}
body{
	background-color:#e8f5f9;
	background-image: url(images/bkPatternlt.jpg);
	background-repeat: repeat;
	color:#555555;
	font-family: "Arial", Sans-Serif;
}
div#overContainer{
	width: 775px;
	//height: 561px;
	//padding: 15px 15px 15px 15px;
	margin: 30px auto 40px auto;
	//background-image: url(images/bk1.png);
}
div#nameProf{
	width: 350px;
	height: 48px;
	background-image: url(images/name350x48.png);
	margin:50px 0 15px 15px;
	float:left;
}
div#nameProf h1{
	font-size:10px;
	display:none;
}
p#topQuote, p#topQuoteAuthor{
	float: right;
	font-size: 11px;
	line-height: 16px;
	color: #888888;
	width:320px;
	overflow: hidden;
	text-indent: 0;
	margin-right:0;
	margin-bottom: 0px;
}
p#topQuote{
	margin-top:0;
	//font-style:italic;
	//max-height: 57px;
}
p#topQuoteAuthor{
	//max-height:16px;
	text-align:right;
}
div.clearLine{
	width:774px;
	height:1px;
	float:left;
}
ul#nav{
	list-style-type:none;
	margin:18px 0 0 100px;
	float:left;
}
ul#nav li{
	float:left;
	padding:0 3px 0 3px;
}
ul#nav li a{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
ul#nav li a.activeNav{
	color:#1667fb;
}
div#clearSpacer{
	width:685px;
	height:30px;
	float:left;
}
h2#pageTitle{
	font-size:30px;
	color:#1667fb;
	margin-right:32px;
	float:right;
}
div#pictureLeftBio{
	width:250px;
	height:376px;
	//margin-left:6px;
	float:left;
	background-image:url(images/snellSpring250x376.jpg);
}
div#pictureLeftPerfOpts{
	width:250px;
	height:366px;
	float:left;
	background-image:url(images/snellFire250x366.jpg);
}
div#pictureLeftClients{
	width:250px;
	height:397px;
	float:left;
	background-image:url(images/blueFan250x397.jpg);
}
div#pictureLeftTestimonials{
	width:350px;
	height:259px;
	float:left;
	background-image:url(images/snellWKids350x259.jpg);
}
div#pictureLeftTestimonials2{
	width:350px;
	height:234px;
	margin-top: 40px;
	float:left;
	background-image:url(images/snellWPeopleLa350x234.jpg);
}
div#pictureLeftContact{
	width:250px;
	height:351px;
	float:left;
	background-image:url(images/snellSBlue250x351.jpg);
}
div#textRight{
	width:450px;
	margin:0 45px 0 0;
	float:right;
}
div#textRight p, div#textRight ul{
	font-size:12px;
}
div#textRight ul{
	list-style-position: inside;
}
div#textRight li{
	margin-bottom:10px;
}
div#footerText{
	width:685px;
	height:16px;
	float:left;
	margin-top:30px;
	color: #888888;
	overflow:hidden;
}
div#footerText p{
	text-align:center;
	font-size: 11px;
	line-height: 16px;
}
div#footerText a{
	color: #888888;
}
div#footerText a:hover{
	color:#1667fb;
}
div#clearLineClearBoth{
	width:685px;
	height:1px;
	clear:both;
}
p.testimonial_quote{
	text-indent: 0;
	font-style:italic;
	margin-bottom:5px;
}
p.testimonial_author{
	text-indent: 0;
	margin-left: 30px;
	margin-bottom:15px;
}
div#splashName{
	width:500px;
	height:68px;
	background-image:url(images/splashName_2_500x68.png);
	margin:40px auto 0 auto;
}
div#splashName h1{
	display:none;
}
div#splashImage{
	width:675px;
	height:432px;
	background-image:url(images/splashPic675x432.jpg);
	margin:2px auto 30px auto;
}
p#splashNav{
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}