/*------------------------------------------------------------------
[Core Stylesheet]
Project:Corking Design
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
=Importstyles
-------------------------------------------------------------------*/
@import "reset.css";
@import "960.css";
@import "typography.css";
@import "layout.css";
/*------------------------------------------------------------------
=Debug styles
-------------------------------------------------------------------*/
.db1 { background:#ff9900; }
.db2 { background:#ff0099; }
.db3 { background:#9900ff; }
.h { display:none; }