﻿ 
body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin: auto;
	width: 919px;
}
#banner {
	width: 917px;
	height: 183px;
}
#topbanner {
	width: 917px;
	height: 31px;
	background-image: url('../images/top_banner-bg.gif');
	line-height: 30px;
}
#midbanner {
	width: 917px;
	height: 152px;
	background-image: url('../images/banner_bg.png');
	margin: 0 0 0 0;
}
#tchrlogo {
	text-align: right;
	padding: 30px 30px 0 0;
}
#tchrtxt-logo {
	padding: 0 0 10px 0;
}
#topnavigation {
	margin: auto;
	width: 429px;
	height: 28px;
}
#homepage {
	width: 85px;
	height: 28px;
	background-image: url('../images/homepage.jpg');
	float: right;
	cursor: hand;
}
#homepage:hover {
	width: 85px;
	height: 28px;
	background-image: url('../images/homepage-over.jpg');
	float: right;
}
#aboutus {
	width: 85px;
	height: 28px;
	background-image: url('../images/aboutus.jpg');
	float: right;
	cursor: hand;
}
#aboutus:hover {
	width: 85px;
	height: 28px;
	background-image: url('../images/aboutus-over.jpg');
	float: right;
}
#ourwork {
	width: 85px;
	height: 28px;
	background-image: url('../images/ourwork.jpg');
	float: right;
	cursor: hand;
}
#ourwork:hover {
	width: 85px;
	height: 28px;
	background-image: url('../images/ourwork-over.jpg');
	float: right;
}
#resources {
	width: 85px;
	height: 28px;
	background-image: url('../images/resources.jpg');
	float: right;
	cursor: hand;
}
#resources:hover {
	width: 85px;
	height: 28px;
	background-image: url('../images/resources-over.jpg');
	float: right;
}
#contacts {
	width: 85px;
	height: 28px;
	background-image: url('../images/contacts.jpg');
	float: right;
	cursor: hand;
}
#contacts:hover {
	width: 85px;
	height: 28px;
	background-image: url('../images/contacts-over.jpg');
	float: right;
}
#gallery {
	margin: 20px auto 0px auto;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #F4F4F4 #E2E2E2 #F4F4F4;
	width: 916px;
	height: 299px;
	background-image: url('../images/gallerybg.jpg');
	background-repeat: repeat-x;
	clear: both;
}
#mainbody {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #F4F4F4 #E2E2E2 #F4F4F4;
	width: 916px;
	height: 800px;
	background-image: url('../images/bodybg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	margin: 10px auto 10px auto;
}
#sidebar {
	padding: 0px;
	background-position: center top;
	margin: 5px 0px 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #F4F4F4 #E2E2E2 #F4F4F4;
	width: 270px;
	background-image: url('../images/sidebarbg.jpg');
	float: left;
	background-repeat: repeat-x;
}
#centerbody {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 636px;
	float: right;
}
#section_title {
	border: 1px solid #DFDFDF;
	width: 224px;
	background-color: #FFFFFF;
	height: 28px;
	margin-top: 5px;
}
#newsblock {
	padding: 0px;
	background-position: -10px top;
	margin: 10px 0px 0px 0px;
	border: 1px solid #EBEBEB;
	width: 636px;
	height: auto;
	background-image: url('../images/newsblock_bg.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#newsblock-union {
	padding: 0px;
	background-position: -10px top;
	margin: 10px 0px 0px 0px;
	border: 1px solid #ffffff;
	width: 636px;
	height: auto;
	background-image: url('../images/newsblock_bg.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#newsdate {
	padding: 0px inherit 0px inherit;
	width: 584px;
	height: 35px;
	background-image: url('../images/news_date.jpg');
	background-repeat: no-repeat;
	margin: 5px 0px 5px 0px;
}
#newsimg {
	padding: 0px;
	margin: 2px 2px auto 2px;
	float: right;
}
#newsimg-top {
	padding: 0px 10px 0px 0px;
	margin: 2px 2px auto 2px;
	margin: 0;
	float: right;
}
#footer {
	width: 917px;
	height: 153px;
	background-image: url('../images/footerbg.jpg');
	margin-top: 10px;
	clear: both;
}
#buttomfooter {
	width: 917px;
	height: 31px;
	background-image: url('../images/buttomfooter.jpg');
	line-height: 30px;
}
#socialfooter {
	width: 917px;
	height: 95px;
	background-image: url('../images/socialfooter.jpg');
	margin-top: 30px;
	background-repeat: repeat-x;
}
.topbanner_txt {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
}
.topbanner_txt a {
	text-decoration: none;
	color: #757575;
	margin-right: 10px;
	margin-left: 10px;
}
.topbanner_txt a:hover {
	color: #ADADAD;
}
.topbanner_para_r {
	margin-right: 10px;
	width: 500px;
	float: right;
}
.text_margins {
	padding: 0px;
	margin: 10px;
}
.topbanner_para_l {
	width: 100px;
	float: left;
	margin-left: 10px;
	text-align: left;
}
.news_header_txt {
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.news_header_para {
	margin: 5px auto 5px 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}
.news_body_para {
	padding: 0px 0px 0px 5px;
	margin: 10px auto 0px 0px;
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.img_thumb_s {
	padding: 4px;
	margin: 6px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.newsmore_para {
	padding: 0px 0px 0px 5px;
	margin: 0px auto 0px 0px;
	text-align: left;
}
.sidebar_body_para {
	padding: 0px 0px 0px 5px;
	margin: 10px 5px 0px 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-align: justify;
}
.sidebarmore_para {
	padding: 0px;
	margin: 0px auto 5px 5px;
	text-align: left;
}
.newsmore_txt {
	font-family: tahoma;
	font-size: 10px;
	color: #159DEA;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
}
.newsmore_txt a {
	font-family: tahoma;
	font-size: 10px;
	color: #159DEA;
	font-weight: bold;
	text-decoration: none;
}
.newsmore_txt a:hover {
	color: #0D5F8A;
}
.newsdate_txt {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
span {
	direction: rtl;
}
.arrows {
	padding: 0px;
	margin: auto 10px auto auto;
	vertical-align: bottom;
}
.sub_list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	padding-right: 5px;
}
.url_txt {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	padding: 0px 30px 0px 0px;
	margin: 0px;
}
#latest_video {
	width: 250px;
	height: 203px;
}
.embed_video {
	width: 250px;
	height: 203px;
}
.footer_headtitles {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	margin: 10px;
}
.footer_headtitles-blue {
	font-family: tahoma;
	font-size: 12px;
	color: #B1CDFF;
	margin: 10px 10px 5px 10px;
}
.footer_bodytxt {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	margin: 2px 10px 2px 2px;
}
#footer_midbody {
	margin: 10px 40px 10px 10px;
}
#about {
	width: 20%;
	float: right;
}
#work {
	width: 30%;
	float: right;
}
#resource {
	width: 20%;
	float: right;
}
#contactinfo {
	width: 28%;
	float: left;
}
.v-sep {
	float: right;
}
.footer_contacttxt {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	margin: 0px 30px 2px 2px;
}
.footer_contacttxt a {
	color: #666666;
	text-decoration: none;
}
.footer_contacttxt a:hover {
	color: silver;
	text-decoration: none;
}
#mainslide {
	margin: 5px auto 5px auto;
	padding: 0px;
	background-position: right;
	border: 1px solid #BDD2D7;
	width: 906px;
	height: 289px;
	clear: both;
}
#slidebar {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news-shorttitle {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
	height: 40px;
}
.news-shortdesc {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 160px;
	height: auto;
	float: left;
	display: block;
	text-align: right;
	cursor: pointer;
}
#news-shortdesc:hover {
	background-image: url('../images/slide-highlight.gif');
}
#news-shortdesc:active {
	width: 302px;
	height: 89px;
	background-image: url('../images/slide-nohighlight.gif');
	float: left;
	display: block;
	text-align: right;
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}
#news-shortdesc:hover p {
	color: #018ba4;
}
#news-shortdesc:hover a {
	color: #018ba4;
}
#slidenewsheader {
	padding: 0px;
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-right: auto;
	margin-top: 25px;
	margin-left: 10px;
}
#slidenewsheader a {
	text-decoration: none;
}
#slidenewsbody {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-right: 30px;
	margin-top: 0px;
	text-decoration: none;
}
#shorttitle {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	margin-right: 20px;
	line-height: 18px;
}
#shorttitle ul {
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
	padding-right: 5px;
	list-style-image: url('../images/bullet2.gif');
}
#shorttitle li {
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 5px;
}
.center_align {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.news_header_txttop {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#inner-nav {
	margin: 20px auto 0px auto;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #F4F4F4 #E2E2E2 #F4F4F4;
	width: 916px;
	height: 40px;
	background-image: url('../images/gallerybg.jpg');
	background-repeat: repeat-x;
	clear: both;
}
.inner-navi_para {
	line-height: 40px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-family: tahoma;
	font-size: 10px;
	color: #006699;
}
#centerbody-inner {
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 5px 0px;
	width: 596px;
	float: right;
}
