.bbtcopyright
{
	clear: both;
	float: left;
	padding-top: 90px;
	padding-bottom: 0px;
	padding-left: 27px;
}

.bbtcopyright span
{
	 color: #c20201;
	 font-weight: bold;
}

.bbtcopyright span span
{
	 color: #1e1e1e;
	 font-weight: bold;
}

.production
{
	/* float: right;
	padding-top: 80px;
	padding-bottom: 25px; */
	position: absolute;
	right: 0;
	bottom: 170px;
	
	text-align: right;
	color: #4C4C4C;
}

.production a
{
	color: #4C4C4C;
}


.production span
{
	color: #c20201;
	font-weight: bold;
	margin-right: 4px;
}

.footer
{
	float: left;
	/* width: 550px; */
	height: 13px;
	padding-top: 90px;
	padding-bottom: 0;
	margin-left: 80px;
}

.footer li
{
	 float: left;
	 margin-left: 17px;
	 margin-right: 17px;
}

.footer li a
{
	 color: #c20201;
	 text-decoration: underline;
}

.footer li a:hover
{
	 text-decoration: none;
}


.statement
{
	clear: both;
	float: left;
	
	width: 981px;
	height: auto;
	 
	line-height: 15px;
	 
	padding-left: 27px;
	padding-bottom: 17px;
	padding-top: 30px;
	
	text-align: center;
}

.statement span
{
	 color: #c20201;
	 font-weight: bold;
}

.statement span span
{
	 color: #1e1e1e;
	 font-weight: bold;
}

.statement strong
{
	font-style: italic;
	font-weight: normal;
}
