body {
	background-color: #ffffff;
	background-image:url(images/templates/home/bg2.gif);
}
#masthead {
	height:200px;
	overflow:hidden;
}

#scroller {
	height:110px;
}

#center {
	position:relative;
	overflow:hidden;
	height: 340px;
}

#center .content {
	position: absolute;
	top:10px;
	left:0px;
	width: 540px;
	height: 130px;
	padding:0;
	margin:0;
	background-color:#000000;
	color:#FFFFFF;
}

#eNews {
	position:absolute;
	bottom: 0px;
	left:0px;
	width: 121px;
	height:168px;
	
}

#eNews .content {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 65px 10px 10px 10px; 
	height:55px;
	width:100px;
	overflow:hidden;
	border:0;
	background-color:transparent;
	color:#333;
	text-align:right;
}

#support {
	position:absolute;
	bottom: 0px;
	left:141px;
	width: 121px;
	height:168px;
	
}

#news {
	position:absolute;
	bottom: 0px;
	left:282px;
	width: 266px;
	height:168px;
	
}

#hero {
	position:absolute;
	left: 560px;
	top:10px;
	background-color:transparent;
}

#footer {
	background-color:#ffffff;
	color:#999999;
}

#center a:link, #center a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#center a:hover, #center a:active{
	color:#c1d72d;
	text-decoration:none;
}
