/* CSS Document */

#header {
	font-size: 1.14em;
	font-weight: bold;
	color: #FFFFFF;
	background: #0087c6 url("/images/header/t.jpg") repeat-x top;
	}

#header img {
	float: left;
	}

#header p {
	float: right;
	padding: 53px 15px 0 0;
	}

	#header p a {
		color: #FFFFFF;
		text-decoration: underline;
		}