#content {
	width: 885px;
	padding: 0;
}

#content h1 {
	font-size:11pt;
	font-weight:bold;
	margin:8pt 0 0 0;
	padding:0;
	color:#282828;
}
#content p {
	font-size:9pt;
	margin:0 0 3pt;
	padding:0;
}

#header {
	height: 443px;
	
	border:0 none;
	border-bottom: 1px solid #fff;
	background: url(images/bg-header.landing.jpg) no-repeat;
}

	#header .phoneNumber {
		top:318px;
		left:15px;
		right:auto;
		font-size:18pt;
		font-weight:normal;
		text-decoration:none;
		width:175px;
	}	

	#header-banner {
		top: 220px;
		left: 0px;
	}

	#big-image {
		width: 600px;
		height: 444px;
		
		/*background: url(/upload/landing-girls.jpg) no-repeat;*/
	}

	#logo {
		top: 40px;
		left: 8px;
		
		width: 222px;
		height: 121px;
		
		background: url(/upload/logo.landing.png) no-repeat;
		
		*background: transparent;
		*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/upload/logo.landing.png',sizingMethod='crop');
	}
	
	#header-content {
/*		margin-left:7px;
		position: absolute;
		bottom: 50px;
		left: 30px;*/
	}
	.link-to-basket {
		position:absolute;
		left:15px;
		top:400px;
		display:block;
		text-decoration:underline;
		font-size:11pt;
	}

	#main-container .dashed-delimiter {
		margin:3px 12px;
	}
	
	#main-wrapper #main-container {
		background-color:#d9d9d9;
	}