@charset "ISO-8859-1";
@import url("base.css");
@import url("nav.css");
/*
	Mark the main menu location
------------------------------------------*/
#mm3 a, #mm3 a:hover {
background:url(../images/menu.gif) -230px -64px no-repeat;
}
#mMenu li:hover ul li a, #mMenu li.jshover ul li a {
background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
-------------------------- */

#mMenu li:hover ul li#sm3a a, #mMenu li.jshover ul li#sm3a a {
background:#d6bca1;
}



#sub2 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub2.sidemenu a, #sub2.sidemenu a:hover {
	background:none;
	color:#a7762c;
}


.col1 {
	
	margin:193px 40px 15px 10px;

}

.col2 {
margin:171px 0 30px 0;
}
/* 
   Headline graphic
-------------------------- */

.col2 h1 {width:441px;font-size:18px;
margin:20px 0;
	
}
.col2 h2 {
margin:40px 0;
font-size:14px;
	
}
/* 
   submenu header
-------------------------- */
 #submenu li#menuTitle {
 height:24px;
 background:url(../images/menuCompany.gif) no-repeat;
 }

a.backButton {
width:40px;
height:21px;
display:block;
background:url(../images/back.gif) no-repeat;

}
a.backButton span{
width:0;
height:0;
display:block;
overflow:hidden;
}