@font-face {
    font-family: 'corpidbold';
    src: url('type/corpid-bold-webfont.eot');
    src: url('type/corpid-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/corpid-bold-webfont.woff') format('woff'),
         url('type/corpid-bold-webfont.ttf') format('truetype'),
         url('type/corpid-bold-webfont.svg#corpidbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
	font-family:'corplight';
	src:url("type/CorpidC1_3.eot");
	src:local('?'),
		url("type/CorpidC1_3.woff") format("woff"),
		url("type/CorpidC1_3.svg#CorpidC1_3") format("svg");
	font-weight:normal;
	font-style:normal
}

.body { font-family:'corplight', 'Arial'; font-size:110%; margin:40px auto 300px auto; text-align:left; width:780px; line-height:1.6em; color:#7d7d7d; }
IMG.logo { margin: 0 0 25px 0; }

.directlease { background:url('directlease_eu.jpg') top left no-repeat; font-size:90%; color:#fff; 
				padding:60px 30px 0 350px; width:400px; height:266px; }

.footer { clear:both; width:100%; border-top:1px solid #b9b9b9; padding-top:20px; }
	.footer IMG { float:right; }

.one, .two, .three { width:33%; float:left; margin:30px 0 60px 0; }

A { color:#008cc8; text-decoration:none; }

H1 { font-family:'corpidbold', 'Arial'; font-size:165%; line-height:1.2em; font-weight:normal; margin:0 0 10px 0; }
	H1 A SPAN { color:#7d7d7d; font-size:50%; font-weight: normal; font-family:'corplight', 'Arial'; }
