#Main
{   
	position: relative;
    background:url(../../../img/competitions-offers/bg-1005-competitions-na.jpg) top left no-repeat #ffffff;
    padding-bottom:10px;
}
    
	h1
	{
		margin-bottom:10px;
	}

	.section-block
	{
		position: relative;
		width: 100%;
		padding: 0px 20px 0px 30px;
		margin: 40px 0px;
		clear:both;
	}
	.section-block h2
	{
		padding-left: 20px;
	}
	.default-block
	{
		position: relative;
		display: block;
		width: 290px;
		float: left;
		padding-bottom: 31px;
		margin-right: 3px;
	}
	.default-block .block-img
	{
		display: block;
	}
	.default-block .block-text
	{
		padding: 5px 20px 15px 10px;
	}
	.default-block .block-btn
	{
		position: absolute;
		right: 25px;
		bottom: 20px;
	}
	#comp-1
	{
		background: url(../../../img/competitions-offers/bg-1005-baseSerfontaine-na.png) bottom no-repeat;
	}
	#comp-1 .block-text
	{
		background: url(../../../img/competitions-offers/bg-1005-textSerfontaine-na.png) no-repeat;
		color: #ffccff;
		font-weight: bold;
	}
	#comp-2
	{
		background: url(../../../img/competitions-offers/bg-1005-baseFigleaves-na.png) bottom no-repeat;
	}
	#comp-2 .block-text
	{
		background: url(../../../img/competitions-offers/bg-1005-textFigleaves-na.png) no-repeat;
		color: #2c1146;
		font-weight: bold;
	}
	#comp-3
	{
		background: url(../../../img/competitions-offers/bg-1005-baseRubyEd-na.png) left bottom no-repeat;
	}
	#comp-3 .block-text
	{
		background: url(../../../img/competitions-offers/bg-1005-textRubyEd-na.png) no-repeat;
		color: #2c1146;
		font-weight: bold;
	}
	#comp-4
	{
		background: url(../../../img/competitions-offers/bg-1005-baseEyejewel-na.png) left bottom no-repeat;
	}
	#comp-4 .block-text
	{
		background: url(../../../img/competitions-offers/bg-1005-textEyejewel-na.png) no-repeat;
		color: #ffccff;
		font-weight: bold;
	}
	#comp-5
	{
		background: url(../../../img/competitions-offers/bg-1005-baseGrooming-na.png) left bottom no-repeat;
	}
	#comp-5 .block-text
	{
		background: url(../../../img/competitions-offers/bg-1005-textGrooming-na.png) no-repeat;
		color: #e66116;
		font-weight: bold;
	}
	#comp-6
	{
		background: url(../../../img/competitions-offers/bg-1005-baseTickets-na.png) left bottom no-repeat;
	}
	#comp-6 .block-text
	{
		background: url(../../../img/competitions-offers/bg-1005-textTickets-na.png) no-repeat;
		color: #FFFFFF;
		font-weight: bold;
	}
    
    
    
   #ContentFooter
   {
        margin-top:30px;
        padding-left:25px;
   }    
    
        #ContentFooter .footerBox
        {
            float:left;
            padding-right:10px;
        }
		
	   #ContentFooter_nosamples
   {
        margin-top:20px;
        padding-left:44px;
   }    
    
        #ContentFooter_nosamples .footerBox
        {
            float:left;
            padding-right:40px;
        }
    