.titleimg{
	display: none;
}

BODY{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat-x;
	background-color:#aa0018;
	background-position: center top;
	background-attachment: scroll;
}

#BANNER{
	height: 260px;
	width: 1017px;
	margin-top: 0px;
	background-image: url("/clients/878323/banner2.png");
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;

}

#INNERBANNER{
	background-image: none;

}

#menu_header{
	height: 50px;
	background-image: none;
	background-repeat: no-repeat;

}

#menu_cell {
	display: table;	
	width: 282px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

#content_table {
	width: 1017px;
	min-height: 200px;
	background-image: url("/clients/878323/content2.png");
	background-repeat: repeat-y;
	background-color: transparent;
	padding-left: 0px;
	padding-top: 30px;
}

#footer{
	text-align: left;
	width: 1017px;
	height: 86px;
	min-height: 80px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/clients/878323/footer2.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top;
}

#BRANDING{	
	color: #212121;
	height: 110px;
	padding-top: 45px;
	padding-left: 0px;

}

#BRANDING A:LINK {	
	color: #ffffff;

}

#BRANDING A:VISITED {	
	color: #ffffff;

}

#BRANDING A:HOVER {	
	color: #ffd5d5;

}

#BRANDING A:ACTIVE {	
	color: #ea8383;

}