/* HEADER - header.php */
/* ----------------------------------------- */

div#mn-graphic.home {
	float: left;
	width: 356px;
	height: 487px;
	overflow: hidden;
	}

div#mn-banner.home {
	float: left;
	width: 289px;
	height: 433px;
	overflow: hidden;
	}

div#mn-content.home {
	float: left;
	width: 290px;
	height: 283px;
	overflow: hidden;
	padding: 120px 40px 30px 25px;
	background: url(../images/welcome.jpg) no-repeat;
	text-align: right;
	}

div#mn-topnav.home {
	float:right;
	background: url(../images/topnav_home.jpg) no-repeat;
	width: 644px;
	height: 54px;
	overflow: hidden;
	}	

div#mn-icons {
	float: left;
	width: 740px;
	height: 170px;
	background: url(../images/contact.jpg) no-repeat;
	overflow: hidden;
	}

div#mn-contact.home {
	float: left;
	width: 260px;
	height: 170px;
	background: url(../images/contact_home.jpg) no-repeat;
	overflow: hidden;
	}
	
#multi-ddm a {
	padding-left: 6px;	
	padding-right: 6px;	
	}
