body {
	background:url(../images/bg_main_paris_sub.jpg) top center no-repeat #000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}

.wrapper {
	margin:auto;
	height:710px;
}

.container {
	width:960px;
	height:650px;
	margin:auto;
	padding:0px;
}

.left_column {
	width:200px;
	height:650px;
	float:left;
}

.window {
	width:187px;
	height:160px;
	float:left;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.mid_column {
	width:500px;
	height:650px;
	float:left;
}

.catalogue {
	float: left;
	height: auto;
	width: auto;
	margin-top: 60px;
	margin-left: 0px;
}

.main_picture {
	width:398px;
	height:316px;
	float:left;
	margin-top: 85px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
}

.label_store {
	width:119px;
	height:28px;
	float:left;
	margin-top: 48px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
}

.right_column {
	width:auto;
	height:650px;
	float:left;
}

.hire {
	width:141px;
	height:167px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 115px;
}

.hire span {
	display:none;
}

.subscribe {
	width:225px;
	height:158px;
	margin-top: 145px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}

.signupform {
	border: 0px solid #000000;
	color: #434040;
	font-family: Arial, Helvetica, sans-serif;
}

.input_field {
	width:155px;
}
