#homeLeft {
	float: left;
	width: 639px;
	margin-left: 14px;
	display:inline;
}
#homeRight {
	float: left;
	width: 306px;
}
#homeInnerLeft {
	float: left;
	width: 306px;
}
#homeInnerRight {
	float: left;
	width: 306px;
	margin-left: 14px;
}




#homeNewsContainer {
	margin: 0 14px 10px 0;
	background-color: #C4EAF5;
}
.homePanelNewsHeading {
	background: url(/imgs/site/homepanel2x-t.jpg) no-repeat left top;
	padding: 12px 5px 4px 15px;
	min-height:26px;
    height:auto !important;
    height:26px;
}
.homePanelNewsHeading h2 {
	font-size: 0.85em;
	color:#00659A;
	text-transform: uppercase;	
}
.homePanelNewsFoot {
	background: #C4EAF5 url(/imgs/site/homepanel2x-f.gif) no-repeat center bottom;
	height: 32px;
}
#homeNewsHeadlines {
	float: left;
	width: 209px;
	font-size: 0.65em;
	line-height: 130%;
}
#homeNewsHeadlines a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#homeNewsRight {
	float: left;
	width: 410px;
	/*height: 221px;*/
	
	min-height:221px;
    height:auto !important;
    height:221px;
	border: 3px solid #FE8623;
	background-color: #FFF;
}
#homeNewsPic {
	float: left;
	width: 221px;
}
#homeNewsItem {
	float: left;
	width: 189px;
}
#homeNewsItem h3 {
	font-size: 0.7em;
	line-height: 120%;
	font-weight: bold;
	margin: 9px 14px 6px 14px;
}
#homeNewsItem p {
	font-size: 0.65em;
	line-height: 130%;
	margin: 0 14px 7px;
}
#homeNewsItem p a {
	font-weight: bold;
	color: #00659A;
	text-decoration: none;
}


#homeNewsCol1, #homeNewsCol2, #homeNewsCol3, #homeNewsCol4 {
	min-height:40px;
    height:auto !important;
    height:40px;
	display: block;
	padding: 10px 5px 0 10px;
}

#homeNewsCol1 {
	background: #FE8623;
}
#homeNewsCol2 {
	background: #00BDEB;
}
#homeNewsCol3 {
	background: #C3C22D;
}
#homeNewsCol4 {
	background: #A48770;
}
#homeNewsCol5 {
	background: #8F7DB9;
	display: block;
	padding: 7px 5px 0 10px;
	min-height:19px;
    height:auto !important;
    height:19px;
}
#homeNewsHYS {
	margin: 7px 7px 0 14px;
	font-size: 0.65em;
	line-height: 100%;
}
#homeNewsHYS li {
	background: url(/imgs/site/commentBubble.gif) no-repeat left center;
	padding: 2px 5px 4px 20px;
}
#homeNewsHYS a {
	font-weight: bold;
	color: #00659A;
	text-decoration: none;
	display:block;
}
