@charset "UTF-8";
html, body, h1, p, h2, ul, li
{
	margin: 0px;
	padding: 0px;
}
html, body, .ac_mainpage
{
	background-color: #000;
}
.ac_holdingpage
{
	position: relative;
}
.ac_holdingpage img
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -98px 0px 0px -339px;
}
.ac_content
{
	width: 688px;
	margin: 80px auto 0px;
}
.toplinks
{
	height: 40px;
}
.bottomlinks
{
	height: 35px;
}
.toplinks li, .bottomlinks li
{
	height: 40px;
	width: 169px;
	float: left;
	display: block;
	background: #000 url(../images/ac_topbtn.png) no-repeat left bottom;
	margin: 0px 4px 0px 0px;
}
.bottomlinks li
{
	height: 35px;
	background: #000 url(../images/ac_bottombtn.png) no-repeat left bottom;
}
.selected li
{
	background: #000 url(../images/ac_topbtn.png) no-repeat left top;
}
.toplinks li:hover, .bottomlinks li:hover
{
	background-position: left top;
}
.toplinks .endlink, .bottomlinks .endlink
{
	margin: 0px 0px 0px 0px;
}
.toplinks a, .bottomlinks a
{
	width: 169px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.bottomlinks a
{
	height: 35px;
}
.toplinks .playreel
{
	background-image: url(../images/ac_playreel.png);
}
.toplinks .musicvideos
{
	background-image: url(../images/ac_musicvideos.png);
}
.toplinks .commercials
{
	background-image: url(../images/ac_commercials.png);
}
.toplinks .broadcast
{
	background-image: url(../images/ac_broadcast.png);
}
.maincontent
{
	width: 690px;
	height: 388px;
	background-color: #000;
	margin: 2px 0px 4px;
}
.ac_logo
{
	text-align: center;
	margin: 27px 0px;
}
.bottomlinks .film
{
	background-image: url(../images/ac_ffilm.png);
}
.bottomlinks .visuals
{
	background-image: url(../images/ac_livevisuals.png);
}
.bottomlinks .contact
{
	background-image: url(../images/ac_contact.png);
}
.bottomlinks .links
{
	background-image: url(../images/ac_presslinks.png);
}
.ac_footer
{
	text-align: center;
	margin: 75px 0px 0px;
}