.grid_major_left {
	width:750px;
	padding-left: 0;
}

#content h1 {
	font-size: 1.54em;
	margin-top: 0;
	margin-bottom: 0.4em;
	border-bottom: #4b4b4b solid 4px;
	color: white;
}

.slide-container {
	height: 250px;
	margin-bottom: 1em;
}
#slides img {
	display: block;
}
ul#slides {
	position: relative;
}

#slides li {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

ul#slides li ul {
	z-index: 2;
	text-align: right;
	width: 735px;
	position: absolute;
	left: 0;
	top: 215px;
}

ul#slides li ul li
{
	position: static;
	display: inline;
	padding-left: 12px;
}

ul#slides li ul li img
{
	display: inline;
}

.minor_column {
	width: 310px;
	padding-left: 10px;
	padding-right: 15px;
}

#services-table
{
	margin-bottom: 1em;
}
#services-table .titles
{
	background-image: url('../images/services-titles-bg.gif');
	background-repeat: no-repeat;
}

#services-table .titles th
{
	height: 34px;
	padding: 0;
}

#services-table th
{
	padding-left: 10px;
	line-height: 2em;
}
#services-table .titles span
{
	display: none;
}

#services-table td
{
	text-align: center;
}

#videos li
{
	padding-left: 130px;
	margin-bottom: 1em;
	width: 180px;
	overflow: hidden;
}

#videos p
{
	font-size: 0.846em;
}
#videos li img.thumbnail
{
	float: left;
	margin-left: -130px;
	display: inline;
}

.stars
{
	background-image: url('../images/stars.gif');
	background-repeat: no-repeat;
	background-position: -75px 0;
	width: 75px;
	height: 15px;
	display: inline;
	float: left;
}

.stats {
	text-align: right;
}
