/* CSS Document */

/*************************************************************************/
/***************************** STRUCTURE PAGETYPE **************************/
/************************************************************************/
html,body {margin:0;padding:0;height:100%;}
#page {position:relative;margin:0 auto;min-height:100%;}
#global-header {margin:0 0 20px 0;}
#global-header #header {height:269px;}
#global-header #header,#global-footer #footer {position:relative;margin-left:auto;margin-right:auto;width:962px;}
#content {position:relative;margin-left:auto;margin-right:auto;width:967px;margin-top:0;}
#content #col-left {float:left;width:170px;margin-right:42px;}
#content #col-center {float:left;width:538px;word-wrap: break-word;/* Internet Explorer 5.5+ */ /* Mozilla, since 1999 */
width: 99; /* remove horizontal scroll-bar when viewing in IE7 */}
#content #col-center2 {float:left;width:755px;}
#content #col-right {float:right;width:170px;}
#global-footer {bottom:0;left:0;width:100%;height:162px;margin-top:-150px;}
#null {margin-bottom:0;clear:both;padding-bottom:162px;visibility:hidden;}