html, body{
	background-image:url(../images/home_bg.gif);
}

.clsHeader{
	height:210px;
	padding:35px 5px 0 5px;
}

td.clsHomeText{
	width:553px;
}

td.clsHomeText h1{
	margin:3px 0 5px 20px;
}

td.clsHomeText .clsText{
	padding:5px 5px 5px 30px;
}

td.clsHomeQuote{
	width:190px;
	height:120px;
	background:url(../images/home_ticker.gif) no-repeat center top;
}

td.clsHomeQuote .clsText{
	width:170px;
	height:70px;
	padding:25px 10px 25px 10px;
	overflow:hidden;
}

td.clsHomeBanner{
	height:193px;
	width:760px;
	background-repeat:no-repeat;
	background-position:center top;
}

td.clsHomeBanner .clsText{
	float:right;
	width:145px;
	height:145px;
	color:#ffffff;
	padding:45px 15px 0 0;
}