@import url(base.css);

/* header image (flash replacement)
----------------------
*/
#movie div
{
background: url(img/h_careers.jpg);
}
 @media print {
 
 #header{
 list-style-image:url(img/h_careers.jpg);
 }
 
 
 }
 #mm5 a:hover,  #mm5 a
{ /* careers */
background:url(img/menu.gif) -315px -74px;
}
/* place the text */

/*do the headlines*/

h1
{
	width:521px;
	height:62px;
	margin:0 -521px 35px 0;
	list-style-image: url(img/t_career.gif);
}

h2
{
	width:260px;
	height:16px;
	margin:15px -260px 10px 0;
}
h2#sh1
{
list-style-image: url(img/sh_career1.gif);
}
h2#sh2
{
list-style-image: url(img/sh_career2.gif);
}
h2#sh1a
{
list-style-image: url(img/sh_career1a.gif);
}
h2#sh1b
{
list-style-image: url(img/sh_career1b.gif);
}
h2#sh2a
{
list-style-image: url(img/sh_career2a.gif);
}
h2#sh2b
{
list-style-image: url(img/sh_career2b.gif);
}
h2#sh2c
{
list-style-image: url(img/sh_career2c.gif);
}
h2#sh2d
{
list-style-image: url(img/sh_career2d.gif);
}

/*place the buttons */
.bt_veiw-work
{
}
.bt_career
{
display:block;
width:178px;
height:32px;
background:url(img/bt_career.gif);
}

.bt_career span
{
width:0;
height:0;
overflow:hidden;
display:block;
}

#text
{
	background: url(img/img_career.jpg) bottom right no-repeat;
	}
