@CHARSET "UTF-8";

#banner-container
{
	margin-top: 40px;
	margin-left: 10px;
	width: 860px;
	height: 76px;
	border-style: none;
	border-width: 1px;
	border-color: #C4C4C4;
}

#banner-top-left
{
	float: left;
	height: 70px;
	width: 425px;
	border: 1px solid #C4C4C4;
	margin-top: 2px;
}

#banner-top-right
{
	height: 70px;
	width: 425px;
	border: 1px solid #C4C4C4;
	margin-left: 431px;
	margin-top: 2px;
}

