/*
*	Copyright (C) 2009, DC <dcworks.nl>
*	Programmed by Ronny Wieckardt <ronny@dcworks.nl>.
*/


/* css reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:1em;
	font-family:inherit;
	vertical-align:baseline;
}

body{
	margin:0;
	padding:0;
	background:#818286;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}

#wrapper{
	margin-left: -480px; /* - (width/2)  margin:0px auto;*/
	left: 50%;
	padding:0;
	position:relative;
	width:960px;
	overflow:hidden;
	background:#f3f3f5 url(../img/bg_content.jpg) repeat-x;
}

#header{
	position:relative;
	margin:0;
	padding:0;
	background: #E0E0E0;
}

#flash_hd{
	position: absolute;
	top:0px;
	left:0px;
	
	width:960px;
	height:315px;
	top:0px;
	background: #f5f5f5 url(../img/headerbg.jpg) repeat-x;
}

#content{
	
	float:left;
	display:inline;
	
	position:relative;
	margin:175px 70px 0px 70px;
	padding:0px;
	width:820px;
	z-index:60;
	overflow:hidden;
	
}

#content .col1{
	width:540px;
	float:left;
	display:inline;
	overflow:hidden;
}

#content .col2{
	width:260px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
	overflow:hidden;
}

#content #showcase{
	background:#ffffff;
	width:540px;
	float:left;
	display:inline;
	border-top: 5px #737476 solid; 
	margin: 0px 0px 10px 0px;
}

#content #showcase .itemhd{
	margin:5px 10px 10px 10px;
}

#content #showcase .itemhd h1{
	margin:0;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:21px;
	line-height:21px;
}

#content #showcase .item{
	overflow:hidden;
	margin: 0px 10px 10px 10px;
}

#content #showcase .item .thumb{
	float:left;
	display:inline;
	margin: 0;
	width: 120px;
	background:#eee;
}

#content #showcase .item .txt{
	float:left;
	display:inline;
	margin: 0;
	/*width: 370px;*/
}

#content #showcase .item .txt p{
	margin: 0 0 10px 0px;
}


#content #over{
	float:left;
	display:inline;
	margin:100px 0 10px 0px;
	background:#737476;
	width:260px;
	
	color:#fff;
	padding:0;
}


#content #over .bar{
	margin:0;
	padding:0;
	width:260px;
	height:5px;
	position:relative;
}

#content #over .bar img{
	margin:0;
	padding:0;
}


#content #over .itemhd h1{
	margin: 5px 10px 5px 10px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:21px;
	line-height:21px;
}

#content #over .item{
	float:left;
	display:inline;
	margin: 0px 10px 10px 10px;

	background:#737476;
}

#content #over .item .txt{
	float:left;
	display:inline;
	margin:0;
}

#content #over .item .txt p{
	margin: 0;
	display:block;
}

#content #news{
	background:#ffffff;
	width:538px;
	height:25px;
	float:left;
	display:inline;
	border: 1px #737476 solid; 
	margin: 1px 0px 20px 0px;
}

#content #people{
	float:left;
	display:inline;
	margin-left:-20px;
	width:840px;
	padding:0;
	overflow:hidden;
}

#content #people .item{
	margin-left:20px;
	width:260px;
	height:260px;
	float:left;
	display:inline;
	background:#737476 url(../img/bg_people.jpg) repeat-x;
	border-top: 5px #737476 solid; 
}

#content #people .item .thumb{
	margin:0;
}

#content #people .itemhd h1{
	margin: 5px 10px 5px 10px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:21px;
	line-height:21px;
	color:#fff;
}

#content #people .item .txt p{
	margin: 0px 10px 0px 10px;
}


a.dl:link,a.dl:visited{
	background:transparent url(../img/icon_dl.gif) no-repeat 0px 1px;
	padding:0 0 0 16px;
	color:#f9941e;
	text-decoration:none;
	font-weight:bold;
}

a.dl:hover,a.dl:active{
	color:#fe6000;
	text-decoration:none;
	font-weight:bold;
}


a.linkedin:link,a.linkedin:visited{
	background:transparent url(../img/icon_linkedin.gif) no-repeat 0px 1px;
	padding:1px 0 0 16px;
	color:#f9941e;
	text-decoration:none;
	font-weight:bold;
}

a.linkedin:hover,a.linkedin:active{
	color:#fe6000;
	text-decoration:none;
	font-weight:bold;
}


a.st:link,a.st:visited{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

a.st:hover,a.st:active{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}



a.more:link,a.more:visited{
	padding:1px 2px 1px 2px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	background:#F7941F;
}

a.more:hover,a.more:active{
	padding:1px 2px 1px 2px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	background:#F7941F;
}

a:link,a:visited{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

a:hover,a:active{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}

.grey {
	color:#666666;
}

.left{
	float:left;
	display:inline;
	margin: 0 10px 5px 0;
}

/* MOOTOOLS MARQUEE */

.mooquee{
	width:528px;
	padding: 5px;	
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}

.p1{
	height:238px;
}


