* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_repeat.jpg);
	background-repeat: repeat-y;
}
#wrapper #header {
	height: 178px;
	width: 900px;
	padding: 0px;
	background-image: url(../images/banners/header.jpg);
}
#wrapper #menu {
	background-image: url(../images/menu_bg.jpg);
	height: 90px;
	background-repeat: no-repeat;
	width: 900px;
	background-color: #000;
	padding: 0px;
	float: left;
}
#wrapper #menu ul {
	width: 600px;
	margin-top: 17px;
	margin-left: 160px;
	padding: 0px;
}
#wrapper #menu ul li {
	display: inline;
}
#wrapper #menu ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#wrapper #menu li a:hover, menu li .current {
	color: #edad0f;
}
#content_wrapper  {
	background-image: url(../images/content_repeat.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	width: 700px;
	padding-left: 100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
#content p {
	text-align: justify;
	margin-bottom: 20px;
}
#content .content_title_01 {
	font-size: 24px;
	font-weight: bold;
	color: #F90;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 75px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#content .cleaner_h10 {
	height: 10px;
}
#content .horizontal_divider_01 {
	height: 1px;
}
#content .cleaner_h30 {
	height: 30px;
}
#content .column_02 {
	float: left;
	width: 325px;
}
#content .column_02 img {
}

#content .column_02 p {
	margin-bottom: 0px;
}
#content .column_02 ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content .column_02 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content .column_02 .rc_btn_01 a{
	background-image: url(../images/readall_button_01.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	clear: both;
	float: left;
	height: 22px;
	width: 100px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content .column_02 .rc_btn_01 a:hover {
	color: #FFF;
}



#content .column_02 .content_title_02 {
	font-size: 18px;
	color: #F90;
}
#content .column_02 .news_section {
	background-image: url(../images/news_icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .column_02 .news_section .news_title {
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	text-align: center;
}
#content .cleaner_w50 {
	width: 50px;
	font-size: 1px;
	height: 1px;
	float: left;
}


#wrapper #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 900px;
	padding-top: 55px;
	color: #F90;
	text-align: center;
}
#content .cleaner_h20 {
	height: 20px;
}
#content .cleaner_w30 {
	width: 30px;
	font-size: 1px;
	height: 1px;
	float: left;
}
#content .cleaner_thumb {
	width: 325px;
}
#content .column_03 {
	float: left;
	width: 325px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
