h5,h4,h3,h2,h1,#branding {
	color:#e92808
}

body {
	background:#ececec url('../img/body_bg.gif') center top no-repeat
}

#container {
	background:#fff url('../img/container_bg2.gif') no-repeat
}

#site-home {
	background:#ececec url('../img/body_home_bg.gif') center top no-repeat
}

#site-home #container {
	background:#fff url('../img/container_home_bg.jpg') no-repeat
}

.yui-module.yui-panel .hd {
  background:#fff;
  color:#cf1919;
}


#site-home #site-info {
	background:#fff
}


#site-info a {
	color:#ccc;
}
#site-info a:hover {
	color:#e92808;
}


#tech-file-list a, .doc-list a {
	color:#000
}
#tech-file-list a:hover, .doc-list a:hover {
	color:#e92808
}

.highlight {
	color:#e92808
}