div#header {
	width: 737px;
	height: 200px;
	background-image: url(../img/page_background_top.png);
	background-repeat: no-repeat;
}

* html div#header {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
width: 737px;
height: 200px;
}




* html div#header a {
  position: relative;
}


div#header_back_image {
	background-position:240px 25px;
	background-repeat:no-repeat;
       float:left;
       margin-top:25px;
       padding-top: 25px;
}

div#title {
	float: left;
       padding-left: 46px;
       padding-top: 25px;
}

div#five_min {
	padding-left: 17px;
        margin-top: 21px;
	float: left;
       padding-top: 25px;
}

div.main_menu  {
	height: 30px;
	padding-top: 3px;
	clear: both;
       padding-left: 46px;
}

div.main_menu li{
	display: inline;
}

div.main_menu li a {
	text-decoration: none;
	display: block;
	float: left; 
	text-indent: -9999px;
}

li#menu_jaspas a {
	width: 183px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
}

li#menu_jaspas a:hover {
	background-position: 0px -33px;	
}

li#menu_jaspas a:active {
	background-position: 0px 0px;	
}

li#menu_case a {
	width: 73px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
	background-position: -183px 0px;
}

li#menu_case a:hover {
	background-position: -183px -33px;
}


li#menu_case a:active {
	background-position: -183px 0px;
}

li#support a {
	width: 67px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
	background-position: -256px 0px;
}

li#support a:hover {
	background-position: -256px -33px;	
}

li#support a:active {
	background-position: -256px 0px;	
}

li#contact a {
	width: 97px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
	background-position: -323px 0px;
}

li#contact a:hover {
	background-position: -323px -33px;	
}

li#contact a:active {
	background-position: -323px 0px;
}

li#shop_offer a {
	width: 85px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
	background-position: -420px 0px;	
}

li#shop_offer a:hover {
	background-position: -420px -33px;	
}

li#shop_offer a:active {
	background-position: -420px 0px;	
}

li#company a {
	width: 72px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
	background-position: -505px 0px;
}

li#company a:hover {
	background-position: -505px -33px;	
}

li#company a:active {
	background-position: -505px 0px;	
}

li#news a {
	width: 75px;
	height: 31px;
	background-image: url(../img/main_menu.gif);
	background-position: -577px 0px;	
}

li#news a:hover {
	background-position: -577px -33px;	
}

li#news a:active {
	background-position: -577px 0px;	
}