div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Layer1
{
   background-color: transparent;
   background-image: url('images/Website Coming Soon.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#Layer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 745px;
   float: left;
   clear: left;
   display: block;
   z-index: 0;
}
#Layer1_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
@media only screen and (min-width: 480px) and (max-width: 969px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer1
{
   width: 480px;
   height: 745px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer1
{
   margin: 0;
}
#Layer1_Container
{
   width: 480px;
}
#Layer1
{
    width: 100%;
    height: 745px;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer1
{
   width: 320px;
   height: 745px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer1
{
   margin: 0;
}
#Layer1_Container
{
   width: 320px;
}
#Layer1
{
    width: 100%;
    height: 745px;
}
}
