@import url(base.css);

#movie div
{
background:url(img/h-services.jpg);
}

#movie, #m_holder, #movie div
{
	display:block;
	width:0;
	height:0;
}
#holder
{

	background: url(img/bk_holder-pri.png) center repeat-y;
	_background: url(img/bk_holder-pri.gif) center repeat-y;
	}
#col1
{
padding:0 0 0 395px;
float:none;
}
#content
{
	width:952px;
	padding:160px 0 0 0; /* top padding is the height of the header*/
	
}

h4
{
color:#065993;
font-style:normal;
font-weight:normal;
}
h4.big
{
font-size:1.5em;
color:#14204d;

margin:0 0 10px 0;
}
ul.list
{
margin:0 0 30px 30px;
list-style:inside;
list-style-image:url(img/img_bullet.gif);
}
ul.list li
{
margin:0 0 5px 0;
}
ul.list a
{
color:#868686;
text-decoration:none;
}
ul.list a:hover
{
color:#555;
}
 @media print {
#m_holder
{
 list-style-image: url(img/h-template.jpg);
}
 
 
 
 }
