body{
	margin:0;
	padding:0;
}

#content{
	width:960px;
	max-width:960px;
	position:static!important;
	margin:0 auto!important; 
	left:0%!important;
	position:relative;
	left:50%;
	margin-left:-480px;
	/*меж строчный интервал*/
	line-height:1;
	/*меж буквенный интервал*/
	letter-spacing:1;
}
/*отступ когда переходит на новую строку*/
p{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}


#content_box{
	float:left;
	background-color:#2C61A7;
}

#top{
	margin:0;
	padding:0;
	background: url(../image/top_logo.jpg) no-repeat top center;
	height:137px;
}
#left {
	background: url(../image/left_top.jpg) no-repeat top center;	
	width: 150px;
	overflow:hidden;
	float:left;
}

#left_box{
	margin-left:5px;
}

#component{		
	width: 810px;
	min-height:400px;
	overflow:hidden;
	float:left;
	background-color:#ffffff;
}

#component_box{	
	margin:5px;	 
}

#footer{
	float:left;
	width:960px;
	max-width:960px;
}
#footer_polosa{
	background-color:#2C61A7;
	height:1px;
}


table.contentpaneopen{
	min-width:710px;			
}

a.readon{
	float:right;
}