BODY {
	height: 100%;
	overflow-x: hidden;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

A {
	color: #066FB3;
}

.zoom{
	cursor: pointer;
}

.Main {
	width: 100%;
	height: 100%;
}

#carousel {

}

.Header {
	width: 100%;
	height: 261px;
	background-image: url(/i/header_bg_l.jpg);
}

.HeaderLeft {
	position: absolute;
	width: 100%;
	height: 261px;
	float: left;
	z-index: 1;
}


.Logo {
	width: 247px;
	height: 65px;
	display: block;
	margin-left: 20px;
	margin-top: 25px;
	float: left;
	position: absolute;
	z-index: 99;
}

.HeaderRight {
	position: relative;
	width: 768px;
	height: 261px;
	background-image: url(/i/header_bg_r.jpg);
	float: right;
	z-index: 1;
}

.Contacts {
	float: right;
	margin-right: 28px;
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 100%;

}

.Contacts FONT {
	color: #C50009;
}

.MenuLeftTop {
	background-image: url(/i/menu_left_top.png);
	width: 187px;
	height: 30px;
	color: white;
	text-align: center;
	line-height: 185%;
	font-size: 16px;
}

.MenuLeft {
	float: left;
	/*min-height: 400px;
	height: 400px;*/
	margin: 0 0 20px 0;
	width: 200px;
	background-image: url(/i/menu_left.png);
}

.MenuLeft UL {
	list-style-type: none;
}


.MenuLeftOut {
	margin-bottom: 5px;
	color: #535353;
	text-decoration: underline;
	font-size: 14px;
	width: 85%;
	display: block;
	font-weight: 400;
	margin-left: -41px;
	padding-left: 25px;
	padding-top: 5px;
}

.MenuLeft  A:hover {
	color: black;
	/*font-weight: bold;*/
}

.MenuLeftHover {
	margin-bottom: 5px;
	color: black;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	display: block;
	background-image: url(/i/point.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: -41px;
	padding-left: 25px;
}

.Center {
	width: 100%;
	height: 100%;
}

.Content {
	width: 100%;
	height: 100%;
	float: left;
}

.MenuTop {
	background-color: #F8F8F8;
	width: 100%;
	height: 30px;
	font-size: 18px;
	line-height: 170%;
}

.MenuTopA {
	color: #014674;
	text-decoration: underline;
	z-index: 100 !important;
	margin-right: 15px;
}

.MenuTop A:hover {
	color: #B60000;
}

.MenuTopAHover {
	color: #B60000;
	text-decoration: underline;
	margin-right: 15px;
}

.Jump {
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 99;
	margin-top: 100px;

}

.Jump IMG {
	cursor: pointer;
}

.ContentIn {
	width: 90%;
	margin-left: 20px;
}

.Footer {
	width: 100%;
	height: 30px;
	background-color: #F8F8F8;
	line-height: 258%;
}

.FooterLeft {
	float: left;
	background-color: #066FB3;
	width: 187px;
	height: 30px;
}

.FooterCenter {
	float: left;
	height: 30px;
	padding-left: 10px;
	width: 60%;
}

.FooterRight {
	float: right;
	background-color: #066FB3;
	width: 187px;
	height: 30px;
	color: white;
	text-align: center;
}

.FooterRight  IMG {
	position: absolute;
	border: none;
}

img, div { behavior: url(iepngfix.htc) }

.IE6 {
	background-color: #C50009;
	width: 100%;
	height: 17px;
	border-bottom: 1px solid #790006;
	color: white;
	text-align: center;
}
.GalTab {
	font-size: 14px;
	text-align: center;
	width: 100%;
}

.GalTab A:hover {
	color: #B60000;
}
