body {
	color: #000000;
	font: normal 12px "Arial", sans-serif;
	background-color: #FFF;
	padding: 0px;
	margin:  0px;	
}
td    { vertical-align: top; }
img   { border: none; }
table { border-collapse: collapse; }
table, tr, td, div {
	padding: 0px;
	margin:  0px;
}

.t_main {
	//_width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 800? "800px":"100%");
	//_width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 800? "800px":"100%");
	
	width:100%;
	min-width:800px;
	height:100%;
}

.td_header1 {
	width:100%;
	background: transparent url("images/header1_bg.gif") repeat-x 0px 0px;
	height:66px;
}
.div_header1 {
	width:476px;
	background: transparent url("images/header1.gif") repeat-x 0px 0px;
	height:66px;	
}
.div_logo {
	width:280px;
	background: transparent url("images/logo.gif") no-repeat 0px 20px;
	float:left;
	margin-left:20px;	
	height:100px;	
}
.td_header2 {
	width:100%;
	background: transparent url("images/header2_bg.gif") repeat-x 0px 0px;
	height:105px;
	text-align:right;
}
.div_phones {
	float:right;
	margin-top:20px;
	color:#fff;
	font-weight:bold;
}
.div_header2 {
	width:476px;
	background: transparent url("images/header2.jpg") repeat-x 0px 0px;
	height:105px;
	float:right;
}

.td_menu {
	width:100%;
	background: transparent url("images/menu_bg.gif") repeat-x 0px 0px;
	height:42px;
	text-align:left;	
}
.div_menu {
	float:left;
	padding:12px 0px 12px 0px;
}
.div_menu_rz {
	width:18px;
	background: transparent url("images/menu_rz.gif") no-repeat 0px 0px;
	height:42px;	
	float:left;	
	padding-right:5px;
	padding-left:0px;
}
.div_menu a {
	text-decoration:none;
	text-transform: uppercase;
	color:#2f8eb4;
	font-weight:bold;
}

.td_menu_bottom {
	width:100%;
	background: transparent url("images/menu_bottom_bg.gif") repeat-x 0px 0px;
	height:10px;	
}

.t_content {
	width: 100%;	
}
.t_left {
	height:100%;
}
.td_left_center {
	height:100%;
}
.td_content {
	height:450px;;
}
.td_left {
	width:280px;
	padding-top:20px;
	background-color:#91cce3;
	border:1px #567f85 solid;
	HEIGHT:100%;
	display:none;
}
.td_news_title {
	width:280px;
	height:34px;	
	background: transparent url("images/news_title_bg.gif") repeat-x 0px 0px;
	color:#24646d;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;	
}
.div_news_title {
	padding-top:10px;
	padding-right:10px;
	margin-bottom:-10px;
}
.td_left_top {
	height:25px;	
	background: transparent url("images/left_top_bg.gif") repeat-x 0px 0px;
}
.td_left_bottom {	
	height:22px;	
	background: transparent url("images/left_bottom_qbg.gif") repeat-x 0px 0px;
}
.t_news {
	width:280px;
	background-color:#FFF;
	margin-left:5px;
	margin-top:10px;	
}

.td_news_top_left {
	background: transparent url("images/news_top_left.gif") no-repeat 0px 0px;
	width:15px;
	height:15px;
}
.td_news_top {
	background: transparent url("images/news_top.gif") repeat-x 0px 0px;	
	height:15px;
}
.td_news_top_right {
	background: transparent url("images/news_top_right.gif") no-repeat 0px 0px;
	width:36px;
	height:15px;
}
.td_news_left {
	background: transparent url("images/news_left.gif") repeat-y 0px 0px;
	width:15px;
	height:1px;
}
.td_news_center {
	height:80px;
}

.td_news_center img {
	width:50px;
}
.td_news_center a {
	color:#24646d;
	text-decoration:none;
}

.td_news_right {
	background: transparent url("images/news_right.gif") repeat-y 0px 0px;
	width:36px;
	height:1px;
}
.td_news_bottom_left {
	background: transparent url("images/news_bottom_left.gif") no-repeat 0px 0px;
	width:15px;
	height:36px;
}
.td_news_bottom {
	background: transparent url("images/news_bottom.gif") repeat-x 0px 0px;
	height:36px;
}
.td_news_bottom_right {
	background: transparent url("images/news_bottom_right.gif") no-repeat 0px 0px;
	width:36px;
	height:36px;
}

.td_footer_menu {
	width:100%;
	background: transparent url("images/footer_menu_bg.gif") repeat-x 0px 0px;
	height:34px;
	text-align:center;	
}

.t_footer_menu {	
		width:100%;
}
.t_footer_menu td {
	padding-top:9px;
}
.div_footer_menu_btn {	
	display:inline;
	padding:10px;
}

.div_footer_menu_rz {	
	height:34px;	
	display:inline;
	padding-right:5px;
	padding-left:0px;
	padding-top:10px;
	font-weight:bold;
	margin-bottom:-10px;
	color:#11779e;
}
.t_footer_menu a {
	text-decoration:none;	
	color:#3c6270;	
}

.td_footer {
	width:100%;
	background: transparent url("images/footer_bg.gif") repeat-x 0px 0px;
	height:50px;
	text-align:center;
	padding-top:20px;
}

.t_text {
	width:100%;
}
.td_title {
	padding:10px;
	padding-left:20px;
	color:#ff8400;
	
	font-size:18px;
}
.td_title h1 {font-size:18px; padding:0px; margin:0px;}
.td_text {
	padding:10px;
	padding-left:20px;
}

div.clear {
	clear:both;
}

/* GALLERY */

table#for_menu {
width:100%;
margin-top:-10px;
}

table#for_menu  td#menu{
padding-top:30px;
width:130px;
vertical-align:top;
}

table#for_menu  td#menu a{
text-decoration:none;
}

div.photo_block, div.photo_block_2 {
	width:  176px;
	height: 176px;
	float: left;
}
div.photo_block   {
/*background: transparent url('/images/photo_bg.png') no-repeat 50% 50%; 
padding:20px;*/
border:2px solid #555555
margin:10px;
}

div.photo_block .photo, div.photo_block_2 .photo {
	display: block;
	width:  160px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 13px;
	}
.td_footer a{
	color:#000;
	text-decoration:none;
}

