/* CSS Document */

.pageContainer .staticHeader #topbar{
	background: url(/TSC/Home/Files/images/tsc-subpage_plumbing.jpg) no-repeat center top;
}
body 
{
	background: url(/TSC/Home/Files/images/tsc_plumbing_bg.jpg) repeat-x #050505 !important;
}
h2, h2 a{
	color: #0082c0 !important;
}
h3, h3 a{
	color: #0082c0 !important;
}
a{
	color: #0082c0;
}
.column3{
	background-color: #cce6f2 !important;
}
#nav li:hover{
	background-image: url(/TSC/Home/Files/images/tsc_plumbing_rollover.jpg);
}
.contentContainer{
	background: url(/TSC/Home/Files/images/tsc_plumbing_contentbg.jpg) repeat-y right !important;
}