/* SITE SHELL */
/* ----------------------------------------- */

body 			{ background: url(http://www.liplasticsurgery.com/images/bg-top.jpg) top center repeat-x #e8e1db; }
div#mn-wrapper 	{ width: 990px; }

div#mn-mid-wrapper{
clear:both;
background:url(http://www.liplasticsurgery.com/images/bg-services.jpg) center top no-repeat;
}

div#mn-wrapper-bottom{
clear:both;
background:url(http://www.liplasticsurgery.com/images/bottom-wrapper.jpg) center top no-repeat #FFF;
}


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

div#mn-banner {
	font-size:11px;
	color:#FFF;
	padding-top:12px;
	float: left;
	width: 990px;
	height: 146px;
	overflow: hidden;
	}
	
div#mn-info{
padding:0 0 0 25px;
width:700px;
float:left;
margin-bottom:12px;
}
div#mn-translate{
width:265px;
float:right;
}

div#mn-topnav {
	float:left;
	width: 990px;
	height: 56px;
	}	

div#mn-graphic {
	float:left;
	/*background: url(http://www.liplasticsurgery.com/images/graphic.jpg) no-repeat #888;*/
	width: 990px;
	height: 313px;
	overflow: hidden;
	}	
 
div#mn-main {
margin:0 auto;
	width: 990px;
	overflow: hidden;
	padding-bottom:10px;
	}


/* SITE CONTENT - index.php */
/* ----------------------------------------- */
div#main{
	width:990px;
	margin: 0 auto;
}

div#mn-content {
	float: left;
	width: 690px;
	overflow: hidden;
	padding:0 25px 30px 25px;
	}
	
div#mn-content-gallery {
	float: left;
	width: 989px;
	overflow: hidden;
	padding:0;
	
	}

div#mn-sidebar {
	margin-top:15px;
	float: right;
	width: 199px;
	overflow: hidden;
	padding:0 25px 0 25px;
	}


/* BOTTOM - footer.php */
/* ----------------------------------------- */

div#mn-footer-wrapper{
background:url(http://www.liplasticsurgery.com/images/footer-bk.jpg) repeat-x #4c370c;
/*background-color: #766357*/
}


div#mn-footer {
	clear: both;
	width: 940px;
	padding:15px 25px;
	margin: 0 auto;
	}
