#Header{
	width: 98%;	
	min-width: 1008px;
}

#page-body{
	width: auto;
}


#HeaderBannerHolder{
	position: absolute;
	/*top: 37px;*/ /* problems with adknowledge ads */
	right: 10px;
	text-align: right;
}

#MainContent{
	width: auto;		
	float: none;
	margin: 0 8px 0 0;
}

#ColumnHolder{
	width: 100%;	
}


#SiteWrapper{
	width: 98%;	
	min-width: 1008px;
}

	#ColumnHolder {
        float:left;
        width:200%;
        margin-left:-320px;
        position:relative;
        right:100%;
    }

    .MainContentWrap {
	    float:left;
	    width:50%;
	    position:relative;
	    left:50%;
	    padding-bottom:1em;
	}
	#MainContent {
        margin:0 15px 0 320px;
        overflow:hidden;
	}
    #SideBar {
        float:right;
        width:307px;
        position:relative;
        left:320px;
    }

#Footer{
	width: 98%;	
}



* html #Header{
	width: 1008px;
}

* html #SiteWrapper{
	width: 1008px;
}

* html #Footer{
	width: 1008px
}


* html .headerbar{
	width: 380px;
}


* html #HeaderBannerHolder{
	display: block;
	position: absolute;
	top: 0;
	margin: 0 0 0 350px;
	left: 0;
}

* html #page-body{
	float: left;
	width: 650px;
	top: 300px;
	position: absolute;
	min-height: 870px;
}


* html iframe{
	width: 450px;
}
