body, html, div, ul, ol, li, a, h1, h2, h3, h4, h5, h6, img, form {margin: 0; padding: 0; border:0;}/*Start from scratch*/

body
{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}

h1
{
	font-size: 14px;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #e57f2f;
}

table.filmstrip tr td div img { margin: 5px 0 0 0; }

table.filmstrip tr td img.title
{
	position: relative;
	top: 5px;
	margin: 0 0 2px 0;
	left: 12px;
}

table.filmstrip tr td div
{
	width: 170px;
	margin: 24px 0 0 10px;
}

div#videoholderContainer
{
	position: relative;
	top: 2px;
}

div#pagetext
{
	font-family: verdana, sans;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	position: relative;
	top: 20px;
}



div#contact
{
	width:145px;
}

div#clientaccess
{
	position: relative;
	top: 20px;
	margin: 0 0 20px 0;
	font-family: verdana, sans;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	
}
div#clientaccess ul li
{
	text-indent: 12px;
	list-style-type: none;
}

div.clientaccess_frame {
	height: 101px;
}

div.clientaccess_frame a{
	position: relative;
	top: 40px;
}
div.clientaccess_frame img{
	position: relative;
	top: 20px;
	left: 120px;
}

div.clientaccess_frame a
{
	font-family: verdana, sans;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

div#teleprompter
{
	font-family: verdana, sans;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	position: relative;
	top: 8px;
}
div#teleprompter h1
{
	text-indent: 10px;
	position: relative;
	top: 10px;
}
div#teleprompter ul li
{
	margin-top: 10px;
	position: relative;
	top: 20px;
	text-indent: 12px;
	list-style-type: none;
	
}
