@charset "utf-8";
#wrapper {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#wrapper #bottom {
	width: 903px;
	position: absolute;
	top:710px;
}


#wrapper #bottom #left_side {
	float: left;
	width: 296px;
	position: relative;

}
#wrapper #bottom #left_side #program_list {
	float: left;
	width: 296px;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	line-height: 30px;
	font-weight: bold;
}
#wrapper #bottom #left_side #program_list img, #wrapper #bottom #left_side img{
	margin-bottom: 12px;
}
#wrapper #bottom #left_side #soc_media {
	position: relative;
	float: left;
}
#wrapper #bottom #line {
	background-image: url(../images/top_box_left.gif);
	background-repeat: repeat-y;
	float: left;
	height: 750px;
	width: 7px;
	position: relative;
	display: block;
	visibility: visible;
	margin-left:2px;
}
#wrapper #bottom #right_side {
	float: left;
	width: 596px;
	position: relative;
}
#wrapper #bottom #right_side #about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	color: #333;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	/*display: block;*/
	height: 101%;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 25px;
	padding-bottom: 13px;
}

#wrapper #bottom #right_side #news_text_box .news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	color: #333;
	text-align: left;
}
#wrapper #bottom #right_side #news_text_box {
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 35px;
}
#wrapper #bottom #right_side #news_text_box img{
	float:left;
	position:relative
}
#wrapper #bottom #right_side #news_text_box p {
	margin-top: 15px;
}

#wrapper #bottom #left_side #program_list ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#wrapper #bottom #left_side #program_list ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#wrapper #bottom #left_side #program_list ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

