#Main
{
    background:url(../../../img/community/bg-1003-defaultPage-na.jpg) top left no-repeat; 
    padding-bottom:10px;
	position: relative;
	background-color:#E5DDE3;
	}

#flashcontent
{
	position:absolute;
	right: 35px;
	top: 27px;
}
    h1
    {
		position: relative;
    }
	
	#ContentBox
	{
		position: relative;
		background: url(../../../img/community/bg-1003-defaultBlock-na.png) bottom repeat-x;
		margin: 70px 30px 30px 30px;
		padding-bottom: 10px;
	}
	
	#ContentBox h2
	{
		position: absolute;
		background-color: #FFFFFF;
		top: -10px;
		left: 90px;
		padding-left: 10px;
		width: 200px;
	}

    #ContentLeft
    {
		position: relative;
        float:left;
		padding-top: 60px;
		padding-left: 120px;
		width: 395px;
    }
	
		#ContentLeft .img-product
		{
			position: absolute;
			bottom: -115px;
			left: -30px;
		}
	
		#ContentLeft .btn-read
		{
			position: absolute;
			right: 0px;
			bottom: 10px;
		}
    
        #ContentLeft p
        {
        }
    
    
    
    #ContentRight
    {
		position: relative;
        float:left;
		text-align: right;
		margin-left: 50px;
		margin-top: -50px;
    }
    
	 #NewPageFooter
    {
		margin-top: 20px;
        padding:16px 8px 20px 14px; 
        clear:both;
    }
    
        #NewPageFooter .newfooterBox
        {
            float:left;
            padding-right:9px;
			margin-left:6px;
        }		
    
    #ContentFooter
    {
        margin-top:30px;
            padding-left:10px;
    }
    
        #ContentFooter .footerBox
        {
            float:left;   
            padding-left:25px;
        }