div#container_bottom ul#ctas {
	list-style-type:none;
	width:498px;
	margin:0;
	padding:0;
	margin-top:10px;
}
#container_bottom ul#ctas li {
	display:inline;
	float:left;
	width:166px;
	text-align:center;
	background-image:url(../images/home/background_ctas.gif);
	background-repeat:no-repeat;
	background-position:0px 69px;
}
#container_bottom ul#ctas li a {
	font-weight:bold;
	text-decoration:none;
}
#container_bottom ul#ctas img.ctas {
	width:158px;
	height:69px;
	float:left;
}