﻿/* 
   Overrides of 'Common.css'
*/
body 
{
   width: 1024px;
}

.headerSection
{
      width: 1024px;
}
.contentSection
{
width: 1014px;
}
.footerSection
{   
   width: 1024px;
}

.footerSection .footerMain
{
 width: 1016px; /* wa s 900-9 =892px; */
}

