body {
	font-family		:	Arial, Sans;
	color				:	#696969;
	font-size		:	10pt;
	background		:	#bebec0;
}

h1 {
	color				:	#26436f;
	font-weight		:	bold;
	font-size		:	13pt;
	margin			:	0px;
	margin-bottom: 4px;
}

p {
	margin			:	0px;
	font-size		:	10pt;
	line-height		:	1.3em;
	text-align: left;
	margin-bottom	:	1.1em;
}

img {
	border			:	0px;
}

a {
	text-decoration	:	none;
	color					:	#104068;
}
a:hover {
	text-decoration	:	underline;
	
}
div#background {
	width				:	784px;
	position			:	absolute;
	left				:	50%;
	margin-left		:	-400px;
	padding			:	8px;
	background		:	#f1f1f1;
}

div#main {
	width				:	656px;
	background		:	#ffffff;
	padding			:	24px 64px 0px 64px;
	float				:	left;	
}

div#content {
	height			:	270px;
}

div#menu {
	height			:	50px;
	width				:	658px;
}

div#menu img, div#submenu img {
	float				:	left;
}

div#submenu {
	float				:	left;
}

div#page {
	padding-top		:	15px;
	clear				:	both;
	float				:	left;
}

span.menu_spacer {
	width				:	19px;
	display			:	block;
	float				:	left;
}

div#main div div#navi {
	width				:	220px;
	float				:	left;
}

div#main div div#content {
	width				:	436px;
	padding-bottom	:	5px;
	float				:	left;
	height			:	310px;
	overflow			:	hidden;
}

div#main div div#content div#fullcontent {



}

div#scroll {
	top				:	210px;
	visibility		:	hidden;
	position			:	absolute;
	width				:	19px;
	right				:	40px;
}

div#scroll img {
	padding			:	2px 0px;
}

div#navi span.link {
	float				:	left;
	clear				:	right;
	padding			:	0px;
	margin-bottom	:	5px;
	font-size		:	10px;
}

span.text {
	float				:	left;
	margin-top		:	4px;
	margin-left		:	4px;
}
div#navi img {
	float				:	left;
}

div#navi a {
	font-size		:	8pt;
}

div#navi a:hover {
	text-decoration	:	underline;
}

div#main div#submenu img.logo {
	position			:	absolute;
	right				:	78px;
	margin-top		:	-55px;
}

.flipmenu {
	cursor			:	hand;
	cursor			:	pointer;
}

div#main div#picframe {
	height			:	255px;
	width				:	240px;
	float				:	right;
	margin-right	:	4px;
}

div#main div#picframe div {
	cursor			:	pointer;
	cursor			:	hand;
	width				:	120px;
	height			:	120px;
	float				:	left;
}

div#main div#properties {
	width				:	170px;
	float				:	left;
}

div#main div#picframe div#buttons {
	height			:	auto;
	width				:	auto;
	cursor			:	auto;
	clear				:	left;
	width				:	180px;
	color				:	#475f85;
	font-weight		:	bold;
}

div#main div#picframe div#buttons img {
	cursor			:	pointer;
	cursor			:	hand;
}

div#main div#imgframe {
	width				:	244px;
	height			:	255px;
	margin-top		:	-255px;
	float				:	right;
	margin-right	:	4px;
	display			:	none;
}

div#main div#imgframe div {
	width				:	240px;
	height			:	240px;
}

div#main div#imgframe .imgplaceholder {
	visibility		:	hidden;
	position			:	absolute;
	cursor			:	pointer;
	cursor			:	hand;
	height			:	245px;
	width				:	245px;
	margin-left		:	4px;
	background		:	url('gfx/properties_background.jpg');
}

div#main div#imgframe div#download {
	float				:	right;
	clear				:	both;
	background		:	#ffffff;
	height			:	15px;
	padding-top		:	5px;
	margin-top		:	245px;
}

#propertiespage {
	height: 240px;
	padding-top: 15px;
	}
#propertiespage H1 {
	padding-top: 0em;
	}
#propertiespage A {
	color: red;
	}

div.home, div.contact {
	width			:	656px;
	height		:	460px;
}

div.contact {
	background	:	url('gfx/contact_bg.jpg') no-repeat center;
}

div.contact div.text {
	float			:	right;
	width			:	300px;
	margin-top	:	65px;
}

div.contact div.text p {
	line-height	:	1.4em;
}

div.home {
	background	:	url('gfx/eagle.jpg') left bottom no-repeat;
	margin-top	:	24px;
	margin-left	:	-64px;
	margin-bottom:	-25px;
	padding-left	:	64px;
	float			:	left;
	display		:	inline;
}

div.imgright {
	text-align	:	right;
}

div.rssfeed {
	margin-top	:	5px;
}

div.rssfeed a {
	line-height	:	1.3em;
	font-style	:	italic;
}

div#stockinfo {
	width			:	100%;
	background	:	url('gfx/home_background.gif') repeat-x;
	height		:	45px;
	color			:	white;
}

.secfilings {
	margin-top: 1em;

	border-collapse: collapse;
	}
.secfilings .row {
	padding-bottom: 3px;
	margin-bottom: 3px;
	background: url('gfx/streepjesGrijs.gif') repeat-x bottom;
	}
.secfilings .row SPAN {
	float: left;
	display: block;
	clear: both;
	width: 50px;
	}
.secfilings .row A {

	font-weight: bold;
	}
	.secfilings .row A:hover {
		text-decoration: underline;
		}
