/*******************************************************************************
** SITE:	thecompetitors.net
** FILE:	bnrStyle3.css
** AUTHOR:	Mike McCarthy
** CREATED:	Apr 2010
*******************************************************************************/
#bannerwrapper {
	width: 100%;
	background-image: url('../images/layout/banner3/bnrBg.jpg');
	background-repeat: repeat-x;
}
#buttonbar {
	width: 393px;
	background-image: url('../images/layout/banner3/btnBarBg.jpg');
	background-repeat: repeat-x;
}
