.video_screens {
	position: relative;
	width: 740px;
	height: 600px;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/background_images/video_screens_background/video_screens_background-HR_Made_Simple.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -30px;
}
#menu a {
	position: absolute;
	text-align: center;
	text-decoration: none;
}
#menu a i {
	visibility: hidden;
	font-style: normal;
}
#menu a:hover {
	background-image: url(http://www.JobsInTheUS.com/media/graphics/background_images/video_screens_background/video_screens_rollover-HR_Made_Simple.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#menu a:hover i {
	font-family: Verdana, sans-serif, Arial;
	font-size: 19px;
	line-height: 225px;
	visibility: visible;
	color: #666666;
}
a#screen1, a#screen2 { top: 51px; }
a#screen3, a#screen4 { top: 294px; }

a#screen1, a#screen3 { left: 20px; }
a#screen2, a#screen4 { left: 380px; }

a#screen1, a#screen2, a#screen3, a#screen4 { width: 340px; }

a#screen1, a#screen2, a#screen3, a#screen4 { height: 224px; }


