#home_feature {
	width: 876px;
	height: 655px;
	background: url(../images/homepage_bg3.jpg) no-repeat;
	position: relative;
	margin-top: 15px;
	}

#home_feature .tout_1 a span, 
#home_feature .tout_2 a span {
	display: none;
	}

#home_feature .tout_1 a {
	display: block;
	width: 359px;
	height: 61px;
	background: url(../images/homepage_tout1.gif) no-repeat;
	position: absolute;
	left: 32px;
	top: 38px;
	}

#home_feature .tout_2 a {
	display: block;
	width: 300px;
	height: 63px;
	background: url(../images/homepage_tout2.gif) no-repeat;
	position: absolute;
	left: 32px;
	top: 127px;
	}

#home_feature table {
	position: absolute;
	top: 380px;
	}

#home_feature table td {
	width: 289px;
	height: 136px;
	vertical-align: top;
	overflow: hidden;
	}

#home_feature table td h2 {
	font-size: 20px;
	font-weight: bold;
	color: #e0ddcc;
	margin: 13px 13px 5px 32px;
	}

#home_feature table td p {
	font-size: 14px;
	color: #e0ddcc;
	margin: 0px 13px 9px 32px;
	}

#home_feature table td a.more {
	background: url(../images/btn_more_black.gif) no-repeat;
	display: block;
	width: 58px;
	height: 20px;
	margin-left: 32px;
	}
#home_feature table td a.more span { display: none; }

#home_feature table td.highlight p,
#home_feature table td.highlight h2 {
	color: #313332;
	}

#homepage_articles {
	margin: 15px 0px;
	}

#homepage_articles a.article1 {
	display: block;
	width: 411px;
	height: 101px;
	background: url(../images/homepage_feature1.gif) no-repeat;
	}

#homepage_articles a.article2 {
	display: block;
	width: 465px;
	height: 101px;
	background: url(../images/homepage_feature2.gif) no-repeat;
	}

#homepage_articles a span { display: none; }

.centre { text-align:center;}

.none {
    display:none;
    }


#home_feature #home_menu ul {   
margin: 0;
padding: 0;
list-style: none;
} 

#home_feature #home_menu a {
font-family:Arial, Helvetica, sans-serif;
position: absolute;
display:block;
width: 173px;
height: 30px;
text-align:center;
text-decoration: none;
color: #FFF;
font-size: 14px;
font-weight: bolder;
} 

#home_feature #home_menu a:hover {
color: #FFCB08; 
}

#home_feature #home_menu .register {
top: 261px;
left: 95px;
height:41px;
}
