@charset "UTF-8";
/* CSS Document */

#wrapper {
	background:url(../images/template/content-bg-gas.gif) top left repeat-y;
}

#header {
	background:url(../images/template/header-gas.jpg) top right no-repeat;
}

#navigation {
	background:#7ac142;
}

#water a {
	background: url(../images/template/hnav/gas-water.gif) top left no-repeat;
}

#gas a {
	background:url(../images/template/hnav/gas-gas.gif) top left no-repeat;
}

#specialist a {
	background:url(../images/template/hnav/gas-special.gif) top left no-repeat;
}

#water a:hover {
	background: url(../images/template/hnav/gas-water-over.gif) top left no-repeat;
}

#gas a:hover {
	background:url(../images/template/hnav/gas-gas-over.gif) top left no-repeat;
}

#specialist a:hover {
	background:url(../images/template/hnav/gas-special-over.gif) top left no-repeat;
}

#content {
	color:#5e6e65;
}

#content h1 {
	color:#1f7c0d;
}

#content h2 {
	color:#7ac142;
}

#content h3 {
	color:#7ac142;
}

#content a, #content a:visited {
	color:#7ac142;
}

#content ul li {
	list-style-image:url(../images/template/bullet-gas.gif);
}

#content .emphasis {
	color:#7ac142;
	font-weight:bold;
}

#navigation a:hover, #navigation a.selected {
	color:#2e851d;
}

#navigation a.deselected, #navigation a.deselected:visited {
	color:#dbeecc;
}
#navigation a.deselected:hover {
	color:#ffffff;
}

#footer {
	background:url(../images/template/content-bg-gas.gif) top left repeat-y;
}
