﻿#homeWelcome
{
    float: left;
    width: 357px;
	overflow-x: hidden;
}
#homeWelcome-Title 
{
    color: #003300;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    background: url(img/home_welcome_tit.gif) no-repeat bottom left;
    padding-bottom: 5px; 
    margin-bottom: 5px; 
}

#homeWelcome-Text 
{
    line-height: 1.4em;
}

#homeWelcome-Text p
{
    margin-top: 0px;
    padding-top: 0px;
}

#homeWelcome-Text2
{
    margin-top: 40px;
    line-height: 1.4em;
}

#homeWelcome-Text2 p
{
    margin-top: 0px;
    padding-top: 0px;
}

#homeRightCol
{
    float:right; 
    width: 387px;
}

#homeFeat 
{
    /*float: right;*/
    width: 387px;
}

#homeFeat-Title 
{
    color: #003300;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    background: url(img/home_feat_top.gif) no-repeat bottom left;
    padding-bottom: 15px;
}

#homeFeat-Content 
{
   background: url(img/home_feat_content.gif) repeat-y;
}

#homeFeat-Footer 
{
    height: 28px;
    background: url(img/home_feat_footer.gif) no-repeat;
}

.homeFeat-Product
{
    margin-left: 15px;
    clear: both;
    margin-top: 0px;
}


.homeFeat-ProductStarter
{
    clear: both;
    height: 2px;
}
.homeFeat-ProductTerminator
{
    clear: both;
    height: 30px;
}

#homeDecoration
{
    /*float: right;*/
    width: 387px;
    height: 500px;
    background: url(img/home1.jpg) no-repeat;
    margin-top: 20px;
    
}

#homeSlideShow
{
    float: right;
    margin-top: 20px;
}

#homeMediaPromo 
{
    margin-top: 30px;
}

.homeMediaLink 
{
	margin-bottom: 10px;
}

#homeReferrerBanner
{
    margin-top: 30px;
}

#home-FacebookFanBox
{
    float: right;
    width: 387px;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

