#section-menu td {
	font-size: 10px;
	color: #fff;
	width:243px;
	border-top:1px solid #2b333d;
	border-bottom:1px solid #2b333d;
	height: 64px;
}

#section-menu a {
	font-size: 12px;
	text-decoration:none;
	display:block;
}

#section-menu p {
	margin: 12px 10px 0 62px;
}

#section-menu-1 {
	background: url(../images/sections/sms_service.png) no-repeat;
	border-right:1px solid #2b333d;
}

#section-menu-1 a {
	color: #921b55;
}

#section-menu-2 {
	background: url(../images/sections/integrated_service.png) no-repeat;
	border-right:1px solid #2b333d;

}

#section-menu-2 a {
	color: #003366;
}

#section-menu-3 {
	background: url(../images/sections/environmental_focus.png) no-repeat;
}

#section-menu-3 a {
	color: #596010;
}

