h1.header-main, h2.header-main {padding-right:110px}
h1.header-main .logo {position:absolute;right:106px;height:89px;width:100px;display:block;
	background-image:url(d2_dta-large.png);background-repeat:no-repeat;background-position:0 50%}

#home-blocks {clear:both;margin:20px 0 0 0;display:block;padding:0;list-style:none}
.home-block {float:left;display:block;width:202px;height:190px;margin:14px 7px;overflow:hidden;position:relative;
	background-color:transparent;background-repeat:no-repeat;background-position:top left;background-image:url(home/d2_home_block-top.png)}
.home-block h3 {font-size:1.4em;padding:15px 10px;height:90px;margin:0;
	background-color:transparent;background-repeat:no-repeat;background-position:18px 100%}
.home-block h3 a {display:block;width:100%;height:100%}
.home-block-content {font-size:0.8em;line-height:105%;color:#fff;background-color:transparent;background-image:url(home/d2_home_block-bottom.png);background-repeat:no-repeat;background-position:left bottom;
	position:absolute;bottom:0px;left:0px;height:65px;width:100%;padding:5px 2px}
.home-block-content a {display:block;padding-left:4px;width:190px;height:100%;text-decoration:none;color:#fff}

#home-block-courses, #home-block-participants {margin:14px 14px 14px 0}
#home-block-executives, #home-block-about {margin:14px 0 14px 14px}

#home-block-courses h3 {background-image:url(blocks/courses-tn.jpg)}
#home-block-in-company h3 {background-image:url(blocks/in-company-tn.jpg)}
#home-block-executives h3 {background-image:url(blocks/executives-tn.jpg)}
#home-block-participants h3 {background-image:url(blocks/participants-tn.jpg)}
#home-block-graduates h3 {background-image:url(blocks/graduates-tn.jpg)}
#home-block-about h3 {background-image:url(blocks/about-tn.jpg)}

#news {clear:both;height:52px;padding:10px;overflow:auto;
	background-image:url(home/d2_home_block_news.png);background-repeat:no-repeat;background-position:0 50%}
#news-title {display:inline;margin:0;padding:0 10px 0 0;font-size:1em;color:#1c006e}
#news ul {display:inline;list-style-type:none;margin:0;padding:0}
#news li {display:inline;margin:0;padding:0 10px 0 0;font-size:0.9em;font-family:Arial,Helvetica,sans-serif;font-weight:bold}

#scroller {clear:both;margin:10px 20px}

/*fix horrible printing*/
@media print {
	.home-block, #news {background:transparent}
	.home-block-content {background:#353674}
}

