

/*****************************************************/
/*              Begin base section styles            */
/*****************************************************/

#main_block { 
  margin: auto;
  text-align: left;
  width: 800px;
 
} /* end #main_block */


#top_main_content ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;

} /* end #top_main_content ul */

#top_main_content ul li {
  text-align: right;
  border-top: 1px solid #686868; 
  font-family: "Myriad Pro", "Trebuchet MS", Arial;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #333333;
  color: #ffffff;
} /* end #top_main_content ul li */

#top_main_content ul li a {
  line-height: 26px;
  display: block;
  color: #ffffff;
  padding-right: 10px;
  width: 190px; 
} /* end #top_main_content ul li a */

.indent { margin-right: 1.5em; }

#top_main_content #rotating { 
border-top: 1px solid #686868;
  z-index: 0;
  float: right;
  width: 600px;
  height: 107px;
} /* end #top_main_content img */

#top_main_content #rotating p, #top_main_content #rotating h1 {
  margin: 1em 0 0 1em;
  line-height:1.3em; 

}


#sidemenu12, #sidemenu13, #sidemenu15, #sidemenu16 {
  width: 600px;
  height: 107px;
  overflow: hidden;
  position: absolute;
  visibility: hidden; 
} 

.rollover_content { 
  position: absolute;
  height: 107px;
  width: 172px;
  margin: 0;
  padding-bottom: 2em;
    
} /* end .rollover_content */

.rollover_content * { 
	color: #c5c5c5;
    font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 11px;
}

.rollover_content a, .rollover_content a:visited, .rollover_content a em, .rollover_content a:visited em { color: #ffffff; }

.rollover_content a:hover, .rollover_content a:hover em {
  color: #686868;
  background-color: #ffffff; 

} /* end .rollover_content a:hover */



#default_div { 
  width: 600px;
  height: 107px;
  overflow: hidden;
  position: absolute;
  visibility: visible;    
  z-index: 100; 
 } 

#sidemenu12 { background: url('pipe_images/banner_home2.jpg') no-repeat; }
#sidemenu13 { background: url('pipe_images/banner_stores.jpg') no-repeat; }
#sidemenu15 { background: url('pipe_images/banner_products_new.jpg') no-repeat; }
#sidemenu16 { background: url('pipe_images/banner_contact2.jpg') no-repeat; }


