body{
	
	color:#565657 !important;
}

	
.home #content {
	margin:0px 0 0 25px;
}
	

div{
	overflow:hidden;
}

.fade-link img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


#home-feature{
	background-image:url(../img/main-feature-bg.jpg);
	background-repeat:no-repeat;
	width:963px;
	height:357px;
	z-index:99;
	position:relative;
	padding:22px;
	padding-top:15px;
	padding-right:0px;
}

#home-feature p{
	margin-bottom:8px;
}

#home-subfeatures{
	width:960px;
	padding-left:19px;
	padding-top:10px;
}

#home-subfeatures .home-subfeature{
	float:left;
	overflow:hidden;
	width:227px;
	height:210px;
	padding-right:17px;
	position:relative;
	cursor:hand;
	text-align:center;
	font-size:11px;
}

#home-subfeatures .home-subfeature h2{
	position:absolute;
	color:#808183;
	font-size:20px;
	padding-top:11px;
	text-align:center;
	margin:auto;
	width:226px;
}

#home-subfeatures .home-message{
	float:right;
	overflow:hidden;
	width:227px;
}



/* Buttons */
.bx_pager{ 
	position:absolute;
	right:0px;
	top:30px;
}


#home-get-started{
	position:absolute;
	bottom:0px;
	right:0px;
}


.bx_pager a{
	overflow:hidden;
	width:274px;
	padding-top:68px;
	height:0px;
	background-repeat:no-repeat;
	display:block;
	margin-bottom:7px;
	cursor:hand;
}

#button-1{
	background-image:url(../img/main-feature-button-1.png);
}

#button-2{
	background-image:url(../img/main-feature-button-2.png);
}

#button-3{
	background-image:url(../img/main-feature-button-3.png);
}

.pageselect{
	background-position:0px -72px;
}

.pageselect:hover{
	background-position:0px -140px;
}


#home-feature #slider li{ 
	float: left;
	padding: 33px;
	padding-right:5px;
	padding-top:13px;
	padding-left:0px;
	padding-bottom:3px;
	height: 355px; 
	width: 668px;
	list-style:none;
	font-size:12px;
}

#home-feature .active { background-position:0px 0px;}

#home-feature .col-left{
	float:left;
	width:410px;
	height:345px;
	padding-right:0px;
	padding-left:7px;
}

#home-feature .col-left p{
}

#home-feature .col-right{
	float:right;
	width:230px;
	text-align:center;
}

#home-feature h2{
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}
