﻿body
{
    padding: 0px;
    margin: 0px;
    background-image: url(    'Images/FlashIntro/RepeaterBack.jpg' );
}

#HomeHolder
{
    width: 749px;
    height: 743px;
    background-image: url(      'Images/FlashIntro/MainBack.jpg' );
    top: 0px;
    left: 50%;
    position: absolute;
    margin-right: auto;
    margin-left: -375px;
}


#LeftBar
{
    left: -148px;
    top: 274px;
    width: 166px;
    height: 188px;
    clear: none;
    position: absolute;
    float: left;
    z-index: 1;
}

#RightBar
{
    right: -147px;
    top: 274px;
    width: 166px;
    height: 188px;
    clear: none;
    position: absolute;
    float: right;
}


.UpperLeftBox
{
    width: 238px;
    height: 238px;
    position: absolute;
    top: 16px;
    left: 18px;
    clear: none;
    float: left;
}

.UpperRightBox
{
    width: 238px;
    height: 238px;
    position: absolute;
    top: 16px;
    left: 493px;
    clear: none;
    float: left;
}


.LowerLeftBox
{
    width: 238px;
    height: 238px;
    position: absolute;
    top: 490px;
    left: 18px;
    clear: none;
    float: left;
}

.LowerRightBox
{
    width: 238px;
    height: 238px;
    position: absolute;
    top: 490px;
    left: 493px;
    clear: none;
    float: left;
}

.InnerMargins
{
    margin: 20px;
}


.Newsletter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-align: center;
    width: 158px;
}

.NewsletterBox
{
    padding: 3px;
    background-color: #decba5;
    border: 1px solid #9F8260;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3C3C3C;
}

.TextInBoxes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    text-align: justify;
}


.TextQuote
{
    position: absolute;
    left: 317px;
    top: 45px;
}



.FlashZone
{
    width: 749px;
    height: 240px;
    position: absolute;
    top: 250px;
    left: 0px;
}



#FooterBar
{
    padding: 20px;
    width: 700px;
    position: absolute;
    top: 890px;
    left: 0px;
    clear: none;
    background-image: none;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #d3b477;
}

#FooterBar ul
{
    margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#FooterBar li
{
    margin: 2px;
    float: left;
    width: 130px;
    height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    padding-top: 3px;
}

#FooterBar a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}


#HomeMenu
{
    position: absolute;
    left: 311px;
    top: 498px;
    width: 130px;
}

#HomeMenu ul{
    margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#HomeMenu li
{
    margin-top: 2px;
    margin-bottom: 2px;
}

#HomeMenu a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

#HomeMenu a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}