#logo {
	height:80px; width:250px;
	margin:0px;
	float:left;
}
#gc {
	height:22px; width:180px;
	margin:37px 140px 21px 30px;
	float:left;
}

table.index_content {
	width:910px;
	margin-top:10px;
}

#leftmenu {
	width:250px;
	vertical-align:top;
}
#leftmenu_block {
	background: #99ccFF url(images/blue_bot.gif) bottom no-repeat;
	vertical-align:top;
	margin:0px;
	padding:0px;	
}
.leftmenu_list {
	border-top:1px solid #FFFFFF;
	height:50px;
	padding-left:30px;
	vertical-align:middle;
}
.leftmenu_first {
	background: url(images/blue_top.gif) top  no-repeat;
	border:0px none;	
	height:50px;
	padding-left:30px;
	margin:0px;
}
.leftmenu_link  {
	display:block;
	padding-top:18px;
}
.leftmenu_link_on  {
	display:block;
	padding-top:18px;
	font-weight:bold;
	color:#003366;
}
#page {
	width:660px;
	text-align:left;
	vertical-align:top;
}
#content {
	padding-left:30px;
}
#page_top {
	height:50px;
	border-bottom:1px solid #99ccFF;	
}
#page_top img {
	float:left;
}
#page_link {
	padding-top:18px;
	padding-right:5px;
	text-align:right;
	white-space:nowrap;
}
.page_info {
	clear:both;
	margin-top:18px;
	min-height:250px;
}
/* FOOTER */
#copy {
	width:250px;
}
#bot_line {
	width:630px;
	float:left;
	margin-left:30px;
}
a.bot_menu {
	margin:0px 13px;
	}
	
.info_block_on_page {
	clear:both;
	margin-bottom:20px;
	}
.title_of_info_block_on_page {
	clear:both;
	margin:10px 0px;
	}
.photo_left {
margin:10px 20px 15px 0px;
border:1px solid #e4e4e4;
}
tr.blue_border {
border-bottom:1px solid #99CCFF;
}
.large_view_hidden {
position:absolute; 
z-index:1; 
top:100px; left:100px; 
background-color:#e4e4e4;
visibility:hidden;
}
.large_view_visible {
position:absolute; 
z-index:1; 
top:100px; left:100px; 
background-color:#e4e4e4;
visibility:visible;
}