        #contentContainer
        {
            height: 1022px;
            position: relative;
            width: 1000px;
        }
        #leftMessage
        {
            color: #ffffff;
            left: 18px;
            padding: 20px 0 0 0;
            position: absolute;
            top: 10px;
            width: 186px;
        }
        #leftMessage em
        {
            font-size: 14px;
            font-weight: bold;
            font-style: normal;
        }
        #centerButtons
        {
            background: transparent url(/Images/HomePage-CenterButtons.png) 0px 0px;
            height: 410px;
            left: 233px;
            position: absolute;
            top: 10px;
            width: 572px;
        }
        #centerButtons div
        {
            margin: 0;
            padding: 10px 0 7px 100px;
        }
        #centerButtons div h3
        {
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
            font-style: normal;
            line-height: normal;
            margin:0;
            padding: 20px 0 10px 0px;
        }
        .whiteBox
        {
            position: absolute;
            right: 0px;
            top: 10px;
            width: 180px;
        }
        .whiteBox_Top
        {
            background: transparent url(/Images/WhiteBoxEnds.png) 0px 0px;
            height: 32px;
        }
        .whiteBox_ContentContainer
        {
            background: transparent url(/Images/WhiteBoxContent.png) repeat-y;
            height: 500px;
            position: relative;
        }
        .whiteBox_Content
        {
            left: 8px;
            padding: 0;
            position: absolute;
            top: -24px;
        }
        .whiteBox_Bottom
        {
            background: transparent url(/Images/WhiteBoxEnds.png) 0px 32px;
            height: 32px;
        }

        #centerButtons div.blog, #centerButtons div.blog div
        {
            margin: 0;
            padding: 0px;
        }
        #centerButtons div.blog
        {
            margin: 50px 0 0 0;
        }        
       div.blog
        {
        	color: #fff;
        }
       div.blog a
        {
        	color: #fff;
        }
