ul#site-map a {
  text-decoration: none;
}

ul#site-map h3 {
  font-size: 1.3em;
}

ul#site-map h4 {
  font-size: 1.2em;
}

ul#site-map ul,
ul#site-map {
  display:inline-block;
}

ul#site-map ul,
ul#site-map {
  overflow:hidden;
  display:block;
  list-style: none; 
  margin: 0;
  padding: 0;
}



ul#site-map ul li,
ul#site-map li {
  background: none;
  margin: 0;
  padding: 0;
}

ul#site-map li.sub {
  padding-bottom: 10px;
}

ul#site-map li.main {

  float: left;
  width: 49%;
}

ul#site-map li.left {  
  clear: both;
} 




ul#site-map li.main ul {
  padding-left: 10px;
}

ul#site-map h3 {
  font-size: 1.6em;
}


/*
ul#site-map h3 {
  margin: 5px 0 20px 0;
}

h3.phoenix-group {
  background: url(/img/smap-group-125.gif) no-repeat;  
  height: 31px;
  width: 250px;   
}

h3.phoenix-natural-gas-supply {
  background: url(/img/smap-supply-125.gif) no-repeat;  
  height: 31px;
  width: 250px;   
}

h3.phoenix-energy-services {
  background: url(/img/smap-energy-services-125.gif) no-repeat;  
  height: 31px;
  width: 250px;   
}

h3.phoenix-natural-gas {  
  background: url(/img/smap-natural-gas-125.gif) no-repeat;  
  height: 31px;
  width: 250px;  
} 


h3.phoenix-group a,
h3.phoenix-natural-gas-supply a,
h3.phoenix-energy-services a,
h3.phoenix-natural-gas a {
  display: block;
  height: 62px;
  width: 250px;  
}

h3.phoenix-group a span,
h3.phoenix-natural-gas-supply a span,
h3.phoenix-energy-services a span,
h3.phoenix-natural-gas a span {
  position: absolute;
  left: -9999px;
}
 */
