@import url(base.css);
@import url(base-s.css);


/* header image (flash replacement)
----------------------
*/
#movie div
{
	background: url(img/h_capabilites.jpg)
}
 @media print {

#header
{
	list-style-image: url(img/h_capabilites.jpg);
}
}

/*do the headlines*/

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

}

#text
{
	/*background: url(img/img_services.jpg) right bottom no-repeat;*/
	background: url(img/img_design.jpg) right bottom no-repeat;
}
#split {position:relative;
min-height:210px;
width:500px;

}
h2#one
{
	width:163px;
	height:16px;
	margin:0 -163px 15px 0;
	list-style-image: url(img/sh_services1.gif);

}
p.thin
{
width:250px !important;
}
h2#learn
{
	width:191px;
	height:44px;
	margin:0 -191px 15px 0;
	list-style-image: url(img/sh_services2.gif);
	position:absolute;
	top:0;
	left:300px;
	*display:block;
	*background:url(img/sh_services2.gif);
}
ul#tm
{
position:absolute;
top:60px;
left:300px;
}
ul#tm li
{
list-style:none;
}
ul#tm li,ul#tm li a{
display:block;
margin:0;
padding:0;
width:201px;
height:30px;
}
li#tm1 a
{
background:url(img/tm_services.gif) 0 0;
}
li#tm2 a
{
background:url(img/tm_services.gif) 0 -30px;
}
li#tm3 a
{
background:url(img/tm_services.gif) 0 -60px;
}li#tm4 a
{
background:url(img/tm_services.gif) 0 -90px;
}
li#tm5 a
{
background:url(img/tm_services.gif) 0 -120px;
}
ul#tm li a span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}

