html { 
height:101%;
font-size:100%}

body {
	color: #333333;
	font:12px/1.4em Arial, Helvetica, sans-serif;
	background:#a5494a no-repeat center top;}

div#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 996px;
	border-left: 2px solid #800000;
	border-right: 2px solid #800000;
	height: 225px;
	background:url(../img/header-bg.jpg) no-repeat;
}

div#property-nav{
position:absolute;
right:10px;
top:10px;
width:200px;
text-align:right;
}
div#property-nav h3{color:#FFFFFF; font-size:140%; padding-bottom:3px;}
div#header-nav{
display:none;
position:absolute;
left:3px;
bottom:7px;
height:35px;
width:100%;
}
div#language-switcher{
position:absolute;
bottom:20px;
right:10px;
width:100px;
height:30px;}

div#content {
position: absolute;
left: 0;
top: 225px;
border-left: 2px solid #800000;
border-right: 2px solid #800000;
background-color:#FFFFFF;}

div#logo{
position:absolute;
left:20px;
top:65px;
width:351px;
height:80px}
div#logo-ie6{display: none;}
div#main {
float: left;
width: 600px;
padding: 10px 0 0 15px;}

div#left {
margin:20px 0;
}
div#left h3{ padding:0 5px; background:url(../img/bottom-mod-bar-bg.jpg) #fff repeat-x 0 -80px; border: 1px solid #ccc; margin:0 0 -1px 10px; width:100px; z-index:999; font-size:110%; color:#800000}
div#right {
float: right;
width: 330px;
min-height:360px;
padding: 0px;
margin: 15px;
}

div.clr {clear: both;}

div#bottom-modules {
position:relative;
width: 996px;
height: 120px;
overflow: hidden;
border-top: 2px solid #800000;
background:url(../img/bottom-mod-bar-bg.jpg) repeat-x;
}
div#bottom-mod-left{
position:absolute;
left:15px;top:0;
width:180px;
height:130px;
}

div#bottom-mod-center-left{
position:absolute;
left:225px;top:0;
width:180px;
height:130px;
}
div#bottom-mod-center-right{
position:absolute;
left:435px;top:5px;
width:180px;
height:130px;
background:url(../img/amsterdam.jpg) no-repeat;
}

div#bottom-mod-right{
position:absolute;
right:15px;top:0;
width:330px;
height:130px;
}

div#footer {
position:relative;
width: 996px;
height: 80px;
background-color:#800000;
}

div#footer-nav{
position: absolute;
top:5px; left:5px;
width:100%;
height:20px;
}
div#footer-contact{
position:absolute;
right:10px;bottom:10px;
width:400px;
height:60px;
text-align:right;}

#credits{
	position:absolute;
	bottom:-14px;
	left:0px;
	height: 15px;
	color: #D5835A;
	font-size:80%;
}
#credits a{	color: #86A933;}
