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



#sub5 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub5.sidemenu a, #sub5.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/hTestimonials.jpg) no-repeat;
	margin:0 0 0 0 ;
}
/* 
   submenu header
-------------------------- */
 #submenu li#menuTitle {
 height:24px;
 background:url(../images/menuCompany.gif) no-repeat;
 }

.even , .odd {
clear:both;
}

img.quote {
vertical-align: text-top;
width:35px;
height:28px;
}
.col2 h4{
margin:0 0 60px 0;
font-size:14px;
font-weight:normal;
}
.col2 p {
	
	margin:10px 20px 0 0;
}
a.vidBut {
float:right;
bottom:50px;
right:30px;
width:68px;
height:21px;
display:block;
position:relative;
background:url(../images/playVideo.gif) top no-repeat;
}