@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Arial;
}
#top {
	width:100%;
	height:135px;
}
#blue {
	width:100%;
	background:#070058;
	height:315px;
}
#grey {
	width:100%;
	height:274px;
	background: #585757 url(images/greybg.jpg) repeat-x;
}
#footer {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background:#1e1e1e;
	color:#CCC;
	font-size:10px;
	line-height:20px;
}
#limit {
	width:900px;
	margin:auto;
}

#btn_home
{
  display: block;
  width: 120px;
  height: 135px;
  background: url("images/btn_home.jpg") no-repeat 0 0;
}
#btn_home:hover{ background-position: 0 -135px; }
#btn_home span{  display: none; }

#btn_products
{
  display: block;
  width: 130px;
  height: 135px;
  background: url("images/btn_products.jpg") no-repeat 0 0;
}
#btn_products:hover{ background-position: 0 -135px; }
#btn_products span{  display: none; }

#btn_contact
{
  display: block;
  width: 140px;
  height: 135px;
  background: url("images/btn_contact.jpg") no-repeat 0 0;
}
#btn_contact:hover{ background-position: 0 -135px; }
#btn_contact span{  display: none; }



#btn_others
{
  display: block;
  width: 120px;
  height: 135px;
  background: url("images/btn_others.jpg") no-repeat 0 0;
}
#btn_others:hover{ background-position: 0 -135px; }
#btn_others span{  display: none; }



#btn_01
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_01.png") no-repeat 0 0;
}
#btn_01:hover{ background-position: 0 -37px; }
#btn_01 span{  display: none; }

#btn_02
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_02.png") no-repeat 0 0;
}
#btn_02:hover{ background-position: 0 -37px; }
#btn_02 span{  display: none; }

#btn_03
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_03.png") no-repeat 0 0;
}
#btn_03:hover{ background-position: 0 -37px; }
#btn_03 span{  display: none; }

#btn_04
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_04.png") no-repeat 0 0;
}
#btn_04:hover{ background-position: 0 -37px; }
#btn_04 span{  display: none; }

#btn_05
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_05.png") no-repeat 0 0;
}
#btn_05:hover{ background-position: 0 -37px; }
#btn_05 span{  display: none; }

#btn_06
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_06.png") no-repeat 0 0;
}
#btn_06:hover{ background-position: 0 -37px; }
#btn_06 span{  display: none; }

#btn_07
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_07.png") no-repeat 0 0;
}
#btn_07:hover{ background-position: 0 -37px; }
#btn_07 span{  display: none; }

#btn_08
{
  display: block;
  width: 325px;
  height: 37px;
  background: url("images/btn_08.png") no-repeat 0 0;
}
#btn_08:hover{ background-position: 0 -37px; }
#btn_08 span{  display: none; }