﻿#PublicMainContent
{
    /*background-image:url(/Images/CustomerSpecific/HomeContentFiller.jpg); 	background-repeat:repeat-x;	*/
}
.RadEContent, .RadEContentBordered
{
    padding: 3px;
    background-image: none;
    margin: 0px;
    text-align: left;
    background-image: url(/Images/CustomerSpecific/EditorHomePageArea.jpg);
    background-repeat: no-repeat;
    word-wrap: break-word;
}
p
{
    font-size: 13px;
}
#HomeBanner
{
    display: block;
    padding: 0 0 10px 0;
    position: relative;
    float: right;
}
.HomeBannerImage
{
    /*width: 610px;*/
    height: 340px;
    padding: 12px 20px 0 0;
    position: relative;
    float: right;
}
#HomeWelcomeMessage
{
    position: absolute;
    left: 0;
    padding: 65px 0 0 40px;
    z-index: 1;
    height: 300px;
}
#HomeWelcomeMessage p
{
    line-height: 200%;
}
#TextAndImage
{
    width: 452px;   
}
.HomeContent
{
    width: 500px;
    float: right;
}
#theTable
{
position: relative;
float:left;
}
.SewingSolutionsBanner
{
    padding-left:26px;
}

