﻿@media only screen and (max-width: 600px) {
  .Menu
{
    position:absolute;
    left:596px;
    top:-3px;
    font-size:11px;
}
}
body 
{
    background-color:#010101;
    color:#ffffff;
    overflow:hidden;
    font-family:Verdana, Geneva, sans-serif;
}
.PagePosition
{
    position:absolute;
    left:50%;
    top:50%;
    width:0px;
    height:0px;
}
.PageHolder
{
    position:absolute;
    left:-640px;
    top:-512px;
    width:1280px;
    height:1024px;
    background-image:url("/Images/Background1.jpg");
}
.PageContainer
{
    position:absolute;
    left:50%;
    top:50%;
    width:0px;
    height:0px;
}
.Page
{
    position:absolute;
    left:-510px;
    top:-236px;
    width:1020px;
    height:468px;
}
.Logo
{
    position:absolute;
    left:-6px;
    top:-5px;
    width:500px;
    height:124px;
    background-image:url("/Images/Random Digit Logo.png");
    background-repeat:no-repeat;
}
.Menu
{
    position:absolute;
    left:596px;
    top:-3px;
    font-size:11px;
}
.Menu ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
.Menu ul li
{
    padding:1px;
    margin:2px;
}
.PageContent
{
    position:absolute;
    left:0px;
    top:133px;
    width:1020px;
    height:292px;
}
.PageText
{
    position:absolute;
    left:0px;
    top:0px;
    width:550px;
    height:292px;
    font-size:14px;
    text-align:justify;
}
.PageTextLarge
{
    position:absolute;
    left:0px;
    top:10px;
    width:1010px;
    height:270px;
    font-size:14px;
    text-align:justify;
    overflow:auto;
    padding-right:10px;
}
.Hidden
{
    visibility:hidden;
}
h1
{
    font-size:18px;
}
a
{
    color:#ffffff;
    text-decoration:none;
}
a:hover
{
    color:#ffffff;
    text-decoration:underline;   
}
.Underline
{
    text-decoration:underline;
}
.Testimonial
{
    font-style:italic;
}
.SmallText
{
    font-size: 12px;    
}
.DownMaintenance
{
    text-align:center;
    font-size:18px;
}
.ContactUs
{
    position:absolute;
    left:0px;
    top:60px;
    width:1010px;
    height:160px;
    text-align:center;
}
.ContactUsTel
{   
    position:absolute;
    left:390px;
    top:10px;
}
.ContactUsTelNo
{   
    position:absolute;
    left:510px;
    top:10px;
}
.ContactUsTelInt    
{   
    position:absolute;
    left:380px;
    top:50px;
}
.ContactUsTelIntNo
{   
    position:absolute;
    left:510px;
    top:50px;
}
.ContactUsSupp
{   
    position:absolute;
    left:400px;
    top:90px;
}
.ContactUsSuppNo
{   
    position:absolute;
    left:510px;
    top:90px;
}
.ContactUsEmail
{   
    position:absolute;
    left:410px;
    top:130px;
}
.ContactUsEmailAdd
{   
    position:absolute;
    left:510px;
    top:130px;
}
.SitemapLeft
{
    position:absolute;
    top:20px;
    left:0px;
    width:440px;
    list-style-type:none;
    display: inline-block;
}
.SitemapRight
{
    position:absolute;
    top:20px;
    right:40px;
    width:440px;
    list-style-type:none;
    float:right;
}
.UnsubscribeInput
{
    position:absolute;
    left:120px;
    top:77px;
    width:350px;    
}
input[type="submit"]
{
    background-color:#1435ef;
    color:#ffffff;
}
.PageImage
{
    position:absolute;
    left:601px;
    top:26px;
    width:465px;
    height:230px;
}
.Image
{
    position:absolute;
    top:0px;
    width:418px;
    height:230px;
}
.Homeimg
{
    background-image:url("/Images/Home.jpg");
}
.WebServerSupportimg
{
    background-image:url("/Images/Web Server Support.jpg");
}
.WebApplicationSupportimg
{   
    background-image:url("/Images/Web Application Support.jpg");
}
.WebApplicationHostingimg
{   
    background-image:url("/Images/Web Application Hosting.jpg");
}
.WebsiteHostingimg
{
    background-image:url("/Images/Website Hosting.jpg");
}
.WebsiteMaintenanceimg
{
    background-image:url("/Images/Website Maintenance.jpg");
}
.RemoteBusinessBackupimg
{
    background-image:url("/Images/Remote Business Backup.jpg");
}
.LogOutimg
{
    background-image:url("/Images/Log Out.jpg");
}
.ContactUsNowImage
{
    position:absolute;
    left:0px;
    top:230px;
    width:31px;
    height:30px;
    background-image:url("/Images/Swirly.png");
    background-repeat:no-repeat;
}
.ContactUsNow
{
    position:absolute;
    left:40px;
    top:215px;
    font-size:18px;
    font-weight:bold;
}
.Footer
{
    position:absolute;
    left:0px;
    top:428px;
    width:1020px;
    height:40px;
    font-size:11px;
}
.FooterTop
{
    position:absolute;
    left:0px;
    top:0px;
    width:1020px;
    height:18px;
}
.FooterTop ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
.FooterTop ul li
{
    display:inline;
    padding:1px;
    margin:2px;
}
.FooterBottom
{
    position:absolute;
    left:0px;
    top:20px;
    width:1020px;
    height:18px;
}
.HighImage
{
    position:absolute;
    left:601px;
    top:26px;
    width:418px;
    height:230px;
    background-image:url("/Images/Home High.jpg");
    z-index:3;
}
.w3c
{
    position:absolute;
    right:0px;
    bottom:0px;
}
.w3c img
{
    border:0px solid #000000;
}

@media only screen and (max-width: 800px) {
  .Menu
{
    position:absolute;
    left:596px;
    top:-3px;
    font-size:20px;
}
.Footer
{
    position:absolute;
    left:0px;
    top:428px;
    width:1020px;
    height:40px;
    font-size:20px;
}
a{
min-height: 48px;
min-width: 48px;
padding: 10px;
margin-bottom: 10px;
float: left;
}
}
