.maintable {
	height: 100%;
	width: 100%;
	color: #BFC1BC;
}



.footer {
	vertical-align: bottom;
	position: static;
	bottom: 15%;
	top: 85%;
}


.links {
	background-image:URL('images/linksbg.jpg');
	background-repeat:no-repeat;
	background-color: #cfcece;
}

.contact{
	font-family:Arial;
	font-size:12px;
	color:#5c5c5b;
	margin-left:25px;
	margin-top:30px;
	text-align:center;
}

.logo{
	width:250px;
	height:125px;
	background-image:URL('images/logo.png');
	background-repeat:no-repea;
}

.content{
	margin-left:10px;
	margin-top:10px;
	color:#fff;
	font-family:Arial;
	font-size:12px;
	width:700px;
	min-height:500px;
}

.content a,
.content a:visited{
	color:#fff;
}

#index{
	list-style-type:square !important;
	padding-left:40px  !important;
}

h1{
	font-family:Arial;
	color:#bfc0bb;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #bfc0bb;
	padding-bottom:5px;
	width:600px;
}

#website   { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #BEBCBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #484e40;
	}
	

table, td, tr{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	list-style-type: square;
	}
	

.menu{

	margin-left:25px;

}

.menu ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:left;

}

.menu ul li{
	border-bottom:1px solid #999999;


padding-left: 20px; /* the width reserved for the background image */
background-image: url("images/blokje.jpg");
background-repeat:no-repeat;
background-position: 0px 5px; 
padding-bottom:5px;
margin-top:5px;
}

.menu ul li a:link,
.menu ul li a:visited{
	color:#000;
	font-family:Arial;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.content ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

li.showcase-item{

background-image:url(../images/showcase-bg.png);
background-repeat:no-repeat;

width:210px;
height:143px;

padding-left:10px;
padding-top:10px;

float:left;
}

.showcase-item img{
	width:198px;
	height:132px;
	border-style:none;

}


