body {
	background-image:url(images/bkg_03.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
}

img {
padding:0px;
margin:0px;
border:0px;
}

#main{
width:643px;
margin-left:auto;
margin-right:auto;
}

#header {
background-color:#FFFFFF;
background-image:url(images/header.png);
background-repeat:no-repeat;
position:relative;
z-index:0;
width:643px;
height:168px;
}

.blocks {
position:absolute;
z-index:2;
left:460px;
top:-25px;
}


#content{
background-color:#FFFFFF;
width:643px;
background-position:center;
margin:0px;
padding-top:10px;
}

#footer{
background:url(images/footer_02.png);
background-repeat:no-repeat;
background-position:bottom;
background-color:#FFFFFF;
position:relative;
z-index:0;
padding-top:5px;
}

.scissors {
	position:relative;
	z-index:2;
	left:-20px;
	bottom:15px;
}
.bar{
z-index:0;
}
