body 
{ 
	margin: 0px;
	background: #110f0f;
}

#Flash
{
	margin-top: -32px;
}

.Wrapper
{
	width: 980px;
	overflow: hidden;
	margin: 0px auto;
}

.Home
{
	margin: 170px 0px 0px 97px;
}

.Logo
{
	display: block;
	width: 261px;
	height: 123px;
	background: url(/webart/logo.gif) no-repeat;
	float: left;
}

.Nav
{
	margin: 0px;
	padding: 93px 0px 0px 0px;
	width: 715px;
	list-style: none;
	text-transform: uppercase;
	float: left;
}

.Nav li
{
	padding: 0px 24px 0px 0px;
	display: block;
	float: left;
}

.Nav li a
{
	display: block;
	height: 30px;
	float: left;
	text-decoration: none;
	color: #959595;
	font-weight: bold;
	font-size: 12px;
}

.Nav li a:hover 
{ 
	color: #FFFFFF; 
}

.Nav li a.Selected
{ 
	color: #FFFFFF; 
	background: url(/webart/nav-selected.gif) repeat-x bottom center;
}

.Subnav
{
	margin: 1px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	height: 30px;
	background: #332e2e;
	z-index: 1000;
}

#our-company { margin-left: 170px;}

#our-work { margin-left: 62px;}

#media-relations { margin-left: 280px;}

#promo-merch { margin-left: 540px;}

.Subnav li
{
	margin: 0px;
	padding: 0px;
	height: 30px;
	float: left;
}

.Subnav li.LeftEnd a
{
	background: url(/webart/subnav-left-dark.gif) no-repeat top left;
	padding: 5px 10px 2px 24px;
}

.Subnav li.RightEnd a
{
	background: url(/webart/subnav-right-dark.gif) no-repeat top right;
	padding: 5px 24px 2px 10px;
}

.Subnav li a 
{
	display: block; 
	float: left;
	height: 23px; 
	padding: 5px 10px 2px 10px;
	text-decoration: none;
	color: #959595;
	font-weight: bold;
	font-size: 12px;	
	text-transform: uppercase;
}

.Subnav li a:hover {color: #FFFFFF;}

.Subnav li a.selected {background: #ea0e0e; color: #FFFFFF;}

.Subnav li.LeftEnd a.selected {background: #ea0e0e url(/webart/subnav-left-red.gif) no-repeat top left;}

.Subnav li.RightEnd a.selected {background: #ea0e0e url(/webart/subnav-right-red.gif) no-repeat top right;}

.Content
{
	clear: both;
	overflow: hidden;
	width: 100%;
	min-height: 461px;
	background: #ea0e0e url(/webart/content-bg.gif) no-repeat;
	line-height: 1.5em;
}

.Page
{
	color: #FFFFFF;
	padding: 58px 40px 0px 40px;
}

.Footer
{
	background: #332e2e;
	height: 21px;
	color: #808083;
	font-size: 11px;
	padding: 5px 49px 0px 49px;
}

.Footer a 
{ 
	color: #808083;
	text-decoration: none;
}

.FooterNav { display: block; float: left; }

.Copyright { display: block; float: right; color: #808083; }