body {
	margin:0px;
	width:100%;
	height:100%;
	font-family: verdana;
	font-size:12px;
	background-color: #fbfbfb;
}
	
img {
	border:0px;
}

strong {
	font-weight:normal;
}

.b {
	font-weight:bold;
	color: #333399;
}

h1 {
	font-family: tahoma;
	font-size:12px;
	color: #3C3C3C;
	text-align:justify;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: tahoma;
	font-size:12px;
	color: #333399;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h3 {
	text-align:center;
	font-weight: normal;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.page_title {
	background: url(page_title_bg.jpg) no-repeat;
	font-family: arial;
	font-size:12px;
	color: #555555;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.left_column {
	background: url(lc_bg.jpg) no-repeat;
	vertical-align: top;
	width:250px;
}

.nav_container {
	padding-left: 25px;
	padding-top: 25px;
	margin-bottom: 30px;
}

.nav_container a {
	font-family: tahoma;
	font-size: 12px;
	color: #42429b;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	display: block;
	width: 213px;
	height: 20px;
	background: url(nav_button_out_bg.jpg) no-repeat;
	overflow: hidden;
}

.nav_container a:hover {
	background: url(nav_button_over_bg.jpg) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_current {
	background: url(nav_button_out_cur.jpg) no-repeat !important;
}

.news_container {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	background: url(news_bg.jpg) no-repeat;
	background-position: 20px 0px;
	min-height: 180px;
}

.contacts_container {
	padding-top: 25px;
	text-align: center;
	background: url(contacts_bg.jpg) no-repeat;
	background-position: 20px 0px;
	min-height: 120px;
	font-family: tahoma;
	font-size: 12px;
	color: #4F4F4F;
	margin-bottom: 30px;
}

.news_title {
	font-family: arial;
	font-size:11px;
	color: #666666;
	text-transform: uppercase;
	text-align:right;
}

.news_text {
	font-family: arial;
	font-size:11px;
	color: #4f4f4f;
	text-align:justify;
}

.news_more {
	text-align:center;
	margin-bottom: 11px;
}

.news_more a {
	font-family: arial;
	font-size:11px;
	color: #B162FF;
}

.content_container {
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 50px;
	background: url(page_bottom_bg.jpg) no-repeat bottom;
	background-color: #f8f8f8;
	vertical-align: top;
	width: 730px;
}

.content_subcontainer {
	width: 680px;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

.page_angle {
	background: url(page_angle.jpg) no-repeat top right;
}

.videl {
	font-family: tahoma;
	font-size:12px;
	color: #333399;
	font-weight: bold;
}

.content {
	font-family: tahoma;
	font-size:12px;
	color: #3C3C3C;
	text-align:justify;
}

.content a {
	font-family: tahoma;
	color: #333399;
	text-decoration: none;
}

.search_container {
	background: url(search_bg.gif) no-repeat;
	padding-left:35px;
	font-family: tahoma;
	font-size:11px;
	color: #666666;	
}

.search_container input {
	font-family: tahoma;
	font-size:11px;
	color: #666666;
	border: 1px solid #666666;
}

.right {
	background: url(right_bg.jpg) no-repeat;
	background-color: #f8f8f8;
}

.bottom_menu {
	height: 65px;
	text-align: left;
	
}

.bottom_menu a {
	font-family: verdana;
	font-size:10px;
	color: #999999;
	text-decoration: none;
	margin-left: 5px;
}

.bottom_menu a:hover {
	color: #666666;
	text-decoration: underline;
}

.copyright {
	height: 55px;
	background: url(copy_bg.gif);
	font-family: verdana;
	font-size:11px;
	color: #9c9c9c;
	text-align: left;
}

.gallery_title {
	font-family: tahoma;
	font-size:12px;
	color: #333399;
	font-weight: bold;;
}

.gallery_text {
	font-family: tahoma;
	font-size:12px;
	color: #3C3C3C;
	text-align:justify;
}

.gallery_image {
	border: 1px solid #42429b;
}

.gallery_thumb {
	border: 1px solid #42429b;
	float: left;
	margin: 5px;
}

.violet {
	color: #79628F;
}

.block_container {
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: center;
	background: url(contacts_bg.jpg) no-repeat;
	background-position: 20px 0px;
	min-height: 130px;
	font-family: tahoma;
	font-size: 12px;
	color: #4F4F4F;
	margin-bottom: 30px;
}