* { padding: 0; margin: 0; border: none; }

body {
	background: url(../img/layout/bg.png) #463033 repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #315365;
	line-height: 18px;
	border: none;
}
img {}

#wrapper {
	width: 900px;
	margin: 0 auto;
	/*background-color: #E6E6E6;*/
}

#wrapper .content {
	float: right;
	width: 630px;
}

#wrapper .logo {
	float: left;
	width: 258px;
	height: 164px;
	background: url(../img/layout/logo.jpg) transparent no-repeat 0 0;
	border: none;
	margin-top: 386px;
	position: relative;
	left: -30px;
}


ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#header {
	width: 630px;
	height: 190px;
	background: url(../img/layout/header.jpg) transparent no-repeat 0 0;
	clear: both;
	margin-top: 32px;	
}
#contentwrap {
	min-height: 400px;
	background: url(../img/layout/contentbg.png) transparent repeat-y 0 0;
/*	padding: 40px 0 40px 0;*/
}
#realcontent {
	width: 530px;
	margin: 0 auto;
	text-shadow: 1px 1px #DFDFDF;
}
hr {
	border: 0;
	height: 1px;
	background-color: #dde2e4;
}
#contentbottom {
	width: 630px;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	color: #6b5558;
	background: url(../img/layout/contentbottom.png) transparent no-repeat 1px 0;
}

#realcontent #player {
	width: 525px;
	height: 295px;
	display: block;
	clear: both;
	padding-top: 30px;
}




h1 {
	font-size: 16px;
	color: #463033;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin: 30px 0 15px 0;
}
h3 {
	position: relative;
	font-size: 12px;
}
ul.services { float: left; }
.laag { min-height: 80px;  display: block; clear: both; margin-bottom: 20px; }
.laag2 { min-height: 120px;  display: block; clear: both; margin-bottom: 20px; }
.hidden { visibility: hidden; }
.servicesdiv { float: left; }
.clear { clear: both; }

ul.services li {
/*	color: #656565;*/
	color: #424242;
	width: 200px;
	margin-right: 50px;
	height: 20px;
	background: url(../img/layout/dots.gif) transparent repeat-x 0 100%;
}

.flv {
	width: 533px;
	height: 303px;
	background: url(../img/layout/flv.png) transparent no-repeat 0 0;
/*	padding-left: 4px;
	padding-top: 4px;*/
	margin-left: 50px;
}
.flv #player {
}

.clientTop {
	margin-top: 70px;
	margin-left: 50px;
}
.clientValueVoters {
	margin-bottom: 20px;
	width: 526px;
	height: 122px;
	background: url(../img/portfolio/valuevoters.png) transparent no-repeat 0 0;
	text-indent: -9999em;
}

.clientBiblical {
	margin-bottom: 20px;
	width: 526px;
	height: 122px;
	background: url(../img/portfolio/biblical.png) transparent no-repeat 0 0;
	text-indent: -9999em;
}

.clientChapman {
	margin-bottom: 20px;
	width: 526px;
	height: 122px;
	background: url(../img/portfolio/chapman.png) transparent no-repeat 0 0;
	text-indent: -9999em;
}

.clientDemoreel {
	margin-bottom: 20px;
	height: 122px;
}

.client {
	width: 526px;
	height: 122px;
}

.gray {
	color: #656565 !important;
}
#magnet * {
	font-size: 11px;
	color: #444;
}
.lighttext {
	color: #999 !important;
}

#backgroundfill {
	background-color: rgba(242, 244, 245, 0.8);
	margin-left:11px;
	padding-bottom:40px;
	padding-top:40px;
	width:607px;
	min-height:350px;
}

#slideshow {
	position: relative;
	height: 190px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
