/*CSS*/

html {
	background: url(../images/zmd-bg.jpg) top center no-repeat;
	}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/zmd-rep_bg.jpg);
	background-color: #ffffff;
	background-repeat:repeat-x;
	}

/*  *********************************************  WRAPPER   *********************************************** */

div#mn-wrapper {
	margin: 0 auto;
	width: 990px;
	padding: 0;
	overflow: hidden;
	
	}
	

/******************************* STRUCTURE ********************************/

div#mn-banner {
	float: left;
	width: 990px;
	height: 108px;
	margin: 0px;
	padding: 0px;
	background:url(../images/zmd-banner.jpg) no-repeat top;
	overflow: hidden;
	}

div#mn-topnav {
	float:left;
	background: url(../images/zmd-nav_bg.jpg) no-repeat top;
	width: 990px;
	height: 42px;
	margin:0;
	padding:0;
	}	

div#mn-graphic {
	float:left;
	background: #213357;
	width: 990px;
	height: 290px;
	margin:0;
	padding:0;
	overflow: hidden;
	}	
	div#mn-thumbs {
		float:left;
		background: url(../images/zmd-thumbs.jpg) no-repeat #213357;
		width: 990px;
		height: 112px;
		margin:0;
		padding:0;
		overflow: hidden;
		}
	div#mn-listbg {
		float:left;
		background: url(../images/zmd-list_bg.jpg) no-repeat #213357;
		width: 990px;
		height: 190px;
		margin:0;
		padding:0;
		overflow: hidden;
		}
		
.mn-graphiclists {
	float: left;
	width: 276px;
	overflow: hidden;
	padding:0 15px 10px 15px;
	}		
 
div#mn-main {
	float: left;
	width: 990px;
	background: url(../images/zmd-content.jpg) no-repeat #FFF;
	}

div#mn-content {
	float: left;
	width: 600px;
	overflow: hidden;
	margin:0;
	padding:0 15px 10px 25px;
	}

div#mn-sidebar {
	float: left;
	width: 300px;
	overflow: hidden;
	margin:0;
	padding:80px 15px 0 20px;
	background-color: #DDEDFA;
	background-image: url(../images/contact-us-image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
div#mn-clear {
	clear: both;
	float: left;
	width: 990px;
	overflow: hidden;
	}		

div#mn-footerwrapper {
	float: left;
	width: 100%;
	height: 250px;
	background-color: #122240;
	}
div#mn-footer {
	width: 940px;
	padding:15px 25px;
	margin: 0 auto;
	}
.picRightpic {
	width: 280px;
	font-size: 10px;
	float: right;
	margin-left: 10px;
}
.picRightpic2 {
	width: 255px;
	font-size: 10px;
	float: right;
	margin-left: 10px;
}
#mn-content .margin {
	margin-left: 15px;
}
#mn-content .margin ul{
	margin-left: 15px;
}
#mn-content .margin ul li{
	color: #313131;
	margin-left: 25px;
}
.box50 {
	float: left;
	width: 50%;
	display: block;
}
#emblem1 {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #003366;
	text-align: center;
	float: left;
	line-height: 14px;
}
#emblem2 {
	width: 104px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #003366;
	text-align: center;
	float: left;
	line-height: 14px;
}#emblem3 {
	width: 101px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #003366;
	text-align: center;
	float: left;
	line-height: 14px;
}#emblem4 {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #003366;
	text-align: center;
	float: left;
	line-height: 14px;
}
