/* CSS Document */
/**
 * -----------------------------------------------------------------------
 * @copyright Copyright (c) 2009 Planet Media
 * @author:   Keith Morrell - Planet Media
 * @DATE:     28th August 2009
 * @VERSION:  1.0
 * @desc      Planet Media - Page Style
 * -----------------------------------------------------------------------
 */



/**
 * page styles 
 */
 /* all */
html, body {height:100%;background:#231F20;margin:0;}   

#content {height:100%;}

#container{margin:0px;width:100%;height:100%;min-width:1200px;min-height:999px;}
