.top .container .main {
	width: 960px;
	height: 380px;
	padding: 0px;
	float: left;
}
.top .container .footer {
	clear: both;
	float: left;
}
.top .container .bottom {
	padding: 0px;
	z-index: 200;
	width: 960px;
	overflow: visible;
	float: left;
	clear: both;
}
.top .container .news-section {
	display: block;
	clear: both;
	float: left;
	width: 960px;
	background-color: #FFF;
	margin: 0px;
	background-image: none;
	border: 1px solid #CCC;
}
.top .container .news-section .news-item {
	display: block;
	clear: both;
	float: left;
	width: 900px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.top .container .news-section .news-item h1 {
	display: block;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.top .container .news-section .news-item .news-details {
	display: block;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
.top .container .news-section .news-item .news-details tr .date {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.top .container .news-header {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.top .container .news-section .news-item .news-details tr .news-content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
}

.top .container .bottom table tr td .section-center table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0394DA;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.top .container .bottom .section-left {
	height: 180px;
	width: 280px;
	background-image: url(../images/bg/index/bottom-3-rounded-bg.png);
	background-position: -17px top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 40px;
	padding-left: 3px;
	overflow: visible;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.top .container .bottom .section-center {
	height: 200px;
	width: 260px;
	background-image: url(../images/bg/index/bottom-3-rounded-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.top .container .bottom .section-right {
	height: 180px;
	width: 280px;
	background-image: url(../images/bg/index/bottom-3-rounded-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 17px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 40px;
	padding-left: 37px;
	text-align: center;
}
.top .container .bottom h1  {
	overflow: visible;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #766663;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 8px;
}
.top .container .bottom table tr td .section-center table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0394DA;
	text-align: center;
	display: block;
	padding-bottom: 9px;
	padding-top: 0px;
	border-top-color: #999;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
}
.top .container .bottom p {
	overflow: visible;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #362F2E;
	margin: 0px;
	padding: 0px;
}
.top .container .main .flash_player {
	height: auto;
	width: auto;
	z-index: 1;
}
.top .container .main .twitterdiv {
	position: absolute;
	height: 87px;
	width: 74px;
	margin-left: -70px;
	z-index: -1;
	margin-top: 230px;
	background-image: url(../images/buttons/followus.png);
	cursor: pointer;
}
.top .container .main .twitterdiv:hover {
	position: absolute;
	height: 87px;
	width: 74px;
	margin-left: -70px;
	z-index: -1;
	margin-top: 230px;
	background-image: url(../images/buttons/followus_hoover.png);
}

