.banner {
	width: 1000px;
	height: 80px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #FCFCFC url(../images/contact.jpg) no-repeat top right;
	}

#content p.ctext {
	margin: 0;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	}