@charset "UTF-8";
#wrapper {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
}
#top_image_left {
	float: left;
	height: 195px;
	width: 370px;
}
#top_image_right {
	float: left;
	height: 195px;
	width: 438px;
}
#seperator {
	clear: both;
	height: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom_image_left {
	float: left;
	height: 195px;
	width: 370px;
}
#bottom_image_right {
	float: left;
	height: 195px;
	width: 438px;
}
body {
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	margin-top: 80px;
}
#footer { width: 100%; background: #091742;}

/* new landing page CSS */

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   min-height:100%;
   position:relative;
   background-color: #fff;
}
#header {
   background:#ff0;
   padding:10px;
}
#wrapper {
    padding: 22px 40px 127px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}
#footer {
    background: none repeat scroll 0 0 #091742;
    width: 100%;
	min-height: 250px;
}

#footer-inner {
    margin: auto;
    padding-left: 120px;
    padding-right: 40px;
    padding-top: 15px;
    width: 860px;
}
#visual_logo {
    float: left;
    padding-left: 5px;
    padding-top: 0;
    width: 200px;
}

#visual_intro {
    color: #FFFFFF;
    float: right;
    font: 15px/19px Lucida Sans Unicode,Arial;
    margin-right: 95px;
    margin-top: 23px;
    text-align: center;
    width: 445px;
}
#sv_logo {
    margin-left: -30px;
}

#sv_intro {
    color: #191A37;
    float: right;
    font: 16px/18px Lucida Sans Unicode,Arial;
    margin-top: -155px;
    text-align: center;
    width: 525px;
}
#sv_intro_below {
    color: #191A37;
    float: right;
    font: 16px/18px Lucida Sans Unicode,Arial;
    margin-top: 10px;
    text-align: center;
    width: 525px;
}

#buttons {
    float: left;
    height: 195px;
    padding-top: 50px;
    width: 320px;
}
#myplace {padding: 0; }


#gate {
    float: right;
    height: 384px;
    margin-right: 0;
    margin-top: 5px;
    width: 542px;
}

#zevenbosch {
    padding: 0 0 35px;
}


#container {
    background: url("../images/page-bg.png") repeat-x scroll 0 0 #FFFFFF;
    min-height: 100%;
    position: relative;
}
body {
    background: none repeat scroll 0 0 #091742;
    margin-top: 0px;
}
#wrapper {
    margin-left: auto;
    margin-right: auto;
    min-height: 630px;
    padding: 22px 40px 0;
    width: 900px;
}
