#body {
	background: url("../images/tileBg.jpg") repeat-x top left;
}

#wrapper {
	background: none;
	padding-top: 0;
	min-height: 650px;
}

#imageContainer {
	width: 100%;
	height: 420px;
	font-family:Arial;
	line-height:23px;
	font-size:12px;
}

#imageProxy {
	width: 900px;
	height: 420px;
	display: block;
	position: absolute;
}

#imageProxy img {
	position: absolute;
	margin: 128px 0 0 510px;
}

#wrapper.wool {
	background: url("../images/primaryBgWool.jpg") no-repeat top center;
}

#wrapper.incite {
	background: url("../images/primaryBgIncite.jpg") no-repeat top center;
}

#wrapper.time {
	background: url("../images/primaryBgTime.jpg") no-repeat top center;
}

#wrapper.helmet {
	background: url("../images/primaryBgHelmet.jpg") no-repeat top center;
}

#footer a:hover {
	color: #fff;
}

#footer li a.country {
	background: url("../images/person_icon_dark.gif") no-repeat center left;
}

#wrapper #langSelectBox h2 {
	margin-top: 0;
	margin-bottom: 0 !important;
	padding: 0 0 0 10px;
}
