/* === General Layout === */
*
{
	padding: 0;
	margin: 0;
	border: 0;
}

body
{
	margin: 0;
	background: #e7e7e7;
}

table
{
	margin: 0;
	padding: 0;
	border: 0;
}

img
{
	display: block;
	border: 0;
}

#shadow
{
	background: #e7e7e7 url(../images/shadowbg.gif) repeat-y center;
	margin: 0;
}

#page
{
	width: 760px;
	margin: 15px auto;
	color: #222;
	background: #000;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#header { height: 128px; }

#header a
{
	text-decoration: none;
	outline: none;
}

#header a: hover, #header a:active
{
	text-decoration: none;
	outline: none;
}

#content { height: 376px; }

#content #flashcontent
{
	background-image: url(../images/trailer2_r2_c1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 376px;
}

/*
#content #flashcontent object { padding: 64px 0 32px 0; }
*/

#nav
{
	height: 128px;
	background: #fff;
}

#bottom { height: 128px; }

#bottom #trailer
{
	background-image: url(../images/trailer1-footer.jpg);
	background-repeat: no-repeat;
	height: 128px;
}

#bottom #trailer p
{
	text-align: center;
	padding: 15px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}

#trailer a
{
	text-decoration: underline;
	color: #fff;
	outline: none;
	padding-right: 1.5em;
}

#trailer a:hover, #trailer a:active
{
	text-decoration: none;
	color: #000;
	background-color: #fff;
	padding-right: 1.5em;
}

#footer
{
	width: 760px;
	margin: 30px auto;
	color: #666;
	text-align: center;
	padding: 1em 0;
}

#footer a
{
	text-decoration: underline;
	color: #363;
	outline: none;
}

#footer a:hover, #header a:active { text-decoration: none; }

address
{
	font-family: "Courier New", Courier, "Andale Mono", monospace;
	font-size: 12px;
	font-style: normal;
}

a img
{
	color: inherit;
	border: none;
}

p { line-height: 1.7em; }

p a:before
{
	content: "\BB";
	margin-right: .3em;
}

#trailers {margin-top: 5px;}

#trailers p{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	line-height: normal;
	}

#trailers a {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	line-height: normal;
	color: #00A8ff;
	text-decoration: none;}

#trailers a:hover {font-size: 11px;
	line-height: normal;color: #F55241;
	text-decoration: none;}

#trailers a:hover, #trailers a:active {text-decoration: none;}