@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#sm3c a, #mMenu li.jshover ul li#sm3c a {
background:#d6bca1;
}



#sub4 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub4.sidemenu a, #sub4.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;
	height:75px;
	background:url(../images/hPhotos.jpg) no-repeat;
	margin:0 0 -22px 0 ;
}
/* 
   submenu header
-------------------------- */
 #submenu li#menuTitle {
 height:24px;
 background:url(../images/menuCompany.gif) no-repeat;
 }
.photo {
display:block;
width:453px;}

.photo img{
display:block;
width:453px;
height:auto;
margin:30px 0 0 0;
}
.col2 p {
	margin:10px 35px 0 0;
}
