#page_left_menu {
	background: url("../../images/sub-background.jpg") repeat-y;
}

#telco_menu_top {
	background: url("../../images/car-alt-1/menu_top.jpg") no-repeat;
	width:261px;
	height:124px;
}

#telco_menu_container {
	background: url("../../images/car/menu_backing.jpg") no-repeat;
	width:261px;
	height:93px;
}

#telco_menu_bottom {
	background: url("../../images/car/menu_contact.jpg") no-repeat;
	width:261px;
	height:164px;
}

#telco_menu {
	list-style:none;
	margin:0;
	padding:0 0 0 60px;
	width:180px;
}

#telco_menu .divider {
	background: url("../../images/divider.jpg") no-repeat;
	width:183px;
	height:10px;
	line-height: 10px;
	margin: 0 0 0 0;
}

#telco_menu .item {
	line-height:12px;
	background: url("../../images/bullet.gif") no-repeat;
	padding: 2px 0 2px 20px;
}

#telco_menu .item a:link, #telco_menu .item a:visited {
	font: bold 14px 'Arial';
	text-transform: uppercase;
	text-decoration:none;
	color:#fff;
}

#telco_menu .item a:hover {
	font: bold 14px 'Arial';
	text-transform: uppercase;
	text-decoration:none;
	color:#CCFDE5;
}