/* Start of CMSMS style sheet 'Creatief' */
*{
	margin:0;
	padding:0;
	font-size:14px;
	color: #666;
}
a,a:visited{
	text-decoration:none;
	color: #69aee1;
}
a:hover{
	text-decoration:underline;
}
img
{  border-style: none;
}
body {
	background-image:url(images/pieces/contbg.png);
	text-align: center; 
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.main {
	margin: 0 auto;  
	text-align: left; 
	width: 714px;
	height: 100%;
}
.headerwrap {
	position:relative;
	width:auto;
	height:319px;
	background-image:url(images/pieces/headmid.png);
}
.headerwrap .left {
	position:absolute;
	left:0px;
	top:0px;
	width: 26px;
	height: 319px;
	background-image:url(images/pieces/headleft.png);
}
.headerwrap .right {
	position:absolute;
	right:0px;
	top:0px;
	width: 26px;
	height: 319px;
	background-image:url(images/pieces/headright.png);
}
.headerwrap .logo{
	position:absolute;
	height:31px;
	top: 52px;
	left: 34px;
}
.headerwrap .menu {
	padding:30px 0px 0px 231px;
	position:relative;
	height:54px;
}
.headerwrap .menu img {
	border: none;
}
.headerwrap .menu ul {
	margin: 0;
	padding:0;
}
.headerwrap .menu li {
	display: inline;
	list-style:none;
}
.headerwrap .menu li a {
	float: left;
	display:block;
	margin: 0;
}
.headerwrap .menu li img {
	float: left;
	display:block;
	margin: 0;
}
.headerwrap .menu li a img {
	border:none;
	vertical-align:bottom; 
}
.headerwrap .menu li a:hover {
	visibility:visible; 
}
.headerwrap .menu li a:hover img {
	visibility:visible; 
}
.headerwrap .menu li a:hover img/**/ {
	visibility:hidden; 
}
.headerwrap .menu #one {
	background:url(images/buttons/web_use.gif) no-repeat left bottom;
}
.headerwrap .menu #two {
	background:url(images/buttons/logo_use.gif) no-repeat left bottom;
}
.headerwrap .menu #three {
	background:url(images/buttons/banner_use.gif) no-repeat left bottom;
}
.headerwrap .menu #four {
	background:url(images/buttons/request_use.gif) no-repeat left bottom;
}
.headerwrap .menu #five {
	background:url(images/buttons/test_use.gif) no-repeat left bottom;
}
.headerwrap .banner{
	position:absolute;
	height:128px;
	top: 111px;
	right: 16px;
}
.headerwrap .botban{
	position:absolute;
	bottom: 7px;
	left: 17px;
}
.contenttopwrap {
	position:relative;
	padding:20px 75px 20px 35px;
	background-image:url(images/pieces/cont_expander.png);
}
.contenttopwrap dd{
    padding-left:38px;
}
.contenttopwrap ul{
    padding-left:35px;
    padding-right:10px;
}
.footwrap {
	position:relative;
	width:auto;
	height:86px;
	background-image:url(images/pieces/footmid.png);
}
.footwrap .left {
	position:absolute;
	left:0px;
	top:0px;
	width: 26px;
	height: 86px;
	background-image:url(images/pieces/footleft.png);
}
.footwrap .right {
	position:absolute;
	right:0px;
	top:0px;
	width: 26px;
	height: 86px;
	background-image:url(images/pieces/footright.png);
}
.footwrap .footer{
	padding:30px 25px 20px 25px;
	text-align:center;
	font-size:12px;
}
.footwrap .footer a{
font-size:12px;
}
/* End of 'Creatief' */

