div#header {
	width: 697px;
	height: 114px;
	background-image: none;
	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: 697px;
height: 114px;
}




* html div#header a {
  position: relative;
}

div#title {
	float: left;
    padding-left: 0px;
    padding-top: 25px;
    padding-right: 15px;
}

div#header_back_image {
	background-position:240px 25px;
	background-repeat:no-repeat;
    float:left;
    margin-top: 0px;
    padding-top: 0px;
}

div#header_back_image p {
	line-height: 0;
}

div#five_min {
	padding-left: 0px;
    margin-top: 0px;
	float: right;
	padding-top: 25px;
}

div.main_menu  {
	height: 30px;
	padding-top: 0px;
	clear: both;
    padding-left: 0px;
}

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: 184px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
}

li#menu_jaspas a:hover {
	background-position: 0px -33px;	
}

li#menu_jaspas a:active {
	background-position: 0px 0px;	
}

li#menu_jaspas.current a
{
	background-position: 0px -33px;
}

li#news a {
	width: 79px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
	background-position: -184px 0px;	
}

li#news a:hover {
	background-position: -184px -33px;	
}

li#news a:active {
	background-position: -184px 0px;	
}

li#news.current a
{
	background-position: -184px -33px;
}

li#introduction_example a {
	width: 75px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
	background-position: -263px 0px;
}

li#introduction_example a:hover {
	background-position: -263px -33px;
}

li#introduction_example a:active {
	background-position: -263px 0px;
}

li#introduction_example.current a
{
	background-position: -263px -33px;
}

li#introduction_info a {
	width: 101px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
	background-position: -338px 0px;	
}

li#introduction_info a:hover {
	background-position: -338px -33px;	
}

li#introduction_info a:active {
	background-position: -338px 0px;	
}

li#introduction_info.current a
{
	background-position: -338px -33px;
}

li#contact a {
	width: 101px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
	background-position: -439px 0px;
}

li#contact a:hover {
	background-position: -439px -33px;	
}

li#contact a:active {
	background-position: -439px 0px;
}

li#contact.current a
{
	background-position: -439px -33px;
}

li#company a {
	width: 77px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
	background-position: -540px 0px;
}

li#company a:hover {
	background-position: -540px -33px;	
}

li#company a:active {
	background-position: -540px 0px;	
}

li#company.current a
{
	background-position: -540px -33px;
}

li#support a {
	width: 79px;
	height: 29px;
	background-image: url(../img/main_menu2.gif);
	background-position: -617px 0px;
}

li#support a:hover {
	background-position: -617px -33px;	
}

li#support a:active {
	background-position: -617px 0px;	
}

li#support.current a
{
	background-position: -617px -33px;	
}


