/*
LAYOUT: Three-Column
DESCRIPTION: Three-column 1000px fixed layout with two sidebars on either side of content
*/


#leader {width:970px; margin:0 auto;}
#container {width:970px; padding:0 15px 0 15px; float:left;}
#content {margin: 0 310px 0 239px;}
#primary {width:224px; margin: 0 0 0 -985px; float:left;}
* html #primary { position: relative;}
#secondary {width:300px; margin: 0 0 0 -315px; float:left;}
#subsidiary {width:970px; margin:0 auto; overflow:hidden;}
#subsidiary .aside {width:300px; margin:0 15px 0 15px; float:left;}
#subsidiary #third {margin:0 0 0 10px;}
