/*CSS*/
div#mn-icons {
	height: 156px;
	background: url(../images/acc_icons2.jpg) no-repeat;
	}		

/*
div#body_all {
	background: url(../images/bg_inside.jpg) top center repeat-x;
	margin:0 auto;
	padding:0;
	}

div#mn-graphic {
	float:left;
	background: url(../images/graphic_small.jpg) no-repeat #AAA;
	height: 279px;
	}	
*/
	
/** TOPNAV LINK NORMAL AND HOVER APPEARANCES **/
/*
#multi-ddm a.left { background:url(../images/tn_l.jpg) }
#multi-ddm a.home { background:url(../images/tn_home.jpg) }
	#multi-ddm a.home img:hover { background:url(../images/tn_home_h.jpg) }
#multi-ddm a.about { background:url(../images/tn_about.jpg) }
	#multi-ddm a.about img:hover { background:url(../images/tn_about_h.jpg) }
#multi-ddm a.services { background:url(../images/tn_services.jpg) }
	#multi-ddm a.services img:hover { background:url(../images/tn_services_h.jpg) }
#multi-ddm a.products { background:url(../images/tn_products.jpg) }
	#multi-ddm a.products img:hover { background:url(../images/tn_products_h.jpg) }
#multi-ddm a.gallery { background:url(../images/tn_gallery.jpg) }
	#multi-ddm a.gallery img:hover { background:url(../images/tn_gallery_h.jpg) }
#multi-ddm a.testimonials { background:url(../images/tn_test.jpg) }
	#multi-ddm a.testimonials img:hover { background:url(../images/tn_test_h.jpg) }
#multi-ddm a.directions { background:url(../images/tn_directions.jpg) }
	#multi-ddm a.directions img:hover { background:url(../images/tn_directions_h.jpg) }
#multi-ddm a.contact { background:url(../images/tn_contact.jpg) }
	#multi-ddm a.contact img:hover { background:url(../images/tn_contact_h.jpg) }
#multi-ddm a.right { background:url(../images/tn_r.jpg) }
*/
	