body
{
    background-color: #92278f;
    margin: 0 0 0 0;
    font-family: Verdana;
    font-size: small;
    color: #ffffff;
}
#ContentBox
{
    /* Contentbox for the navigation buttons */
    margin: 0 auto;
    top: 5px;
    position: relative;
    width: 900px; /* height: 200px; */
    z-index: 1;
    left: 5px;
}
#Header
{
    background-image: url(/images/imgLogo.jpg);
    height: 80px;
    width: 340px;
    float: left;
}
#Filler
{
    height: 80px;
    width: 300px;
    float: left;
}
#QuickLinks
{
    margin-top: 40px;
    float: right;
}
a.QuickLink
{
    color: #ffffff;
    text-decoration: none;
}
a:hover.QuickLink
{
    color: #ffffff;
    text-decoration: underline;
}
#MenuSpacer
{
    float: left;
    height: 5px;
    width: 900px;
}
#Menu
{
    float: left;
    width: 900px;
    background-image: url(/images/imgMenuTrailer.jpg);
    background-repeat: repeat-x;
}
.ImpressionRow
{
    width: 900px;
}
.ImpressionImageLeft
{
    text-align: left;
    vertical-align: middle;
    float: left;
    width: 300px;
    height: 203px;
}
.ImpressionImageCenter
{
    text-align: center;
    vertical-align: middle;
    float: left;
    width: 300px;
    height: 203px;
}
.ImpressionImageRight
{
    text-align: right;
    vertical-align: middle;
    float: left;
    width: 300px;
    height: 203px;
}
#ImpressionTextWrapper
{
    width: 600px;
    height: 203px;
    float: left;
}
#ImpressionText
{
    width: 475px;
    height: 198px;
    margin: 0 auto;
    float: none;
    text-align: justify;
    font-family: Verdana;
    font-size: 9pt;
    padding: 5px 0px 5px 5px;
    min-height: 198px;
    min-width: 455px;
}
.PortfolioRow
{
    width: 900px;
}
.PortfolioPhoto
{
    width: 300px;
    height: 203px;
    float: left;
}
.PortfolioText
{
    width: 590px;
    height: 203px;
    margin: 5px 5px 5px 5px;
    float: left;
}
img.MenuButton
{
    border: none;
}
 

/*********************************************************/
/**  RedDot SmartEdit CLASSES                           **/
/*********************************************************/
a.rd, a.rd:active, a.rd:visited, a.rd:link, a.rd:hover
{
 font-family: Arial, Verdana;
 font-size: 8px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: underline;
}
a.rd_description, a.rd_description:active, a.rd_description:visited, a.rd_description:link, a.rd_description:hover
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: underline;
}
.rd
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #FFFFFF;
}
.rd_description
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #FFFFFF;
}