body 			{ background: url(../images/bg-inside.jpg) top center repeat-x; }

body.home 			{ background: url(../images/bg.jpg) top center repeat-x; }

/*  ********************************************* HEADER *********************************************** */

div#mn-header { float: left; width: 100%; overflow: hidden; /* background: #FAA; background: url(../images/bg-header.jpg) no-repeat; */ }
	div#mn-header .container { margin: 0 auto; width: 990px; overflow: hidden; }

div#mn-banner {
	float: left;
	width: 990px;
	height: 148px;
	overflow: hidden;
	}
	
div#mn-banner #contact {
    float:right;
	width:548px;
	height:148px;
	overflow:hidden;
	}	

div#mn-topnav {
	float:left;
	width: 990px;
	height: 56px;
/*	background: url(../images/topnav.jpg) no-repeat; */
	}	

div#mn-graphic {
	float:left;
	width: 990px;
	height: 508px;
	overflow: hidden;
	z-index:-1;
	}
	
div#mn-graphic-ip {
	float:left;
	width: 990px;
	height: 262px;
	overflow: hidden;
	z-index:-1;
	}
	
div#mn-sidebar-header {
   float: right;
   width:437px;
   height:107px;
   margin-top:-76px;
   background:url(../images/sidebar-header-inside.png) no-repeat;
   z-index:999;	
   }	
   
   div#mn-sidebar-header-ip {
   float:left;
   width:990px;
   height:107px;
   margin:0;
   z-index:999;	
   padding:0;
   }
   
 #media{
width: 550px;display:block
;
margin: 0px 0 0 0;
}

#mda{float:left;width: 50%;margin: 10px 0px 0px 0;}
#mda img.thumb { border: 3px solid #c8c3b6; margin-top: 5px; }
   
 
/*  ********************************************* MAIN *********************************************** */

div#mn-midsection { float: left; width: 100%; overflow: hidden; background-color:#c8c3b6; /*background: url(../images/bg-mid.jpg) no-repeat; */ }

div#mn-main {
	width: 990px;
	overflow: hidden;
	margin: 0 auto;
	background-color:#ebe7db;
/*	background:url(../images/main.jpg) repeat-y; */
	}

div#mn-content {
	float: left;
	width: 503px;
	overflow: hidden;
	padding:0 25px 25px 25px;
/*	background: url(../images/content.jpg) no-repeat; */
	}
div#mn-content-blog {
	float: left;
	width: 640px;
	overflow: hidden;
	padding:0 10px 25px 25px;
/*	background: url(../images/content.jpg) no-repeat; */
	}
div#mn-content-fullwidth	{float: left;
	width: 940px;
	overflow: hidden;
	padding:0 25px 25px 25px;
/*	background: url(../images/content.jpg) no-repeat; */
	}
div#mn-sidebar {
	float: right;
	width: 387px;
	overflow: hidden;
	padding:0 25px 25px 25px;
/*	background: url(../images/sidebar.jpg) no-repeat; */
	}
div#mn-sidebar-blog{
	float: right;
	width: 250px;
	overflow: hidden;
	padding:0 25px 25px 15px;
/*	background: url(../images/sidebar.jpg) no-repeat; */
	}/*  ********************************************* FOOTER *********************************************** */
	
div#mn-footer { clear: both; float: left; width: 100%; padding: 15px 0 5px; background-color:#c8c3b6; /* background: url(../images/bg-footer.jpg) no-repeat top center #F77; */ }
	div#mn-footer .container { width: 940px; margin: 0 auto; overflow: hidden; }
	
	