.fpNews
{
	position:relative;
	z-index:0;
}
.fpTop
{
	width:950px;
	float:left;
	margin-top:10px;	
}
.fpTop .welcome
{
	width:535px;
	height:100px;
	margin:0 0 10px 10px;
	float:left;
}
.fpTop .twitter
{
	width:400px;
	height:200px;
	float:right;

}
.fpVideo
{
	border:2px solid #848484;
	background:#000000;
	width:400px;
	height:300px;
	float:left;
}
.fpBottom span, .fpTop span
{
 	font-family: arial;
	color:#ffa500;
	font-size:12pt;
}
.fpBottom p
{
	font-size:7pt;
}
.fpBottom
{
	width:950px;
	height:300px;
	clear:both;
	padding-top:30px;
}

.fpBottom .section
{
	width:300px;
	height:120px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}
.fpBottom .sectionR
{
	width:300px;
	height:120px;
	float:left;
	margin-bottom:15px;
}
.fpBottom .sectionImg
{
	width:116px;
	height:116px;
	border:1px solid #cccccc;
	float:left;
}
.fpBottom .sectionText
{
	width:170px;
	height:100%;
	float:left;
	margin-left:10px;
}
.sectionImg:hover
{
	cursor: pointer;
	cursor: hand;

}
