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

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

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

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

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

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

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

#AboutUs_ServicesItemDiv
{
    position: absolute;
    left: 650px;
    top: 80px;
}

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

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

#AboutUs_FooterNavigationDiv A
{
    color: #55585C;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    text-transform: uppercase;
}

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

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

#AboutUs_PartitionBarDiv
{
    width: 4px;
    height: 318px;
    position: absolute;
    background-image: url(Image/PartitionBar.png);
    background-repeat: no-repeat;
    top: 105px;
    left: 400px;
}

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

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

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

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

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

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

#AboutUs_AboutUsItemDiv a
{
    text-decoration:none;
}