body{
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#Head{
	margin: 0px auto 0px;
	width: 900px;
	
}
#Logo{}
#Container{
	margin: 0px auto;
	width: 900px;
	overflow:hidden;
	
}
#main_block{}
/*#main_block,#CenterBlock,#LeftBlock{padding-bottom:1000em;margin-bottom:-1000em;}*/

.sectionLeft{width:200px;overflow:hidden;}
.sectionCenter{width:580px;overflow:hidden;}
.sectionTop{}
#SectionTitle{}
.last_object{height:2.5em;background-color:#999}
.clear{clear:both;}
#main_block{
	float: right;
	width: 700px;
}
#CenterBlock{
	float: left;	
	width: 500px;
}
#LeftBlock{
	width: 200px;
	float: left;
}
#RightBlock{
	width: 200px;
	float: right;
}
#RightBlock,#CenterBlock,#LeftBlock{/*padding-bottom:1000em;margin-bottom:-1000em;*/overflow:hidden;word-wrap: break-word;}
/* fix */
/*.blockContent{position:relative;}*/
/* Hides from IE-mac \*/
* html .blockContent{height:1%;}
/* End hide from IE-mac */
.blockContent:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.lastObject{clear:both;}

#Footer{
	clear: both;
	width: 900px;
	margin:0px auto 0px
}
