/* Document for Goedkoop Slapen Bij Schiphol
 _____       _        _ _                         
|  __ \     | |      (_) |                        
| |  | | ___| |_ __ _ _| |_      _____  _ ____  __
| |  | |/ _ \ __/ _` | | \ \ /\ / / _ \| '__\ \/ /
| |__| |  __/ || (_| | | |\ V  V / (_) | |   >  < 
|_____/ \___|\__\__,_|_|_| \_/\_/ \___/|_|  /_/\_\

Copyright 2009 : www.detailworx.nl
Weltevreden 24 G - 3731 AL De Bilt
Tel: 030 - 220 41 81
*/

html, body {
	height:100%;
	background:#311C00 url(../../images/img1.jpg);
}

.clear {
	clear:both;
}

.image {
	float:left;
	border:3px solid #433010;
	margin:0 30px 10px 0;
}

.image2 {
	border:3px solid #433010;
}

/* Wrapper
----------------------------------------------------------------------------------------------------*/

#wrapper {
	position:absolute;
	background:url(../../images/img2.jpg) repeat-x;
	height:250px;
	width:100%;
	top:0;
	left:0;
}

/* Container
----------------------------------------------------------------------------------------------------*/

#container {
	position:relative;
	width:960px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0px auto -30px; /* the bottom margin is the negative value of the footer's height */
}

/* Header
----------------------------------------------------------------------------------------------------*/

#header {
	float:left;
	width:960px;
	height:250px;
}

#logo {
	position:absolute;
	top:80px;
	left:275px;
	width:35px;
	height:37px;
	background:url(../../images/logo-goedkoper-slapen-bij-schiphol.gif);
}

#verkeerstoren {
	float:left;
	width:166px;
	height:155px;
	background:url(../../images/verkeerstoren-schiphol.png);
	margin:2px 0 0 40px;
}

#bed {
	float:right;
	width:207px;
	height:222px;
	background:url(../../images/bed.png);
}

/* Navigation
----------------------------------------------------------------------------------------------------*/

#navigation {
	position:absolute;
	top:114px;
	left:560px;
}

/* Left
----------------------------------------------------------------------------------------------------*/

#col1 {
	float:left;
	width:600px;
}

/* Right
----------------------------------------------------------------------------------------------------*/

#col2 {
	float:right;
	width:280px;
	margin-bottom:-10px;
}

HTML>BODY #right {
	margin-bottom:0px;
}

/* Footer
----------------------------------------------------------------------------------------------------*/

#push {
	height:30px; /* push must be the same height as footer */
}

#footer {
	position:relative;
	height:25px;
	padding-top:4px;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #433010;
}
