.home #banner {
	height: 298px;
	text-align: center;
}
.home #banner #banner_content {
  position: absolute;
  width: 300px;
  height: 200px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  margin: 10px;
}
.home #banner h2 {
  font-size:35px;
  color: #FFF
}
.home .content {
	height: 126px;
	background: url(img/text_gradient.jpg);
}
.home #content_inner {
	float: none;
	width: 800px;
	height: auto;
	color: #7C7C7C;
	font-size: 13px;
	text-align: center;
	margin: 10px auto;
}
.home #items {
	position: relative;
	top: 10px;
	height: 135px;
	margin: 0 auto;
	text-align: center;
}
.home #items .item {
	position: relative;
	float: left;
	top: 0px;
	width: 293px;
	height: 113px;
	margin-left: 10px;  
}
.home #items .item h3 {
  margin-left: 115px
}
.home #items .item p {
  font-size: 12px;
  margin: 0px 5px 0px 115px
}
.home #items #item1 {
	background: url(img/item_box_1.jpg);
	margin-left: 30px;
	color: #7C7C7C;
}
.home #items #item2 {
	background: url(img/item_box_2.jpg);
	color: #7C7C7C;
}
.home #items #item3 {
	background: url(img/item_box_3.jpg);
	color: #7C7C7C;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

