#main {width:100%; min-width:980px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");}

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

#wrapper { width:100%; overflow:hidden;}
#wrapper .content { margin:0 251px;}

#navigation { float:left; margin-right:-251px; width:251px; position:relative;}
#extra { float:right; margin-left:-251px; width:251px; position:relative;}

#header {
	height:110px;
	overflow:hidden;
}
#header, #content, #footer {
	font-size:9pt;
	z-index: 3;
}

.col-1, .col-2, .col-3 { float:left;}

/*=========================*/


#footer {height:49px; font-size:.625em;}

