/* CSS Document */

.pageContainer .staticHeader #topbar{
	background: url(/TSC/Home/Files/images/tsc-subpage_hvac.jpg) no-repeat center top;
}
body 
{
	background: url(/TSC/Home/Files/images/tsc_hvac_bg.jpg) repeat-x #050505 !important;
}
h2, h2 a{
	color: #3b4143 !important;
}
h3, h3 a{
	color: #e0b600 !important;
}
a{
	color: #e0b600;
}
.column3{
	background-color: #fdf6d0 !important;
}
#nav li:hover{
	background-image: url(/TSC/Home/Files/images/tsc-hvac-rollover.jpg);
}
.contentContainer{
	background: url(/TSC/Home/Files/images/tsc_hvac_contentbg.jpg) repeat-y right !important;
}