
body#home #wrapper {
	background: url(../images/feature_pane_bg3.png) repeat-x left top #FFF;
}

#banner #slideshow {
	width: 960px;
	height: 100%;
	background-color: transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#banner #slideshow a img {
	top:  0; 
	left: 0;
}

#gr {
	text-align: left;
	margin-top: 40px;
}

#gr h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 0 0 3px 0;
	padding: 0;
}

#gr h3 a {
	text-decoration:none;
	color: #333;
}

#gr h3 a:hover {
	color: #999;
}

#gc1, #gc2, #gc3, #gc4  {
	float: left;
}

#gc1 img, #gc2 img, #gc3 img, #gc4 img {
	float: left;
	margin: 0 10px 20px 0;
}

#gc1 p, #gc2 p, #gc3 p, #gc4 p {
	font-size: 12px;
	line-height: 18px;
	color: #636b75;
}


