﻿#home {background:#ffe062 url(../images/home-bg.jpg) center -174px no-repeat;min-height:762px;height:auto !important;height:762px;}
#home #help {width:343px;height:243px;background:url(../images/help.png) 0 0 no-repeat;top:0;left:0;}
#home #contest-card {width:394px;height:196px;background:url(../images/contest-danactive.png) 0 0 no-repeat;top:57px;right:38px;}
	#home #contest-card #participate {width:184px;height:23px;top:173px;left:195px;}
	#home #contest-card #participate:hover {background:url(../images/btn-contest-hover.png) 0 0 no-repeat;}
	
#home #learn-more {width:441px;height:109px;background:url(../images/learn-more.png) 0 0 no-repeat;top:345px;right:25px;}
	#home #learn-more a {width:441px;height:109px;}
	
	
#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:77px;background:url(../images/newsletter.png) 0 0 no-repeat;top:366px;left:75px;}
	#home #newsletter a {width:126px;height:23px;top:54px;left:103px;}
	#home #newsletter a:hover {background:url(../images/btn-newsletter-hover.png) 0 0 no-repeat;}