/* Middle Region
//-------------------------------------------------------------------*/
.window_splash {position:relative;top:0;left:0;width:950px;height:275px;background:url(body_splash_bg1.jpg) transparent no-repeat 100% 0;overflow:hidden;}
.window_splash_job {position:relative;top:0;left:0;width:950px;height:275px;background:url(body_splash_bg1.jpg) transparent no-repeat 100% 0;overflow:hidden;}

#window_splash_section1 {margin:16px 0 0 32px;font-family:Tahoma, Geneva, Kalimati, sans-serif;color:#fff;}
#window_splash_section1 h4 {font-size:350%;font-weight:normal;color:#fff;}
#window_splash_section1 .m1 {font-size:120%;}
#window_splash_section1 .m2 {font-size:120%;}
#window_splash_section1 .m3 {margin-top:24px;background:url(icon_arrowright_12x12.jpg) transparent no-repeat 114px 4px;font-size:120%;font-weight:bold;}
.window_splash_job #window_splash_section1 .m3 
{
    background:url(icon_arrowright_12x12.jpg) transparent no-repeat 238px 4px;
    background-position:right;
    width: 50%;
    text-align: right;
    padding-right: 20px;
    margin-top:10px;
 
    
    }

#window_splash_section2 {position:absolute;top:190px;left:0;width:100%;height:auto;}
#window_splash_section2 .widget {display:block;float:left;width:33%;height:72px;padding-top:12px;overflow:hidden;color:#fff;}
#window_splash_section2 .widget .image {float:left;width:48px;height:48px;margin:0 12px 0 24px;overflow:hidden;border:solid 1px #222;}
#window_splash_section2 .widget h4 {margin-bottom:4px;font-size:90%;font-weight:bold;color:#fff;}
#window_splash_section2 .widget p {font-size:80%;}
#window_splash_section2 a.widget:link, #window_splash_section2 a.widget:visited {text-decoration:none;color:#fff;}
#window_splash_section2 a.widget:hover, #window_splash_section2 a.widget:active {text-decoration:none;color:#fff;}

/* Document */
.window_splash_document {display:none;position:relative;top:0;left:0;width:950px;height:150px;overflow:hidden;}
