html body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: auto;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*-------------------boxes----------------------*/

#wrapper {
	position:relative;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	height:460px;
	width:516px;
	text-align: left;
	}
#header_left {
	float: left;
	height:35px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

#header_right {
	float: right;
	background:#FFFFFF url(../img/declerck.gif) no-repeat right top;
	width:200px;
	height:35px;
	margin: 0px;
}
#image {
	width:501px;
	height:210px;
	margin-bottom:20px;
}
#content {
	width:501px;
	height:400px;
	float:left;
}
#variable {
	width:501px;
}

#renovation {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

h2 {
	margin: 20px 0 15px 0;
	font-size: 17px;
	color: #185372;
}

h2 a:link,
h2 a:visited,
h2 a:active {
	color: #185372;
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
}

/*-------------------text------------------------*/

body, td {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 13px;
}
.error {color: #FF0000}

a:link, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.whitetext {
	font-size: 10.5px;
	color: #FFFFFF;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:20px;
}

 .bluetext {
	color: #4B809C;
}

 .bluetext a:link,   .bluetext a:hover, .bluetext a:visited,  .bluetext a:active
 {
	color: #4B809C;
 }
