
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #ffe89f;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 100%;
}

a,
a:link, 
a:visited 
{
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h2 {
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#wrapper {
	width: 900px;
	height: 600px;
	position: relative;
	margin: 30px auto 0 auto;
	background: url("../images/bg_page.gif") left top no-repeat;
}

#intro-wrapper {
	width: 600px;
	height: 400px;
	position: relative;
	margin: 60px auto 0 auto;
}

#skipLink {
	display: block;
	color: #004990;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: center;
}

#page {
	height: 600px;
}

#wrapper div.home {
	background: url("../images/bg_home.gif") right top no-repeat;
}

#wrapper div.case-1 {
	background: url("../images/bg_case_1.jpg") right top no-repeat;
}

#wrapper div.case-2 {
	background: url("../images/bg_case_2.jpg") right top no-repeat;
}

#wrapper div.case-3 {
	background: url("../images/bg_case_3.jpg") right top no-repeat;
}

#wrapper div.case-4 {
	background: url("../images/bg_case_4.jpg") right top no-repeat;
}

#wrapper div.case-5 {
	background: url("../images/bg_case_5.jpg") right top no-repeat;
}

#wrapper div.hoe-werken-wij {
	background: url("../images/bg_hoe_werken_wij.jpg") right top no-repeat;
}

#wrapper div.ons-aanbod {
	background: url("../images/bg_ons_aanbod.jpg") right top no-repeat;
}

#wrapper div.a-o-fonds {
	background: url("../images/bg_a_o_fondsen.jpg") right top no-repeat;
}

#home-paragraph {
	position: absolute;
	left: 338px;
	top: 472px;
}

#left-column {
	position: absolute;
	width: 190px;
	left: 13px;
	top: 196px;
	color: #004990;
	line-height: 14px;
}

#left-column a {
	color: #004990;
}

#sub-menu {
	margin: 5px 10px;
}

#sub-menu ul {
	margin: 10px 0 0 16px;
}

#sub-menu li {
	list-style: none;
	padding: 3px 0;
}

#sub-menu li a {
	font-weight: bold;
	font-size: 12px;
}

#sub-menu li a.selected,
#sub-menu li a:hover
{
	color: #fff;
	text-decoration: none;
}

#sub-section {
	position: absolute;
	top: 150px;
	left: 0;
	width: 187px;
	height: 180px;
}

#sub-section div.quote {
	margin: 5px 2px 4px 10px;
}

#info {
	position: absolute;
	top: 333px;
	left: 60px;
	width: 135px;
	color: #fff;
	line-height: 13px;
}

#envelope {
	position: absolute;
	top: 350px;
	left: 10px;
	width: 26px;
}

#right-column {
	margin: 0 0 0 220px;
	padding-top: 28px;
	width: 388px;
}

#right-column p {
	margin-bottom: 15px;
	font: normal 11px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 14px;
}

#right-column p.right {
	text-align: right;
}

#right-column ul {
	margin: 3px 0 0 15px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 13px;
}

#right-column li {
	margin-bottom: 3px;
}

#right-column a {
	font-weight: bold;
}

#right-column ul.column1 {
	list-style: none;
	margin: 0 50px 0 0;
	float: left;
}

#right-column ul.column2 {
	list-style: none;
	margin: 0 50px 0 0;
	float: left;
}

#right-column ul.column3 {
	list-style: none;
	margin: 0;
	float: left;
}

#footer {
	position: absolute;
	left: 220px;
	bottom: 7px;
	font-size: 9px;
}

#footer a {
	font-size: 9px;
}

#main-menu {
	position: absolute;
	width: 203px;
	left: 626px;
	top: 77px;
}

#main-menu li {
	border-bottom: 1px solid #fff;
	list-style: none;
}

#main-menu li.last {
	border-bottom: none;
}

#main-menu a {
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #00498f;
	text-align: center;
	padding: 5px 0 5px 0;
	background: #ffc549;
	zoom: 1;
}

#main-menu a.selected,
#main-menu a:hover
{
	color: #fff;
	background: #67cce6;
	text-decoration: none;
}

#main-menu li.first a {
	background: transparent url("../images/bg_butt_top_out.gif") left top no-repeat;
}

#main-menu li.first a.selected,
#main-menu li.first a:hover 
{
	background: transparent url("../images/bg_butt_top_over.gif") left top no-repeat;
}

#main-menu li.last a {
	background: transparent url("../images/bg_butt_bottom_out.gif") left bottom no-repeat;
}

#main-menu li.last a.selected,
#main-menu li.last a:hover 
{
	background: transparent url("../images/bg_butt_bottom_over.gif") left bottom no-repeat;
}

#case-photo {
	position: absolute;
	bottom: 30px;
}
