/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}




.phone { font-family: Garamond; font-size: 18; font-weight: italic; color: #000000 }
.h1 { font-family: Verdana; sans-serif; font-size: 16; font-weight: normal; color: #000000 }
.contact { font-family: Verdana; font-size: 20; font-weight: bold; color: #000000 }
.text { font-family: Verdana; sans-serif; font-size: 14; font-weight: normal; color: #000000 }

.first_indent {margin-left: 1.5em}


#c_panels
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/control_panels_tab.gif") no-repeat 0 0;
  float: left
}

#c_panels:hover
{ 
  background-position: 0 -36px;
}

#c_panels span
{
  display: none;
}

#prog
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/prog_tab.gif") no-repeat 0 0;
  float: left
}

#prog:hover
{ 
  background-position: 0 -36px;
}

#prog span
{
  display: none;
}

#portfolio
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/portfolio_tab.gif") no-repeat 0 0;
  float: left
}

#portfolio:hover
{ 
  background-position: 0 -36px;
}

#portfolio span
{
  display: none;
}

#news
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/news_tab.gif") no-repeat 0 0;
  float: left
}

#news:hover
{ 
  background-position: 0 -36px;
}

#news span
{
  display: none;
}

#s_tshoot
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/s_tshooting_tab.gif") no-repeat 0 0;
  float: left
}

#s_tshoot:hover
{ 
  background-position: 0 -36px;
}

#s_tshoot span
{
  display: none;
}

#plc_service
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/plc_service_tab.gif") no-repeat 0 0;
  float: left
}

#plc_service:hover
{ 
  background-position: 0 -36px;
}

#plc_service span
{
  display: none;
}


#contact
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/contact_tab.gif") no-repeat 0 0;
  float: left
}

#contact:hover
{ 
  background-position: 0 -36px;
}

#contact span
{
  display: none;
}


#home
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/home_tab.gif") no-repeat 0 0;
  float: left
}

#home:hover
{ 
  background-position: 0 -36px;
}

#home span
{
  display: none;
}

#engraving
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/engraving_tab.gif") no-repeat 0 0;
  float: left
}

#engraving:hover
{ 
  background-position: 0 -36px;
}

#engraving span
{
  display: none;
}

#contact
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/contact_tab.gif") no-repeat 0 0;
  float: left
}

#contact:hover
{ 
  background-position: 0 -36px;
}

#contact span
{
  display: none;
}


#on_page_home
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/home_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_home span
{
  display: none;
}

#on_page_c_panels
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/control_panels_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_c_panels span
{
  display: none;
}

#on_page_plc_service
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/plc_service_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_plc_service span
{
  display: none;
}

#on_page_prog
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/prog_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_prog span
{
  display: none;
}

#on_page_s_tshoot
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/s_tshooting_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_s_tshoot span
{
  display: none;
}

#on_page_portfolio
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/portfolio_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_portfolio span
{
  display: none;
}

#on_page_engraving
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/engraving_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_engraving span
{
  display: none;
}


#on_page_news
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/news_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_news span
{
  display: none;
}

#on_page_contact
{
  display: block;
  width: 101px;
  height: 36px;
  background: url("images/contact_tab.gif") no-repeat 0 0;
  background-position: 0 -36px;
  float: left
}

#on_page_contact span
{
  display: none;
}

