﻿#Services_MainContainerDiv
{
    width: 1030px;
    height: 621px;
    background-image: url(Image/ServicesBackground.jpg);
    background-repeat: no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#Services_ContainerDiv
{    
    width: 800px;
    height: 494px;
    margin-top: 100px;
    margin-left: 100px;
    position: absolute;
}

#Services_LogoDiv
{
    width: 334px;
    height: 57px;
    background-image: url(Image/Logo.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 150px;
    top: 10px;
}

#Services_AboutUsBoxesDiv
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 494px;
    background-image: url(Image/ServicesBoxes.png);
    background-repeat: no-repeat;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}

#Services_ContentDiv
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 494px;
}

#Services_FooterContainerDiv
{
    color: #73777D;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 20px;
    text-align: center;
}

#Services_AboutUsItemDiv
{
    /*background-image: url(Image/AboutUs.png);
    background-repeat: no-repeat;
    width: 217px;
    height: 120px;*/
    position: absolute;
    left: 500px;
    top: 80px;
}

#Services_ServicesItemDiv
{
    position: absolute;
    left: 630px;
    top: 85px;
}

#Services_PassEventsItemDiv
{
    position: absolute;
    left: 770px;
    top: 80px;
}

#Services_FooterNavigationDiv
{
    position: absolute;
    bottom: 55px;
    right: 120px;
}

#Services_FooterNavigationDiv A
{
    color: #74787d;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    text-transform: uppercase;
}

#Services_FooterNavigationDiv UL
{
    list-style-type: none;
    display: inline;
    padding: 0px;
    margin: 0px;
}

#Services_FooterNavigationDiv LI
{
    list-style-type: none;
    display: inline;
    padding-right: 30px;
}

#Services_ContentDivTop
{
    width: 800px;
    height: 99px;
}

#Services_ContentDivBody
{
    width: 800px;
    height: 319px;
    margin-top: 4px;
    position: relative;
}

#Services_ContentDivBottom
{
    width: 800px;
    height: 68px;
    margin-top: 4px;
}

#Services_ContentBodyDiv
{
    width: 405px;
    right: 50px;
    bottom: 50px;
    color: #FFFFFF;
    font-size: 13px;
    position: absolute;
}

#Services_MoreDiv
{
    position: absolute;
    bottom: 20px;
    left: 400px;
}

.Services_PictureDiv
{
    width: 800px;
    height: 319px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.Services_MenuDiv
{
    width: 347px;
    height: 319px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.Services_ScrollDiv
{
    height: 40px;
    background-color: #231F20;
    text-align: center;
    line-height: 40px;
}

.Services_MenuContainer
{
    margin-top: 20px;
    height: 279px;
    width: 347px;
    overflow: hidden;
    color: #7596B6;
}

.Services_MenuItemBackground
{
    background-image: url(Image/ServicesMenuItemBackground.jpg);
    background-repeat: no-repeat;
    height: 16px;
    width: 347px;
    padding-left: 20px;
}

.Services_MenuContainer A
{
    color: #AAB15C;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.Services_MenuMainContainer
{
    height: 239px;
    width: 372px;
    position: relative;
}

.Services_MenuContainerBackground
{
    height: 239px;
    width: 372px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000000;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}

.ServicesPreviousButton_PictureDiv
{
    position: absolute;
    left: 60px;
    top: 250px;
}

.ServicesNextButton_PictureDiv
{
    position: absolute;
    left: 300px;
    top: 250px;
}

.ServicesInfoBox_PictureDiv
{
    position: absolute;
    background-image: url(Image/InfoBox.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 22px;
    left: 340px;
    top: 250px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
}


#Services_Wave
{
    color:#FFFFFF; 
    font-family:"Times New Roman";
    font-size:30px;
    position: relative;
    display: block;
    margin-left: 10px;
}

#Services_ServicesItemDiv a
{
    text-decoration:none;
}