﻿html, body, form
{
	font-family: Arial, Verdana, Georgia, Sans-Serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: white;
	text-align: center;
}
.page
{
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 10px 0 10px 0;
	text-align: left;
}
.title
{
    width: 960px;
    height: 47px;
    float: left;
    overflow: hidden;
    background: white url(../images/title.gif) no-repeat center center;
    margin-bottom: 15px;
}
.subtitle
{
    width: 940px !important;
    width: 960px;
    width/**/:/**/940px;
    height: 14px !important;
    height: 46px;
    height/**/:/**/14px;
    float: left;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 16px 20px 16px 0;
    margin-bottom: 90px;
    text-align: right;
}
.subtitle a, .subtitle a:visited, .subtitle a:active
{
    color: White;
    text-decoration: none;
}
.subtitle a:hover
{
    color: White;
    text-decoration: underline;
}
.mainimage
{
    width: 340px !important;
    width: 960px;
    width/**/:/**/340px;
    height: 345px !important;
    height: 480px;
    height/**/:/**/345px;
    float: left;
    overflow: hidden;
    background: white url(../images/image_main.jpg) no-repeat center center;
    margin-bottom: 25px;
    padding:115px 20px 20px 600px;
}
.miEmail
{
	float: left;
	width: 340px;
	height: 30px;
	overflow: hidden;
    background: transparent url(../images/email.png) no-repeat center center;
}
.mieItem
{
	width: 340px;
	height: 30px;
	float: left;
	overflow: hidden;
}
.miText
{
	width: 310px !important;
	width: 340px;
	width/**/:/**/310px;
	padding: 3px 15px 0px 15px;
	text-align: justify;
	color: White;
	font-size: 12px;
	font-style: italic;
}
.news
{
	width: 960px;
	float: left;
	overflow: hidden;
    margin-bottom: 20px;
	text-align: center;
}
.navigation
{
    width: 951px !important;
    width: 960px;
    width/**/:/**/951px;
    height: 23px !important;
    height: 58px;
    height/**/:/**/23px;
    float: left;
    background: white url(../images/menu.png) no-repeat center center;
    margin-bottom: 20px;
    padding: 25px 0px 9px 10px;
}
.nButton
{
    width: 120px;
    height: 23px;
    float: left;
    overflow: hidden;
    background-position: top left;
    background-repeat: no-repeat;
    margin-right: 25px;
}
.partners
{
    width: 960px;
    height: 50px;
    float: left;
    overflow: hidden;
    text-align: center;
}
.partners a
{
    padding-right: 5px;
}
.partners a img
{
    border: none;
	height: 50px;
}
.memu_item
{
	width: 270px !important;
	width: 960px;
	width/**/:/**/270px;
	height: 30px !important;
	height: 167px;
	height/**/:/**/30px;
	float: left;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding: 119px 677px 18px 13px;
}
.miButton
{
	width: 270px;
	height: 30px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}
.news_item
{
	width: 960px;
	float: left;
	margin-bottom: 25px;
	text-align: center;
}
.column_left, .column_right
{
	width: 447px;
	float: left;
	font-size: 11px;
	color: Black;
	padding-left: 15px;
	text-align: justify;
}
.column_right
{
	padding-left: 25px;
}
.gallery
{
	float: left;
	width: 980px;
	overflow: hidden;
}
.gItem
{
	width: 225px;
	height: 150px;
	float: left;
	overflow: hidden;
	margin: 20px 20px 0 0;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
}
.imageUC
{
	width: 960px;
	float: left;
	padding-bottom: 30px;
}