*{
	padding:0;
	margin:0;
}
img {
behavior: url("http://www.credit-management-group.nl/js/pngbehavior.htc");
}

p {
	line-height:1.4;
	padding-top:10px;
	}

html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align: center;
	background: #808080 url(../images/bg.jpg) repeat-y 50% 0;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#002b5c;
	}

.container {
	min-height: 100%;
	margin: 0px auto;
	width: 700px;
	position:relative;
	height:100%;
	text-align:left;
}

#overlay{
	position: absolute;
	display:block;
	width:145px;
	height:240px;
	top:95px;
	left:15px;
	visibility:visible;
}
a:active {  color:#d31144; text-decoration:none;}
a:link {  color: #d31144; text-decoration:none;}
a:visited {  color: #d31144; text-decoration:none;}
a:hover {  color:#002b5c; text-decoration:underline;}

a.topper:active {  color:#FFFFFF; text-decoration:none;}
a.topper:link {  color:#FFFFFF; text-decoration:none;}
a.topper:visited {  color:#FFFFFF; text-decoration:none;}
a.topper:hover {  color:#CCCCCC; text-decoration:none;}

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

.top{
	background:url(../images/bg_top.gif);
	height:35px;
	font-size:9px;
	color:#FFFFFF;
}

.top_left{
	float:left;
	padding-left:62px;
	padding-top:12px;
}

.top_right{
	text-align:right;
	margin-right:25px;
	padding-top:12px;
}

.header{
	background:url(../images/bg_header.jpg);
	padding-left:55px;
	background-color:#FFFFFF;
	height:69px;
}

.menu{
	background:url(../images/bg_menu.gif);
	height:96px;
	text-align:right;
}

.title{
	background:url(../images/bg_title.gif);
	height:37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
	text-align:right;
	padding-right:25px;
	line-height:37px;
	color:#FFFFFF;
	letter-spacing:2px;
}

.content{
	background: #FFFFFF url(../images/bg_content.gif) repeat-y;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
}

.content_left {
	float:left;
	padding-left:50px;
	line-height:0px;
	}

.content_right {
	margin-left:250px;
	margin-right:25px;
	}
	
.service_left {
	float:left;
}

.service_right {
	float:right; 
	width:240px; 
	text-align:justify;
}

.footer_services {
	background:#CCC; 
	border-bottom:dashed #002b5c 2px; 
	margin:25px 0px 10px 0px; 
	padding:5px;
	color:#002b5c;
	font-weight:bold;
}

.footer_services a{
	color:#002b5c;
	font-weight:bold;
}

.footer_services a:hover{
	color:#d31145;
	font-weight:bold;
	text-decoration:underline;
}

.footer_services a:visited{
	color:#002b5c;
	font-weight:bold;
}
