﻿body
{
    background-color: #fcfcfc;
    background-image: url(/resources/images/splash-back.gif);
    background-repeat: repeat-x;
}

#splash-content
{
background-image:url("/resources/images/home-back.jpg");
background-position:right bottom;
background-repeat:no-repeat;
height:500px;
width:1030px;
}
#splash-engage
{
    float:left;
padding-left:28px;
text-align:left;
width:445px;
}
#advurt-logo
{
    float:left;
margin-top:170px;
text-align:right;
width:240px;
}


#splash-content-text img.header
{  
    width:393px;
    height:29px;
    
}
#call-to-action {
float:left;
margin-left:120px;
margin-top:68px;
}



#splash-menu a
{
    text-decoration:none;
    color:#2193d1;
    font-size:17px;
}

#splash-menu a img
{
    border:none;
}

#splash-menu
{
    text-align:right;
}
#splash-menu a.seperate
{
    border:none;
   
}
#splash-bottom
{
 margin-top:0px;
vertical-align:top;
width:450px;
}


#splash-bottom  a img
{
    border:none;
}



#splash-bottom  a.twitter
{
    border:none;
}


