.cnt_left {
	float:left;
	width:180px;
	/*height:330px;*/ /*was 330px */
}

	.cnt_left_html {
		position:relative;
		top:13px;
		left:15px;
		width:160px;
		/*height:305px;*/
		margin-bottom: 13px;
	}
	
	.cnt_left_x {
	float:left;
	width:175px;
	/*height:330px;*/ /*was 330px */
}

	.cnt_left_html_x {
		position:relative;
		top:13px;
		left:10px;
		width:160px;
		/*height:305px;*/
		margin-bottom: 13px;
	}
.cnt_middle, .cnt_middle2 {
	float:left;
	width:400px;
	height:328px;
	background:url(../images/block_white_bg.jpg) no-repeat;
}

.cnt_middle_html {
	position:relative;
	top:20px;
	left:15px;
	width:370px;
	height:300px;
}

.cnt_right {
	float:left;
	width:395px;
	height:330px;
}

	.cnt_right_html {
		position:relative;
		top:13px;
		left:10px;
		width:370px;
		height:295px;
	}

.cnt_middle_GP {
	position:relative;
	left:10px;
	float:left;
	width:450px;
	height:330px;
	background:url(../images/block_white_bg_GP.jpg) no-repeat;
}	

	.cnt_middle_html_GP {
		position:relative;
		top:20px;
		left:15px;
		width:425px;
	}
	
	.cnt_middle_map {
		position:relative;
		top:15px;
		left:6px;
		width:388px;
		height:308px;
	}
	
.cnt_right_GP {
	float:left;
	width:530px;
	height:330px;
}

	.cnt_right_html_GP {
		position:relative;
		top:13px;
		left:20px;
		width:460px;
		height:305px;
	}


.portal_mission {

}

.top1000 {
	/*padding:5px;*/
}

.quick_links {
}
	
	.quick_links a {
		display:block;
		width:111px;
		height:20px;
		background:url(../images/quick_link.jpg);
		color:#696969;
		text-decoration:none;
		margin:1px;
		padding-left:11px;
		line-height:20px;
	}
	
		.quick_links a:hover {
			background:url(../images/quick_link_over.jpg);
			color:white;
		}
	
.cnt_right_html div.left {
	float:left;
}	

.cnt_right_html div.right {
	float:right;
}

.titleHr {
	height:11px;
	background:url(../images/title_hr_silver.jpg) no-repeat 0 -17px;
}