#content.new-year
{
	background:url(/img/bg-new-year.png);
}

.car-logo{
	position: absolute;
    right: 0;
    top: -15px;
}
.car-logo img{
	height: 55px;
}

.head-banner {
	margin-top: -87px;
	margin-left: 488px;
}

#content .send_btn{
	 background: url(/bitrix/templates/garant/img/bg-submit.png) 0px 0px repeat-x;
		border: none;
		height: 26px;
		padding: 0px 15px;
		color: #FFF;
		cursor: pointer;
		
		border-radius: 5px;
}