/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	min-width: 1100px;
	background: #000000 url(/images/footer_x.jpg) 195px 770px repeat-x;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#main_tb {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 1050px;
	background: url(/images/body_bg2.jpg) no-repeat;
}

#main_tb td {
	vertical-align: top;
	color: #FFFFFF;
}

#top_menu {
	padding-left: 90px;
	padding-bottom: 160px; /*160px*/
}

#top_menu a {
	margin: 0 10px;
}

#left_button {
	float: left;
	padding-top: 20px;
}

#logo_ {
	position: absolute;
	width: 149px;
	height: 100px;
	margin-left: 171px;/*161px*/
	margin-top: 18px;
}
/*
#logo {
	float: right;
	margin-right: 90px;
	padding-top: 10px;
}
*/
#left_menu {
	width: 218px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
}

#left_menu ul {
	list-style: none;
}

#left_menu li {
	text-align: right;
	padding-top: 1px;
	padding-bottom: 11px;
	background: url(/images/line.png) 100% 100% no-repeat;
}

#left_menu li a {
	color: #cecd9b;
	text-decoration: none;
}

#left_menu li ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

#left_menu li ul li {
	text-align: left;
	background: none;
	padding-left: 35px;
	padding-bottom: 0;
}

#left_menu li ul li a {
	color: #FFFFFF;
}

#left_menu li ul li a:hover {
	text-decoration: underline;
}

#menu_last {
	background: none !important;
}

#right {

}

#right_top {
	background: url(/images/right_menu_bg_new.jpg) 100% 0 no-repeat;
	height: 200px;
}

#right_menu {
	float: right;
	width: 576px;
	height: 65px;
	/*padding-top: 18px;*/
}

#right_menu img {
	margin: 0;
}

#right_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #e4dcc9;
	text-decoration: none;
	margin: 0 15px;
}

#right_menu a:hover {
	text-decoration: underline;
}

#logo_text {
	margin-top: -10px;
	padding-left: 85px;
	text-align: center;
	padding-bottom: 20px;
}

#border_menu_img {
	border-top: 1px solid #c6c494;
	width: 676px;/*564px;*/
	margin: 0 auto;
}

#menu_img {
	height: 99px;
	border-top: 1px solid #3a3a3a;
	border-bottom: 1px solid #3f3f3f;
	border-left: 2px solid #262626;
	border-right: 1px solid #3b3b3b;
	padding: 0 3px;
	padding-top: 3px;
}

#menu_img div {
	float: left;
	text-align: center;
	margin-right: 10px;
}

.last {
	margin-right: 0 !important;
}

#menu_img img {
	border: 1px solid #a1a1a1;
}

#b_star {
	float: right;
	width: 	17px;
	height: 14px;
	background: url(/images/border_star.jpg) no-repeat;
	margin-top: -7px;
	padding-right: 1px;
}

#menu_text {
	padding-top: 15px;
	width: 676px;
	margin: 0 auto;
}

#menu_text div {
	float: left;
	width: 112px;
	text-align: center;
}

#last_link {
	width: 15% !important;
}

#menu_text a {
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	line-height: 15px;
}

#line {
	padding-top: 10px;
	height: 1px;
	background: url(/images/line_x.jpg) 0 100% repeat-x;
	line-height: 0;
	font-size: 0;
}

#line_left {
	float: left;
	width: 109px;
	height: 1px;
	background: url(/images/line_left.jpg) no-repeat;
	line-height: 0;
	font-size: 0;
}

#line_right {
	float: right;
	width: 83px;
	height: 1px;
	background: url(/images/line_right.jpg) no-repeat;
	line-height: 0;
	font-size: 0;
}

#content {
	padding-top: 30px;
	padding-bottom: 30px;
}

#header {
	text-align: center;
	padding-bottom: 20px;
}

#text {
	height: 430px;
	font-family: Tahoma;
	font-size: 12px;
	color: #959595;
	padding: 0 5px;
	margin-right: 30px;
	overflow: auto;
}

#text p {
	padding-bottom: 10px;
}

#right_img {	/*position: relative;
	top: 60px;*/

	float: right;
	width: 189px;
	height: 129px;
	background: url(/images/border1.jpg) no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 14px;
}

#left_img {
	float: left;
	width: 179px;
	height: 129px;
	background: url(/images/border2.png) no-repeat;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 27px;
}

#read_more {
	padding-top: 5px;
	text-align: center;
}

#read_more a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c6ac8a;
}

#right_footer {
	width: 296px;
	height: 90px;
	background: #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity: 0.6; /* Mozilla 1.6 ? ???? */
	-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

#footer_decor {
	width: 134px;
	height: 160px;
	float: right;
}

#footer_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	padding-left: 20px;
	margin-top: -80px;
}

#footer_text2 p {
	padding-bottom: 5px;
}

#footer_text2 span {
	font-size: 30px;
	color: #c6ac8a;
}

#footer_text2 a {
	color: #FFFFFF;
}

#left_footer {
	position: absolute;
	top: 940px;
	left: 42px;
	width: 300px;
	font-family: tahoma;
	color: #c6ac8a;
	font-size: 12px;
	/*padding-top:320px; /*260px*/
	/*padding-left: 42px;*/
}
#left_footer a{
	color: #c6ac8a;
	text-decoration: none;
}
#init-counters {	height: 0px;
	width: 0px;
}
