#Page {
	height:670px;
	background-image:url("/images/frontPageMural1.jpg");
	background-position: top;
	background-repeat: no-repeat;
	}

#langErr {
	margin-top: 10px;
	font-size: 8.5pt; 
	letter-spacing: 2px; 
	color: red;
	}
	
.pageSlogan {
	position:relative;
	top: 10px;
	left: 43px;
	width: 392px;
	height: 17px;
	background-image:url("/images/slogan2.png");
	background-repeat: no-repeat;
	}
.pageCalltoAction {
	position:relative;
	top:410px;
	left:665px;
	width:113px;
	height:72px;
	background-image:url("/images/linkShoppe.png");
	background-repeat: no-repeat;
	}

.bannerWrapper {
	position:relative;
	top:503px;
	width: 977px;
	height:78px;
	padding-top:5px;
	}
	
.banner {
	float:left;
	width: 324px;
	text-align:center;
	/*border:1px dotted red;*/
	}
.bannerBorder {
	float:left;
	margin-top:11px;
	width: 1px;
	height:51px;
	border-right: 1px solid grey;
	}
