


	body
	{
		background-color:#000000;
	}

	/*
		Background
	*/
	#art
	{
		background: url(../../../images/bg/bg6.jpg) no-repeat;
		background-position:top right;
		width:100%;
		height:900px;
	}
	
	#poster
	{
		background: url(../../../images/posters/poster-frame.png) no-repeat;
		width:744px;
		height:320px;
		padding-top:6px;
	}
	
	#postercontent
	{
		/*background: url(../../../images/posters/pumpkins.jpg) no-repeat;*/
		width:718px;
		height:314px;
		margin-left:12px;
	}

	
	#divider1
	{
		background-color:#111111;
		height:1px;
		width:160px;
		margin-top:15px;
		margin-bottom:15px;
		font: 1px/1px sans-serif; text-indent: -9999px;
	}
	
	#clients
	{
		line-height:15pt;
		padding-left:20px;
		margin-top:5px;
	}