html{border:1px solid black;}
html,body{
    height:100%;
	margin:0 auto;
	background:#333333;
	text-align:center;
	font:10px/10pt verdana; 
	}
div, h1, p, ul{    
    margin:0;
    padding:0;
    }
#wrapper{
	position:relative;
	margin:0px auto 0px auto;
	background: url(../images/splash/main_bg.gif) repeat-y;
    width:501px;
}    
#header {
	background: url(../images/splash/works_for_me.gif) no-repeat;
	height: 192px;

	}
#header span, #employees span, #adults span, #youth span, #adult_benefits li, #youth_benefits li{display:none;}    

#employees{
    background: url(../images/splash/photos-eng.jpg) no-repeat;
	height: 260px;  
    }

#adults{
    float:left;
    border-right:1px solid #FFF;
    background:url(../images/splash/adult-en.jpg) no-repeat;
    }
#youth{
    float:right;
    background:url(../images/splash/youth-en.jpg) no-repeat;
}
#buttons{width:501px;}
#adults, #adults a, #youth, #youth a{
    width:250px;
    height:34px;
    display:block;
}
#adult_benefits, #youth_benefits{
    width:250px;
    height:150px;    
    display:block;
}
#adult_benefits{
    float:left;
    border-right:1px solid #000;
    background:url(../images/splash/adult_benefits.gif) no-repeat;
    }
#youth_benefits{
    float:right;
    background:url(../images/splash/youth_benefits.gif) no-repeat;
}
#footer{clear:both;
    width:501px;
    text-align:left;
    padding:10px 0 13px 15px;    
}


a:visited,a:active,a:hover, a:link 	 	{
	color:#CC3333;
	}

#best-employer
{
	position: absolute;
	width: 122px;
	height: 121px;
	top: 192px;
	left: 190px;
}
