﻿/* --- layout-home.css --- */

/* =====================================================================
	specific homepage layout styles
===================================================================== */



#featuredPages

{
    position: relative;
}



#mainHome
{
    float: left;
    padding: 0 24px 0 10px;
    width: 654px;
    position: relative;
}

#rightHome
{
    float: right;
    width: 252px;
}
