@charset "utf-8";
/* CSS Document */


#contentTop{
	position:relative;
	top:-160px;
    width:733px;
	height:597px;
    overflow:hidden;
	background:url(../../images/blogTop.png) top left no-repeat;
	z-index:8;
}
#contentMid {
    margin:-20px 0 -20px 0;
    width:733px;
    overflow:visible;
	background: url(../../images/blogMid.png) bottom left repeat-y;
	z-index:11;
	position:relative;
	top:-250px;
	min-height:300px;
	
}
#contentBtm{
    margin:-428px 0 0 0;
	position:relative;
    width:823px;
	height:398px;
    overflow:hidden;
	background:url(../../images/blogBtm.png) bottom left no-repeat;
}

#footer				{  width: 1200px; background:url(../../images/footer_page.jpg) bottom center no-repeat; bottom:0px; height:1270px; margin:-1005px auto 0 auto;z-index:-12;
} 
/* IE 7 */
#footer1			{ 
background: url(../../images/footer_page.jpg) bottom center no-repeat;
height:1270px;
left:50%;
margin-left:-888px;
margin-right:auto;
position:absolute;
text-align:center;
width:1776px;
z-index:-12;
}
