/* CSS Document */

table.bottomImage{
	background: #EDE5C0 url(../images/index_bottom_02.gif) repeat-x top left;
}

td.telCell, td.homeCell {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding: 10px 15px 0px 15px;
	vertical-align: top;
}

td.telCell {
	background: url(../images/bottom_bg_tel.gif) no-repeat right bottom;
	width: 275px;
}

td.homeCell {
	background: url(../images/bottom_bg_home.gif) no-repeat right bottom;
	width: 280px;
}

td.homeCell a{
	color: #000000;
}
