.header img.logo {
	background: url('logo.gif') #FFF no-repeat; 
	width: 288px;
	border-right: none;
	height: 10.54em;
}

.header {
	background-image: url('top-glossy-gradient.gif');
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top right;
	height: 13.67em;
}

.box {
	background-image: url('smaller-glossy-gradient.gif');
	background-color: #8ca7ba;
	background-repeat: repeat-x;
}

.header .title h1 {
	font-size: large;
}

.header .title {
	margin-left: 288px;
	height: 10.54em;
}

.header .title ul {
	position: absolute;
	top: 4px;
	right: 2px;
	margin: 0px;
	font-size: 82%;
}

.header .title li {
	display: block;
	float: right;
	width: 10.62em;
	background: url('block.gif') #FFF repeat-x;
	border-right: none;
	margin-right: 5px;
	margin-top: 0px;
	padding: 11px 0px 0px 0px;
	text-align: right;
	
}

.header .title a {
	color: black;
	font-weight: normal;
}

.header .search {
	height: 3.13em;
	margin-left: 0px;
}
