﻿#home {background:#ffe062 url(../images/home-bg.jpg) center -174px no-repeat;min-height:762px;height:auto !important;height:762px;}
#home #help {width:304px;height:239px;background:url(../images/help.png) 0 0 no-repeat;top:0;left:0;}
#home #contest-card {width:405px;height:192px;background:url(../images/contest-danactive.png) 0 0 no-repeat;top:74px;right:23px;}
	#home #contest-card #participate {width:147px;height:23px;top:169px;left:244px;}
	#home #contest-card #participate:hover {background:url(../images/btn-contest-hover.png) 0 0 no-repeat;}
	
#home #learn-more {width:441px;height:103px;background:url(../images/learn-more.png) 0 0 no-repeat;top:345px;right:25px;}
	#home #learn-more a {width:441px;height:109px;}
	
/*IE*/	
#home #learn-more {right:26px\9;}
*html #home #learn-more {right:25px;}

/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #home #learn-more  { right:26px; }
}



#home #newsletter {width:248px;height:83px;background:url(../images/newsletter.png) 0 0 no-repeat;top:365px;left:75px;}
	#home #newsletter a {width:96px;height:23px;top:59px;left:114px;}
	#home #newsletter a:hover {background:url(../images/btn-newsletter-hover.png) 0 0 no-repeat;}
	
#home #footer .first {padding-left:85px;}