/*CSS*/
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_home.jpg) top center repeat-x #3C2821;
	}

/*  *********************************************  WRAPPER   *********************************************** */

div#mn-wrapper {
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	}
	

/*  *********************************************  STRUCTURE   *********************************************** */

div#mn-banner {
	float: left;
	width: 1000px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	background:url(../images/banner.jpg) no-repeat;
	overflow: hidden;
	}

div#mn-topnav {
	float:left;
	width: 1000px;
	height: 56px;
	margin:0;
	padding:0;
	}	

div#mn-graphic {
	float:left;
	background: url(../images/graphic.jpg) no-repeat;
	width: 793px;
	height: 310px;
	margin:0;
	padding:0;
	overflow: hidden;
	}	
 
div#mn-qcontact {
	float:left;
	background: url(../images/qcontact.jpg) no-repeat;
	width: 207px;
	height: 310px;
	margin:0;
	padding:0;
	overflow: hidden;
	}	
	
	div#mn-qcontact2 {
	float:left;
	background: url(../images/qcontact2.jpg) no-repeat;
	width: 207px;
	height: 310px;
	margin:0;
	padding:0;
	overflow: hidden;
	}	
 
div#mn-icons {
	float:left;
	width: 1000px;
	height: 226px;
	margin:0;
	padding:0;
	overflow: hidden;
	}	
 
div#mn-main {
	float: left;
	width: 1000px;
	margin: 50px 0 0 0;
	background:url(../images/main.gif) repeat-y;
	}

div#mn-content {
	float: left;
	width: 686px;
	overflow: hidden;
	margin:0;
	padding:0 20px 10px 20px;
	}

div#mn-sidebar {
	float: right;
	width: 200px;
	overflow: hidden;
	margin:0;
	padding:0 25px 0 25px;
	}
	
div#mn-clear {
	clear: both;
	float: left;
	width: 1000px;
	overflow: hidden;
	}		

div#mn-footer {
	clear: both;
	float: left;
	width: 950px;
	padding:15px 25px;
	margin: 20px auto;
	background: url(../images/footer.jpg) repeat-y;
	}
	
	
/*  *********************************************  IE6 ALERT   *********************************************** */

#ie6alert {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #000000;
	 /* filter:alpha(opacity=80);
	  opacity:0.8; 
	  */
	border-top: 4px solid #000;
	line-height: 30px;
	font-size: 14px;
	padding: 40px 0 10px 0;
	}
 
#ie6alert p {
	width: 850px;
	padding: 5px 10px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	}

#ie6alert a {
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	color: #FFF;
	}
	#ie6alert a:hover {
		background-color: #182126;
		}
.icon-box1 {
	background-image: url(../images/icon_zerona.jpg);
	width:328px;
	height: 226px;
	display:block;
	}
.icon-box2 {
	background-image:url(../images/icon_renewed.jpg);
	width:328px;
	height: 226px;
	display:block;
	}
.icon-box3 {
	background-image:url(../images/icon_chiro.jpg);
	width:328px;
	height: 226px;
	display:block;
	}
