.logo {
	background-color: #FFFFFF;
	background-image: url(../images/aaac-logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	height: 75px;
	width: 200px;
	float: left;
	padding: 10px;
}
.topredbar {
	background-color:#990000;
	left: 235px;
	position: absolute;
	height: 75px;
	width: 70%;
	padding: 10px;
}

p.topredbartext {
	font-family:Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
}

