/* CSS Document */
	/*..........header logo..........*/

	
	
	/*..........end header strapline..........*/
#topnav
	{
	position: absolute;
	background-color: #ffffcc;
	top: 150px;
	right:auto;
	left: auto;
	height: 20px;
	display: inline;
	width: 720px;
	text-align: center;
	color: #000000;
	padding: 3px;
	}
