/* BANNER MENU STARTS */
#BannerMenu {
	width: 276px;
	height: 172px;
	background-image:url(../images/index/book_1.jpg);
	background-repeat:no-repeat;
	float: left;
}
/* BANNER MENU ENDS */

/* CONTENT STARTS */
#Content {
	width: 775px;
	margin: 0 auto;
	padding: 22px 0 20px 0;
}

#Content_index {
	width: 775px;
	/*margin: 0 auto;*/
	padding: 0px 0 20px 0;
	background-image:url(../images/index/background.jpg);
	margin-top:22px;
}


/*//////////////////////////////////////////////////*/
#NewsCol {
	width: 257px;
	background-color: #646464;
	float:left;
}
#NewsCol p.info2,
#NewsCol p.info {
	border-top: 1px solid #fff;
	padding: 15px 20px 15px 20px;
}
#NewsCol p.info2 {
	background-color: #3B3B3B;
}

#NewsCol a {
	color: #4BAC09;
	padding: 0 0 0 5px;
	text-decoration:underline;
}

#NewsCol a:hover {
	color: #4BAC09;
	text-decoration:none;
}

/*///////////////////////////////////////////////////////*/


#LeftCol {
	width: 257px;
	background-color: #646464;
	float:left;
}
#LeftCol p.info2,
#LeftCol p.info {
	border-top: 1px solid #fff;
	padding: 15px 20px 15px 20px;
}
#LeftCol p.info2 {
	background-color: #3B3B3B;
}

#LeftCol a {
	color: #4BAC09;
	padding: 0 0 0 5px;
}
#RightCol a {
	color:#333333;
	padding: 0 0 0 5px;
	text-decoration:underline;
}

#RightCol a:hover {
	color: #CC0000;
	text-decoration:none;
}


#LeftCol a:hover {
	color: #00CCFF;
}
#RightCol,
#CenterCol {
	float: left;
	width: 258px;
}

#CenterCol a{
	color:#00CCFF;
	text-decoration:underline;
}

#CenterCol a:hover{
	color:#00CCFF;
	text-decoration:none;
}

.text2 {
	padding: 0 20px 15px 20px;
	background-color: #ff9201;
	background-image:url(../images/index/bg_right_text.jpg);
	background-repeat:repeat-x;
	/*height: 167px;*/
}
.text {
	padding: 15px 20px 15px 20px;
	background-image:url(../images/index/bg_center_text.jpg);
	background-repeat:repeat-x;
	background-color: #125f89;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	/*height: 161px;*/
}
.text2 h2,
.text h2 {
	padding: 0 0 15px 0;
}
/* CONTENT ENDS */



#BanerFlash{
/*	width:500px;
	height:350px;
	margin-left:10px;
	margin-bottom:10px;*/
}