@import "normalize.css";
@import "font-face.css";

html,
body {
	min-width: 1225px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin: 0;
	}

div, table, img {
	border-width: 0;
	}

.l-body {
	background: #002e60 url(../img/l-canvas.jpg) 50% 0 no-repeat;
	}
.l-canvas {
	width: 100%;
	min-height: 100%;
	}
.l-header {
	background-color: #FFF;
	height: 148px;
	border-bottom: 1px #025ea1 solid;
	}
	.l-header-h {
		width: 1225px;
		height: 100%;
		margin: 0 auto;
		position: relative;
		background: url(../img/l-header-h.jpg) 100% 0 no-repeat;
		}
		.l-header-h > [class|="w"] {
			display: block;
			position: absolute;
			}
		.w-logo {
			width: 87px;
			height: 112px;
			left: 73px;
			top: 17px;
			text-indent: -10000px;
			background: url(../img/w-logo.png);
			}
		.w-title {
			left: 197px;
			top: 49px;
			font-family: "FreeSetWeb", Tahoma, sans-serif;
			font-size: 30px;
			font-weight: bold;
			color: #025ea1;
			line-height: 28px;
			text-transform: uppercase;
			}

.l-body {
	}
	.l-body-h {
		width: 1225px;
		margin: 0 auto;
		}

.w-slider {
	width: 100%;
	height: 500px;
	margin: 25px 0;
	}
	.l-body.browser_ie7 .w-slider {
		margin-top: 100px;
		}
	.w-slider-h {
		width: 100%;
		height: 100%;
		position: relative;
		}
		.w-slider-images {
			position: absolute;
			width: 0px;
			height: 0px;
			left: 20px;
			overflow: hidden;
			background-color: #FFF;
			border: 3px #fff solid;
			border-radius: 3px;
			-webkit-box-shadow: 9px 9px 9px 0px rgba(0, 0, 0, .4);
			box-shadow: 9px 9px 9px 0px rgba(0, 0, 0, .4);
			}
			.w-slider-image {
				display: none;
				position: relative;
				}
				.w-slider-image img {
					vertical-align: top;
					}
				.w-slider-image-point {
					position: absolute;
					display: none;
					}
		.w-slider-texts {
			position: absolute;
			right: 15px;
			width: 340px;
			height: 642px;
			}
			.w-slider-texts > tr > td {
				vertical-align: middle;
				text-align: center;
				}
			.w-slider-text {
				display: none;
				text-align: center;
				vertical-align: middle;
				}
				.w-slider-text p {
					font-family: "FreeSetWeb", Tahoma, sans-serif;
					font-size: 36px;
					color: #ffffff;
					text-align: center;
					margin: 10px 0;
					}
					.w-slider-text.index_4 p {
						font-size: 24px;
						}
						.w-slider-text.index_4 h2 {
							color: #fff;
							font-family: "FreeSetWeb", Tahoma, sans-serif;
							font-size: 48px;
							text-align: center;
							margin: 10px 0;
							}
					.w-slider-text.index_5 p {
						font-size: 18px;
						}

	.l-grid {
		position: absolute;
		left: 50%;
		top: 0;
		width: 1225px;
		margin-left: -569px;
		height: 100%;
		}
		.l-grid > tbody > tr > td.order_1 {
			height: 138px
			}
		.l-grid > tbody > tr > td.order_2 {
			height: auto;
			vertical-align: middle;
			}
	.l-igrid {
		width: 100%;
		}
