body {
	margin: 0;
	padding: 0;
	background: #fff url("/_Images/bg_body.jpg") top left repeat-x;
	color: #000;
	font-family: "Univers Condensed Bold", Arial, Helvetica, sans-serif;
	font-size: 69%;
}

h1 {
	color: #666;
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
}

a, a:link, a:visited { color: #454545; }
a:focus, a:hover, a:active { color: #0168c8; }

img {margin: 0;}

#pagecontainer {
	background: #fff url("/_Images/product-image.jpg") top left no-repeat;
	margin: 0 auto;
	_height: 750px;
	min-height: 750px;
	padding: 20px 75px 10px 400px;
	position: relative;
	width: 497px;
}
#pagecontainer2 {
	background-color: #fff;
	margin: 0 auto;
	_height: 750px;
	min-height: 750px;
	padding: 20px 75px 10px 75px;
	position: relative;
	width: 500px;
}

.logos img { margin-right: 25px; }

.intro {
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3;
}

.langswitch {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 25px;
	text-transform: uppercase;
	top: 12px;
}
	.langswitch a:link, .langswitch a:visited, .langswitch a:hover, .langswitch a:focus, .langswitch a:active {
		text-decoration: none;
	}
	
.hidden {
	display:none;
}
.small {
	font-size: 80%;
}
div.wrap {
	width: 510px;
}
