﻿/*--------------- Banner Styles --------------------------------------------------------*/
.Banner{
	background-image: url(images/index_01.jpg);
	background-repeat:no-repeat;
	height:350px;
	width:930px
	}
.BannerDown{
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:930px
	
}	
/*--------------- End Of Banner Styles -------------------------------------------------*/

