body {
	background: #ffffff no-repeat center top;
}


div.tour {
	width: 960px;
	height: 600px;
	padding-top: 0px;
	margin-bottom: 10px;
}

div.shop-link {
	float: right;
	position: relative;
	top: -5px;
	font: 24px "Lucida Grande", Lucida, Verdana, sans-serif;
}



div.tour-module {
width: 960px;
margin-right: auto;
margin-left: auto;

}

div.masthead {
	height: 99px;
	width: 960px;
	margin-top: 20px;
	background: url(images/masthead.jpg) no-repeat;
}

div.masthead-buttons {
	top: 65px;
	position: relative;
	left: 7px;
}

div.masthead-logos {
	text-align: right;
	top: -29px;
	position: relative;
	right: 11px;
}


