.home-top-banner {
	background: url(/images/home-top-bg.gif) repeat-x;
	width: 100%;
	height: 287px;
	position: absolute;
	margin-top: -8px;
	left: 0px;
}
.home-top-banner .inner {
    /*background: url(/images/design/home-man-with-orange-tie.png) no-repeat scroll right center transparent;*/
	background: url(/images/design/main_image.png) no-repeat scroll right top transparent;
	width: 1030px;
    height: 100%;
    margin: auto;
}
.home-top-banner .inner .title {
    width: 388px;
    padding-bottom: 20px;
    padding-top: 25px;
    color: #FFFFFF;
    /*font-family: Calibri;*/
    font-size: 30px;
    font-weight: 700;
}

.home-top-banner .inner .start-advert-now {
	width: 388px;
    margin-top: 16px;
}

.home-top-banner .inner .highlights {
	color: #ffffff;
    font-size: 16px;
    line-height: 29px;
    width: 388px;
}
.home-top-banner .inner .highlights .bullet {
	color: #f26521;
}


.home-premium-publishers-wrapper {
    width: 100%;
    height: 70px;
    background-color: #f37238;
}

.home-premium-publishers {
    background: url(/images/design/main-logos-abc.png) no-repeat scroll right center transparent;
    width: 1030px;
    height: 100%;
    margin: auto;
}

.home-info-blocks {
    width: 1030px;
    min-height: 275px;
    margin: auto;
    padding-top: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #1b212a;
    margin-top: 346px;
}

.home-info-blocks .title {
    font-size: 22px;
    font-weight: 700;
    color: #1b212a;
    margin-bottom: 5px;
}

.home-info-blocks .block {
    padding-right: 25px;
    border-right: 1px solid #C7C7C9;
    float: left;
    font-size: 14px;
    width: 47%;
    line-height: 20px;
}
.home-info-blocks .block a {
	font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 12px;
	color: #08090c;
	text-transform: uppercase;
    text-decoration: none;
}
.home-info-blocks .block a:hover {

}

.home-info-blocks .block.publishers {
    padding: 0px 0px 0px 25px;
    border: 0px none;
}

.orange-button.home-adverts, .orange-button.home-publishers {
    float: right;
}