@import url(base.css);

/* header image (flash replacement)
----------------------
*/
#movie div
{
	background: url(img/h_login.jpg);

}
#movie, #m_holder, #movie div
{
	height:229px;
	}
 @media print {

#header
{
	list-style-image:url(img/h_login.jpg);
	height:229px;
}
}
#mm7 a:hover, #mm7 a 
{ /*login */
background:url(img/menu.gif) -459px -74px;
}
/* place the text */
#content
{
/*padding:478px 0 0 0;*/
padding:377px 0 0 0;
background:url(img/bk_cont_career.gif) left top no-repeat;
}

/*do the headlines*/

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

h2
{
	width:260px;
	height:16px;
	margin:15px -260px 10px 0;
	list-style-image: url(img/sh_login.gif);
}

/*place the buttons */
.bt_veiw-work
{
}

.bt_become-client
{
	position:relative;
	left:155px;
	top:-32px;
	margin:0 0 -32px 0;
}
a#bt_gd-proj, a#bt_gd-camp, a#bt_gd-phon, a#bt_go-anal, a#bt_go-adwo
{
display:block;
width:421px;
margin:0 0 20px 0;
}
#col1 p
{width:421px;
}
a#bt_gd-proj
{
height:85px;
background:url(img/bt_proj.gif);
}

a#bt_gd-camp
{
height:107px;
background:url(img/bt_camp.gif);
}

a#bt_gd-phon
{
height:131px;
background:url(img/bt_phon.gif);
}

a#bt_go-anal
{
height:106px;
background:url(img/bt_anal.gif);
}

a#bt_go-adwo
{
height:147px;
background:url(img/bt_adwo.gif);
}

a#bt_gd-proj span, a#bt_gd-camp span, a#bt_gd-phon span, a#bt_go-anal span, a#bt_go-adwo span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}

