#page #primary .sub-head {
	background-color: #5ba0b6;
}
#page #primary h2 span, #page #secondary h2 span {
	color: #5ba0b6;
}
.sub-head ul li {
	background: #93becc url(images/tab-sdts-off-r.gif) no-repeat right top;
}
.sub-head ul li.active {
	background: #efefef url(images/tab-sdts-on-r.gif) no-repeat right top;
}
#content .sub-head ul li a {
	background: #93becc url(images/tab-sdts-off-l.gif) no-repeat left top;
}
#content .sub-head ul li.active a {
	background: #efefef url(images/tab-sdts-on-l.gif) no-repeat left top;
	color: #5ba0b6;
}
#page #secondary {
	background: transparent url(images/head_sdts.jpg) no-repeat;
}