/* Banner - New styles revised by Teresa */

/* ----------------------- Banner OSFNS final ------------------*/

div#banner-tile {
	height:115px;
	margin:0;
	padding:0px;
	width:100%;
	background-image: url("../../Images/Dept-images/banner-tile.jpg");       
	background-repeat: repeat-y;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #6598cd;
	border-top-width: 12px;
	border-top-style: solid;
	border-bottom-color: #003366;
}

div#banner-tile a.logo1{
	width:111px;
	height:80px;
	float:left;
	text-indent:-9999px;
	background-image: url("../../Images/nyc_doe_logo.gif");	
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

div#banner-tile a.logo2{
	text-indent: -9999px;
	background-image: url("https://www.opt-osfns.org/schoolfoodny/resources/application.gif");
	background-repeat: no-repeat;
	margin: 30px 10px 0px 0px;
	height: 80px;
	width: 220px;
	float: right;
}


