.header img.logo {
	background: url('logo.jpg') white no-repeat;
	border-right: none;
	height: 12.023388em;
	width: 230px;
}

.header {
	background-image: url('top-glossy-gradient.gif');
	background-color: white;
	background-repeat: repeat-x;
	background-position: top left;
	height: 15.153388em;
}

.box {
	background-image: url('smaller-glossy-gradient.gif');
	background-color: #38457b;
	background-repeat: repeat-x;
}

.header .title h1 {
	font-size: large;
	display: none;
	color: white;
}

.header .title {
	background: url('leftImage.jpg') transparent no-repeat left top;
	height: 12.023388em;
	margin-left: 229px;
}

.header .title ul {
	display: block;
	height: 25px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.header .title li {
	margin-right: 10px;
	padding: 0px 10px 2px 5px;
	border-right: none;
}

.header .title li.last {
	margin-right: 0px;
	padding: 0px 10px 2px 5px;
	border-right: none;
}

.header .title a {
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.922em;
	text-decoration: none;
	font-weight: normal;
}

.header .title a:hover {
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.922em;
	text-decoration: underline;
	font-weight: normal;
}

.header .search {
	height: 3.13em;
	margin-left: 0px;
}