*
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #040707;
}
h1
{
	display: none;
}
p, ul
{
	margin-bottom: 15px;
	text-transform: lowercase;
	text-align: justify;
}
#content
{
	margin-top: 25px;
}
#content ul
{
	margin-left: 15px;
}
#logo
{
	background: url('../img/logo.jpg') top right no-repeat;
	height: 62px;
	margin-bottom: 10px;
}
#container
{
	position: absolute;
	width: 770px;
	margin: 50px 0px 0px -385px;
	left: 50%;
}
#client
{
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
}
#track
{
	margin-bottom: 10px;
	text-align: center;
	text-transform: lowercase;
}
#movieplayer
{	
	text-align: center;
	margin-top: 25px;
}


#movie_container
{
	float: left;
	width: 460px; 
	height: 436px;
	border: 1px solid #ffffff;
}
#movie_stills
{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
	width: 275px;
	border: 1px solid #ffffff;
	list-style-type: none;
	margin-left: 0px !important;
	margin-right: 25px;
}

#movie_stills li
{
	float: left;
	width: 125px;
	height: 75px;
	margin: 5px;
}
#movie_stills li a
{
	display: block;
	width: 100%;
	height: 100%;
	border: 0px;
	text-decoration: none;
}
#movie_stills span
{
	display: none;
}


/* Menu */
#menu
{
	display: block;
	width: 771px;
	list-style-type: none;
	margin-bottom: 20px;
	height: 20px;
}
#menu li
{
	float: left;
	display: block;
	height: 20px;
}
#menu li a
{
	display: block;
	width: 100%;
	height: 100%;
}
#menu li span
{
	display: none;
}
#about_us, #about_us_active
{
	width: 77px;
	margin-right: 142px;
	background: url('../img/about_us.gif') top center no-repeat;
}
#about_us a:hover, #about_us_active
{
	background: url('../img/about_us.gif') bottom center no-repeat;
}
#recent_work, #recent_work_active
{
	width: 106px;
	margin-right: 142px;
	background: url('../img/recent_work.gif') top center no-repeat;
}
#recent_work a:hover, #recent_work_active
{
	background: url('../img/recent_work.gif') bottom center no-repeat;
}
#contact, #contact_active
{
	width: 67px;
	margin-right: 142px;
	background: url('../img/contact.gif') top center no-repeat;
}
#contact a:hover, #contact_active
{
	background: url('../img/contact.gif') bottom center no-repeat;
}
#client_area, #client_area_active
{
	width: 95px;
	background: url('../img/client_area.gif') top center no-repeat;
}
#client_area a:hover, #client_area_active
{
	background: url('../img/client_area.gif') bottom center no-repeat;
}

/* Stills */
#still_1
{	
	background: url('../img/video_stills/audi.jpg') top left no-repeat;
}
#still_2
{
	background: url('../img/video_stills/shangri-la.jpg') top left no-repeat;
}
#still_3
{
	background: url('../img/video_stills/02.jpg') top left no-repeat;
}
#still_4
{
	background: url('../img/video_stills/ford.jpg') top left no-repeat;
}
#still_5
{
	background: url('../img/video_stills/beetv.jpg') top left no-repeat;
}
#still_6
{
	background: url('../img/video_stills/fosters.jpg') top left no-repeat;
}
#still_7
{
	background: url('../img/video_stills/1.jpg') top left no-repeat;
}
#still_8
{
	background: url('../img/video_stills/3.jpg') top left no-repeat;
}
#still_9
{
	background: url('../img/video_stills/7.jpg') top left no-repeat;
}
#still_10
{
	background: url('../img/video_stills/mentos.jpg') top left no-repeat;
}