﻿/* CSS layout */
#banner {
	/*width: 960px;*/
	height: 162px;
	margin-top: 10px;
	background-image: url('../Images/banner-orange2.jpg');
	background-repeat: no-repeat;
}

.bulletLink a
{
	background-image: url('../Images/bullet-orange.gif');
}
