/** 
 * nanimarquina v1.0 2009
 * copyright    2009 by runroom
 * 
 */ 

#header,
#footer, 
#sidebar,
#nav { 
			display: none; 
}
body { background: #fff; }
#container { overflow: visible !important; width: 760px; padding: 0px; float: left; margin-left: 2cm; }
#content { overflow: visible !important; float: left; }
#content-main { overflow: visible !important; float: left; }
.wrapperModels { overflow: visible !important; }
