.logo {
	margin:3px 0 0px 2px;
	width: 272px;
	height: 51px;
	}
	
.topMenu {
	float:right;
	width:auto;
	height:8px;
	}
	
.tm1 {
	float:left;
	width:98px;
	height:9px;
	margin-right:30px;
	background-image:url('/images/menu_add2bag.png');
	}
	
/*.tm1:hover {
	background-image:url('/images/menu_add2bag_hover.png');
	}*/

.tm2 {
	float:right;
	width:180px;
	height:9px;
	background-image:url('/images/menu_maillist.png');
	}
	
/*.tm2:hover {
	background-image:url('/images/menu_maillist_hover.png');
	}	*/

.mainMenu {
	float:right;
	margin-top:33px;
	width:auto;
	height:12px;
	}
	
.mM1 {
	float:left;
	margin-right:40px;
	width:56px;
	height:12px;
	background-image:url('/images/menu_about.jpg');
	background-repeat: no-repeat;
	}
	
/*.mM1:hover {
	background-image:url('/images/menu_about_hover.jpg');
	}*/

.mM2 {
	float:left;
	margin-right:40px;
	width:219px;
	height:12px;
	background-image:url('/images/menu_shoppe.jpg');
	background-repeat: no-repeat;
	}
	
/*.mM2:hover {
	background-image:url('/images/menu_shoppe_hover.jpg');
	}*/

.mM3 {
	float:left;
	margin-right:40px;
	width:219px;
	height:12px;
	background-image:url('/images/menu_locator.jpg');
	background-repeat: no-repeat;
	}
	
/*.mM3:hover {
	background-image:url('/images/menu_locator_hover.jpg');
	}*/
	
.mM4 {
	float:left;
	width:53px;
	height:12px;
	background-image:url('/images/menu_press.jpg');
	background-repeat: no-repeat;
	}
	
/*.mM4:hover {
	background-image:url('/images/menu_press_hover.jpg');
	}	*/
