﻿html, body, form
{
    margin:0px 0px 0px 0px;
    width:100%;
}

.SplashTop
{
    background-image:url(/images/SplashTopBG.jpg);
    height:20px;
    width:50%;
    text-align:right;
    margin: 0 0 100px 0;
}

.Splash
{
    width:717px;
    height: 393px;
    background:url(/images/Splash.jpg) no-repeat;
}

.caroussel
{
    position:relative;
    width:100%;
    top:173px;
    left:20px;   
}

#imgRetator1
{

}

#imgRetator2
{
 margin-left:13px;
}

#imgRetator3
{
margin-left:12px;
}

    
    .Login {
        position: relative;
        left: 310px;
        top: 225px;
        font-size: 12px;
        font-family: verdana;
    
    }

.SplashLeft
{
    width:100%;
    background-image:url(/images/SplashLeft.jpg);
    height:88px;
    margin-top:75px;
}

.SplashRight
{
    text-align:left;
    width:100%;
    background-image:url(/images/SplashRightBG.jpg);
    height:173px;
    margin-top:50px;
}

.SplashBottom
{
   
    width:415px;
    height:124px;
    background-image:url(/images/SplashBottom.jpg);
    background-repeat:no-repeat;
    
}

input
{
    border:solid 1px #62788a;
}

