BODY{
	background-color:#f6f4f0;
	margin:0px;
	padding:0px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td.top_left{
	background:url(../images/splash/ball_left.jpg) no-repeat;
	width:221px;
	height:143px;
}
td.top_center{
	background-color:#000000;
	width:359px;
	background:url(../images/intro/footer.jpg) no-repeat bottom #000000;
	
}

td.top_right{
	background:url(../images/contact/top_right.jpg) no-repeat ;
	width:144px;
	height:84px;
}
div.top_flash{
	background:url(../images/intro/intro_header.jpg) no-repeat;
	width:359px;
	height:122px;
	padding-top:25px;
	/*padding-left:120px;*/
	color:#fff4f0;
	font-size:14px;
	line-height:14px;
}
div.icon{
	background:url(../images/splash/icon.jpg) no-repeat center;
	height:22px;
	margin-top:15px;
	margin-bottom:15px;
}
