#header {
	margin-top: -10px
}
#header h1 a {
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 63px;
	text-indent: -9999px;
	width: 420px
}
p, blockquote, dd, dt {
	margin: 0 0 8px 0;
	line-height: 1.5em
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden
}
.clearfix {
	display: block;
	zoom: 1
}
ul#thumblist {
	display: block
}
ul#thumblist li {
	float: left;
	margin-right: 2px;
	list-style: none
}
ul#thumblist li a {
	display: block;
	border: 1px solid #CCC
}
ul#thumblist li a.zoomThumbActive {
	border: 1px solid red
}
.jqzoom {
	text-decoration: none;
	float: left
}
.testimonials p {
	text-align: left
}
.testimonials .meta {
	text-align: center
}
h2.smaller {
	font-size: 1.5em;
	margin-bottom: .2em
}

.gallery2 li{
	
	margin: 15px 30px;
}

.gallery2 .caption{
	text-align:right;position: absolute;width:212px;
}
