/* HOMEPAGE */
#home #content {
	background: none;
	padding: 0;
	margin: 0;
}

#homepage_feature {
	width: 998px;
	height: 364px;
	background-color: #A9AAA4;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 100% 0;
	overflow: hidden;
}

#homepage_feature .home-content {
	position: relative;
	float: right;
	text-align: right;
/* 	padding-right: 18px; */
	width: 380px;
	color: #003768;
	padding-top: 15px;
	line-height: 1.2em;
}

#homepage_feature .home-content p {
	margin: 5px 0;
}

#homepage_feature #home-menu {
	position: relative;
	float: left;
	width: 420px;
}

#homepage_feature #home-menu ul {
	padding-left: 40px;
	text-align: left;
	margin-top: 15px;
}

#homepage_feature #home-menu ul li {
	font-size: 50px;
	color: white;
	font-family: "Lucida Sans", "Lucida", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 55px;
}

#homepage_feature #home-menu a {
	color: white;
}

#homepage_feature #home-menu a:hover {
	color: #003b7d;
	text-decoration: none;
}

#twitter {
	position: relative;
	float: right;
	width: 377px;
	height: 240px;
}

#twitter_div {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 230px;
	padding: 0 20px 0 64px;
	max-height: 180px;
	color: #aeb0b3;
	font-size: 20px;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	background-image: url(images/quote_open.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#twitter_div span {
	width: 240px;
	display: block;
	position: relative;
	float: left;
	word-wrap:break-word;
	line-height: 1.1em;
}


#twitter_div a {
	font-size: 11px !important;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	float: right;
	margin-top: 10px;
	display: block;
}

#twitter_div span a {
	font-size: 20px !important;
	font-weight: normal;
	display: inline;
	float: none;
}


#twitter_div span a {
	color: #aeb0b3;
	text-decoration: underline;
}

#twitter #quote_after {
	position: relative;
	float: right;
	width: 81px;
	height: 60px;
	text-align: left;
}


#homepage_columns {
	margin-top: 16px;
	position: relative;
	float: left;
	width: 998px;
	text-align: left;
	background-image: url(images/bg_home_dots.gif);
	background-repeat: repeat-y;
	background-position: 237px 0;
}

#homepage_columns h1 {
	color: #003b7d;
	font-size: 22px;
	text-transform: uppercase;
}

#homepage_columns #left {
/* 	width: 199px; */
	width: 237px;
	position: relative;
	float: left;
/* 	padding: 0 19px; */
}

#homepage_columns #left .interact_holder {
	padding: 0 19px;
	width: auto;
}

#homepage_columns #middle {
	position: relative;
	float: left;
	width: 545px;
	padding: 0 20px 0 39px;
}

#homepage_columns #right {
/* 	width: 116px; */
	width: 157px;
	position: relative;
	float: left;
/* 	padding: 0 17px 0 24px; */
	overflow: hidden;
}

#homepage_columns #right .content-wrap {
	padding: 0 17px 0 24px;
/* 	width: 116px; */
	height: auto;
	overflow: hidden;
}

#middle #news-items-holder {
	position: relative;
	float: left;
	width: 545px;
	margin-top: 5px;
}

#middle .latest-post {
	position: relative;
	float: left;
	width: 545px;
}

#middle .latest-post .post-thumbnail {
	position: relative;
	float: left;
	width: 163px;
	height: 117px;
	margin-right: 10px;
	background-color: #ccc;
}

#middle .latest-post .post-content {
	position: relative;
	float: left;
	width: 372px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 0.9em;
}

#middle .latest-post a.news-title {
	color: #727272;
	padding: 0;
	text-decoration: none;
}

#middle .latest-post h2 {
	color: #727272;
	font-size: 18px;
	margin: 5px 0;
	text-transform: uppercase;
	position: relative;
	line-height: 1em;
}

#middle .latest-post  h2 a:hover {
	text-decoration: underline;
}

#middle #news_tabs {
	position: absolute;
	top: 0px;
	left: 173px;
	width: 372px;
}

#middle #news_tabs .news_tab {
	position: relative;
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background-color: #E7E7E7;
	color: #999;
	margin-right: 3px;
}