﻿#servicesdetails
{
    position: absolute;
    left: 0%;
    right: 25%;
    top: 1px;
    height: 222px;
}
#TheImage
{
    position: absolute;
    right: 0%;
    left: 76%;
}



#Header
{
    font-family: Tahoma;
    font-size: large;
    width: 100%;
    height: 121px;
    top: 0px;
    left: 0px;
    text-align: center;
    vertical-align: middle;
}
#clock
{
    width: 153px;
    height: 80px;
    font-family: Tahoma;
    position: absolute;
    right: -6%;
    background-color: #FFFFFF;
    top: 238px;
    left: 684px;
    text-align: right;
}
#Date
{
    width: 306px;
    height: 19px;
    font-family: Tahoma;
    position: absolute;
    right: 70%;
    background-color: #FFFFFF;
    top: 108px;
    left: 13px;
}

#footer
{
    font-family: Tahoma;
    font-size: medium;
    color: #FFFFFF;
    background-color: #6699FF;
    width: 100%;
    height: 31px;
    text-align: center;
    bottom: 5%;
}
.menu-navmenu
{
    font-family: Tahoma;
    font-size: medium;
    color: #000080;
    background-color: #6699FF;
    padding-left: 15px;
    padding-right: 15px;
}
#nav
{
    background-color: #6699FF;
    height: 47px;
    width: 100%;
    margin-top: 34px;
}
.menu-navmenu a
{
    font-family: Tahoma;
    color: #000080;
}
.menu-navmenu a:link, .menu-navmenu a:visited
{
    color: #000080;
    text-decoration: none;
}

.menu-navmenu a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

.menu-navmenu a:active {
	color:#FFFFFF;
}
#Services-Nav
{
    left: 1%;
    right: 80%;
    position: absolute;
    top: 199px;
    height: 317px;
}
#ServicesContent
{
    font-family: Tahoma;
    color: #000000;
    font-size: small;
    position: absolute;
    left: 21%;
    right: 1%;
    top: 201px;
    height: 315px;
}
#TheImage
{
    left: 76%;
    right: 2%;
    position: absolute;
    top: 1px;
    height: 177px;
}
