.home-features {
	width: 615px;
	position: relative;
	overflow: hidden;
}


/* feature */

.feature-button {
	float: left;
	background-color: #6061A0;
	position: relative;
	width: 197px;
	margin: auto;
	height: 167px;
	overflow:hidden;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-right: 12px;
}

.feature-button a {
	display: block;
	color: #FFFFFF;
	width: 197px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}

.feature-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.feature-button img {
	width: 197px;
	height: 167px;
	border: 0;
}

.feature-button span {
	padding: 10px;
	position: absolute;
	width: 177px;
	text-align: left;
	bottom: 0px;
	left: 0px;
}

.feature-button a span {
	visibility: hidden;
}

.feature-button a:hover span {
	visibility: visible;
}

* html a:hover {visibility:visible}

.feature-button a:hover img {visibility:hidden}


/* feature end */


/* feature02 */

.feature-button02 {
	float: left;
	background-color: #6061A0;
	position: relative;
	width: 197px;
	margin: auto;
	height: 167px;
	overflow:hidden;
	font-size: 1.4em;
	line-height: 1.2em;
}

.feature-button02 a {
	display: block;
	color: #FFFFFF;
	width: 197px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}

.feature-button02 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.feature-button02 img {
	width: 197px;
	height: 167px;
	border: 0;
}

.feature-button02 span {
	padding: 10px;
	position: absolute;
	width: 177px;
	text-align: left;
	bottom: 0px;
	left: 0px;
}

.feature-button02 a span {
	visibility: hidden;
}

.feature-button02 a:hover span {
	visibility: visible;
}

* html a:hover {visibility:visible}

.feature-button02 a:hover img {visibility:hidden}


/* feature02 end */


/* BMF Button */

.bmf-button {
	float: left;
	background: url(../images/setup/bmf02.gif) no-repeat;
	position: relative;
	width: 93px;
	margin: 0 10px 0 0;
	height: 50px;
	overflow:hidden;
}

.bmf-button a {
	display: block;
	color: #FFFFFF;
	width: 93px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}

.bmf-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.bmf-button img {
	width: 93px;
	height: 50px;
	border: 0;
}

* html a:hover {visibility:visible}

.bmf-button a:hover img {visibility:hidden}


/* BMF Button end */


/* fb-association Button */

.fb-association-button {
	float: left;
	background: url(../images/setup/fb-association02.gif) no-repeat;
	position: relative;
	width: 93px;
	margin: auto;
	height: 50px;
	overflow:hidden;
}

.fb-association-button a {
	display: block;
	color: #FFFFFF;
	width: 93px;
	text-decoration: none;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}

.fb-association-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.fb-association-button img {
	width: 93px;
	height: 50px;
	border: 0;
}

* html a:hover {visibility:visible}

.fb-association-button a:hover img {visibility:hidden}


/* BMF Button end */

.more-details {
	width: 243px;
	height: 22px;
	background: url(../images/setup/buttons/more-details02.gif) no-repeat bottom;
	float: right;
	clear: both;
	position: relative;
	padding-top: 15px;
}

.more-details a {
	display: block;
	width: 243px;
}

.more-details img {
	width: 243px;
	height: 22px;
	border: 0;
}

.more-details a img {
	border: 0px;
}

* html a:hover {visibility:visible}

.more-details a:hover img {visibility:hidden}

