#flash_holder {
	width:926px;
	height:250px;
	margin: 0px 17px 0px 17px;
}

#findapub {
	background:url(../images/home-page/home-findapub-double-v1.png) 0 0 no-repeat;
	height:187px;
	width:250px;
	display:block;
	float: left;
	padding:16px 196px 10px 16px;
	cursor:pointer;
}

#findapub:hover {
	background-position: 0 -213px;

}


#ourpubs {
	background:url(../images/home-page/home-ourpubs-double-v2.png) 0 0 no-repeat;
	height:187px;
	width:250px;
	display:block;
	float: right;
	padding:16px 196px 10px 16px;
	cursor:pointer;
	
}

#ourpubs:hover {
	background-position: 0 -213px;
}

#ourpubs .h3span, 
#findapub .h3span {
	font-family: Times, "Times New Roman";
	font-size: 36px;
	line-height:44px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
}

#ourpubs .pspan,
#findapub .pspan {
	font-family: Helvetia, Arial;
	font-size: 17px;
	line-height: 20px;
	color:#FFFFFF;
	display:block;
}

#ourpubs  p.link_text,
#findapub  p.link_text {
	font-family: Times, "Times New Roman";
	font-size: 19px;
	line-height: 23px;
	color:#FFFFFF;
	font-weight:normal;
	color:#b2b4b6;	
}


#spacer_breaker {
	width:960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 6px 0px;
}

#newsarea {
	width:898px;
	height:253px;
	background: url(../images/home-page/home-newsbottom.png) top left no-repeat;
	float: left;
	margin:10px 15px 0px 15px;
	padding: 12px 16px 10px 16px;
	overflow:hidden;
}


#newsarea h4 {
	font-family:Helvetica, Arial;
	font-size:19px;
	line-height:23px;
	font-weight:normal;
	display: block;
	padding-bottom:10px;
}

#newsarea ul.article-list {
	width:220px;
	height:auto;
	display:block;
	float:left;
}

#newsarea ul.article-list li {
	width:220px;
	height:44px;
	padding:0px 0px 6px 0px;
}

#newsarea ul.article-list li a {
	width:196px;
	height:28px;
	padding:0px;
	display:block;
	background:#CCC;
	color:#b2b4b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding:8px 8px 8px 16px;
	position:relative;
	background:url(../images/home-page/home-newsarea-article-nav.png) 0px 0px no-repeat;
}

#newsarea ul.article-list li a.selected {
	background-position:0px -44px;
	color:#FFF;
}

#newsarea ul.article-list li a:hover {
	color:#FFF;
}

#newsarea ul.article-list li a span {
	position:absolute;
	left:8px;
}

#newsarea ul.article-details {
	float:right;
	width:666px;
	height:230px;
	display:block;
	overflow:hidden;
	background:url(../images/home-page/home-newsarea-article-background.png) 0px 0px no-repeat;
}


#newsarea .article-details  li{
	width:416px;
	height:230px;
	display:none;
	padding:0px 240px 0px 10px;
	position:relative;
	overflow:hidden;
}

#newsarea .article-details h4 {
	color:#a7aaae;
	font-size:22px;
	line-height:26px;
	padding:10px 0px 14px 0px;
	font-family:"Times New Roman", Times, serif;
}

#newsarea .article-details p { 
	font-size:12px;
	line-height:14px;
	color:#FFF;
	padding:0px 0px 14px 0px;
}

#newsarea .article-details p a { 
	color: #FFF;
}

#newsarea .article-details img {
	width:210px;
	position:absolute;
	right:10px;
	top:10px;
}

#newsarea .article-details a.read-more {
	color:#FFF;
	padding:0px 14px 0px 0px;
	background:url(../images/link-arrow.gif) center right no-repeat;
}



.spacer {
	width:6px;
	display: inline-block;
}

.off_blue_text .spacer {
	width:10px;
}
