.left, .right{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;		
	clear:both;
	}
#center{
	background-color:#fff;
	width:726px;
	padding:20px 0 0 20px;
	margin-top:0;
	}	
.left{
	margin-left:10px;
	width:150px;
	height:410px;
	font-size:13px;
	}
.left a{
	display:block;
	line-height:25px;
	border-bottom:1px solid #e5e5e5;	
	color:#737373;
	}	
.left a.nav-1{
	width:143px;
	padding:0 0 0 7px;
	color:#737373;
	}
.left a.nav-1:hover{
	color:#052554;
	}
.left a.nav-2, .left a.Current2{
	width:136px;
	padding:0 0 0 14px;
	}
.left a.nav-2:hover{
	color:#000;
	}
.left a.nav-3, .left a.Current3{
	width:129px;
	padding:0 0 0 24px;
	}		
.left a.nav-3:hover{
	color:#000;
	}			
.left a.Current{
	color:#002953;
	}	
.left a.Current2, .left a.Current3{
	color:#000;
	}
	
.right{
	width:530px;
	padding:0 0 0 10px;
	
	}	
.right h2{
	margin:0 0 10px 0;
	}	
	
.content{
	width:525px;
	padding-right:10px;
	float:left;
	font-size:14px;
	color:#616161;
	}	
.content p{
	margin:10px 0;
	}	
.sidebar{
	width:120px;
	padding:0 0 15px 8px;
	float:left;
	border-left:2px solid #E4E4E4;
	}	
.sidebar img{
	margin-bottom:7px;
	}	