/*#box1 {
	float: left;
	width: 930px;
	padding: 5px;
}
#box1-header {
	width: 930px;
	height: 30px;
	padding-top: 10px;
} */
/*#box1 h2 {
	color: #1b5677;	
	font-size: 1.4em;
	float: left;
	margin-right: 30px; 
	font-weight: bold;
	
}*/
#box1 {
	margin: 20px auto;
	
	overflow: hidden;
}
/* #box1 .list {
	width: 260px;
	float: left;
	border-top: 1px solid #1b5677;
}*/

.box2 {
	float: left;
	width: 305px;
	display: block;
}
.box3 {
	float: left;
	width: 305px;
	display: block;
	padding-left: 25px;
}
.box4 {
	float:right;
	width:305px;
}
/*
.box2 h2 {
	float: left;
	width: 230px;
	padding: 5px;
	display: block;
}
*/


.highlight_box {
	background: url(../images/highlight_bar.gif) top left no-repeat;
	display: block;
	color: white;
	font-family: Century Gothic, Georgia, Times New Roman;
	font-size: 2.6em;
	font-weight: lighter;
	line-height: 1em;
	height: 90px;
	width: 540px;
	float: left;
}
.highlight_box h5 {
	font-weight: lighter;
	font-size: 0.6em;
	padding-left: 10px;
	padding-top: 7px;
}
.highlight_desc {
	font-size: 0.5em;
	color: #e6e6e6;
	float: left;
	display: block;
	
}
.highlight_box .right p .link {
	float: right;
	color: white;
	margin-right: 12px;
	margin-top: 10px;
	font-size: 0.5em;
}
.highlight_box .right p {
	overflow:hidden;
	width: 125px;
}

#highlight_header {
	float:left;
	background: url(../images/highlight_header.gif) top left no-repeat;
	width: 786px;
	height: 92px;	
}
#highlight_header p{
	text-align: center;
}
#highlight_header_title {
	font-size: 19px !important;
	color:#fff !important;
	font-weight: bold !important;
	padding:33px 16px 32px 26px;
}                       
#read_more {
	float:left;
	background: url(../images/read_more.gif) top left no-repeat;
	width: 174px;
	height: 92px;
	text-indent: -99999px;
}
#container {
	padding: 0 !important;	
}
.title_box {
	/*background: url(../images/title_box.gif) top left no-repeat;*/
	/*background-color: #005AA2;*/
	width:300px;
}
.title_box h2 {
	margin-top:10px;
	color:#005AA2;
	width: auto !important;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 2px!important
}
.box_gray {
	/*background: url(../images/box_gray.gif) no-repeat left bottom;*/
	width:305px;
	/*overflow: hidden;
	height: 400px;*/
	border-top:1px solid #1B5677;
}
.box_gray p {
	padding:10px 10px 10px 0px;
	font-size: 14px;
}
.last_title {
	float: right;
	padding: 0 3px;
}
#partner{
	display: block;
}
#partner b{
	word-wrap: break-word
}
#partner img{
	float: left;
}
