/* CSS Document */

#banner {
	position:relative;
	background-image:url(../Images/banner_support.jpg);
	background-repeat:no-repeat;
	height:278px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	color:#000000;
	padding:0;
	
	text-align:left;
	z-index:0;
}