.headerContainer {
	width: 675px;
	height: 347px;
	float: left;
	/*background: url("/images/header_dummy_travel.jpg") top left no-repeat;*/
}

headerContainerSpecial {
	width: 675px;
	height: 347px;
	float: left;
}

.contentItemsContainer {
	position: absolute;
	left: 371px;
	top: 227px;
	width: 611px;
	/*height: 300px;*/
	text-align: left;
}

.contentItemsInner {
	position: relative;
	padding: 10px; 0 0 11px;
	float: left;
}

.contentItem {
	position: relative;
	width: 611px;
	height: 73px;
	margin-bottom: 1px;
	background: #e8ebf1;
	float: left;
}

.contentItemInner {
	position: relative;
	width: 582px;
	height: 53px;
	margin: 20px 0 0 10px;
}

.contentItemInner a {
	text-decoration: none;
}


.tabsContainer {
	width: 55px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background: #12244a url("/images/tabsbg_travel.jpg") top left no-repeat;
	float: left;
}

.workspaceBlockLeft {
	width: 225px;
	height: 216px;
	background-color: #d2d7e3;
	float: left;
}

.workspaceBlockLeft.second {
	margin: 1px 0 0 0;
}

.workspaceBlockMid {
	width: 224px;
	height: 216px;
	margin: 0 0 0 1px;
	background-color: #d2d7e3;
	float: left;
}

.workspaceBlockRight {
	width: 224px;
	height: 216px;
	margin: 0 0 0 1px;
	background: #d2d7e3 url("/images/corner_travel.jpg") bottom right no-repeat;
	float: left;
}

.workspaceBlockExtra {
	width: 63px;
	height: 216px;
	margin: 0 0 0 1px;
	background-color: #d2d7e3;
	float: left;
}

.workspaceBlockExtra.last {
	margin-top: 1px;
	background: #d2d7e3 url("/images/corner_travel.jpg") bottom right no-repeat;
}

.footerLogos {
  width: 135px;
  height: 34px;
  float: right;
  background: url("/images/Travel_Logos.jpg") bottom right no-repeat;
}