/*body.home {
	background-image: url(/images/site/strip_home.jpg);
}*/

#intro {
	background-image: url(/images/site/intro_home.jpg);
	background-repeat: repeat-x !important;
	zoom: 1;
}
#content {
	zoom: 1;
}
#content .inner {
	position: relative;
	zoom: 1;
	padding: 20px 0 1px 0;
}
#boxes {
	overflow: hidden;
	width: 630px;
	zoom: 1;
}
#boxes a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
#boxes a:hover {
	text-decoration: none;
}
#ruth {
	position: absolute;
	right: -45px;
	bottom: 0;
	zoom: 1;

	z-index: 0;
	zoom: 1;	
}
#ruth img {
	width: 421px;
	height: 502px;
	zoom: 1;
	display: block;
}
#content .box {
	background-color: #545454;
	color: #fff;
	float: left;
	width: 618px;
	margin-bottom: 13px;
}
#content .wrapper {
	padding: 20px;
	padding-bottom: 10px;	
}
#content .blog {
	background: url(/images/site/box_blog_home.png) top left no-repeat;
}
#content .blog .wrapper {
	background: url(/images/site/box_blog_home_bottom.png) bottom left no-repeat;
}
#content .twitter .wrapper, #content .bookruth .wrapper {
	background: url(/images/site/box_twitter_home_bottom.png) bottom left no-repeat;
	min-height: 100px;
  height: auto !important;
  height: 100px;
}
#content .twitter {
	background: url(/images/site/box_twitter_home.png) top left no-repeat;
	width: 303px;
	margin-right: 11px;
	position: relative;
	z-index: 9999;
}
#content .bookruth {
	position: absolute;
	right: 0;
	bottom: 14px;
	width: 303px;
	height: 130px;
	background: url(/images/site/box_book_ruth_home.png) top left no-repeat;
	z-index: 9999;
	text-align: center;
}
#content .last {
	margin-right: 0;
}
.box .item {
	margin-bottom: 0.5em;
	font-size: 0.8em;
}
.blog .item {
	font-size: 1.3em;
}
#moreBoxes {
	background-color: #dbdbdb;
}
#moreBoxes .inner {
	width: 930px;
	margin: 0px auto;
	overflow: hidden;
	padding: 12px 0px;
}
#moreBoxes .box {
	float: left;
	margin-right: 12px;
	background-color: #e6e6e6;
	min-height: 142px;
	height: auto !important;
	height: 142px;
	padding: 10px;
}
#moreBoxes h2 {
	font-weight: bold;
	margin-bottom: 8px;
}
.arrowLeft, .arrowRight {
	float: left;
	display: block;
	width: 21px;
	height: 100px;	
	text-indent: -9999px;
	overflow: hidden;
	background: 6px 45px no-repeat;
}
.arrowLeft {
	background-image: url(/images/site/icon_arrow_left.png);
}
.arrowRight {
	background-image: url(/images/site/icon_arrow_right.png);
}
#moreBoxes .scrollerWrapper {
	overflow: hidden;
	width: 155px;
	height: 100px;
	float: left;
}
#clients, #media {
	width: 198px;
}
#moreBoxes .scrollerWrapper ul {
	width: 2000px;
}
#moreBoxes .scrollerWrapper li {
	width: 155px;
	height: 100px;
	text-align: center;
}/*
#clients ul li img {
	vertical-align: middle;
}*/
#testimonials {
	width: 450px;
}
#testimonials blockquote {
	font-weight: bold;
	margin-top: 1em;
}
#moreBoxes #media {
	margin-right: 0;
}
