#custom-doc {
	width:72.31em;
	*width:70.57em;
	min-width:940px;
	margin:auto;
	text-align:left;
}
    h1 {
		font: 24px Georgia, "Times New Roman", Times, serif;
        color: #000000;
    }
	h2 {
		font-size: 16px;
		font-weight: bold;
	}
	a {
		color: #000000;
		text-decoration: none;
	}
		a:hover {
			text-decoration: underline;
		}
	p {
		font-size: 12px;
		line-height: 17px;
	}
	.hidden {
		display: none;
	}
	img.title {
		margin-bottom: 5px;
	}
	img.rest {
		margin-bottom: 5px;
		margin-top: 4px;
	}
	img.captcha {
		margin-left: 155px;
	}	
	.form_field {
		width: 291px;
		height: 32px;
		background: url('../img/input_bg.gif');
	}
		.form_field input.text {
			width: 280px;
			height: 20px;
			margin-top: 5px;
			margin-left: 5px;
			border: none;
			color: #999999;
		}
	div.item {
		width: 610px;
		padding: 5px;
	}
		div.item a {
			font-size: 18px;
			color: #1b1b1b;
			text-decoration: none;
		}
		div.item a:hover {
			text-decoration: underline;
		}
		div.item p {
			font-size: 12px;
			line-height: 20px;
		}
		div.item .left {
			width: 60px;
		}
		div.item .right {
			width: 540px;
		}
		div.item .offices_center {
			width: 360px;
		}
		div.item .offices_right {
			width: 165px;
		}
		div.item .contest .narrow {
			width: 60px;
			text-align: center;
		}
			div.item .contest .narrow a {
				font-size: 12px;
				font-weight: bold;
				color: #000000;
			}
			div.item .contest .narrow p {
				text-align: center;
			}
		div.item .contest .wide {
			width: 450px;
		}
    .different {
		background: #EEF3FF;
	}
    li {
		font-size: 12px;
        margin: 5px 0px;
    }
	strong {
        font-weight: bold;
        color: #b8084c;
    }
	p strong {
		color: #000000;
	}
	form {
		width: 500px;
		margin: 0px auto;
	}
    form div {
        margin: 5px;
    }
    fieldset {
        border: none;
        border-top: 1px solid #0895da;
        margin: 10px 0px;
        padding-top: 10px;
    }
        fieldset legend {
            font: bold 12px Verdana, Tahoma, sans-serif;
            color: #333333;
            padding-right: 4px;
        }
    label {
        width: 150px;
        text-align: right;
        vertical-align: top;
        margin-right: 5px;
        display: -moz-inline-block;
        display: inline-block;
    }
	.error-message {
		font-size: 12px;
		color: #f4003d;
		margin-left: 155px;
		margin-bottom: 10px;
	}
	#comments {
		margin-top: 10px;
		line-height: 16px;
		color: #333333;
	}
		.comment {
			 font-size: 12px;
			 padding: 5px 10px;
		}
			.comment p.user {
				font-weight: bold;
			}
    .input input, .input textarea, .input select {
        padding: 2px 4px;
        border: 1px solid #0895da;
		background: #EEF3FF;
    }
	.input input:hover, .input textarea:hover, .input select:hover {
		background: #FFFFFF;
	}
	.input input:focus, .input textarea:focus, .input select:focus {
		background: #FFFFFF;
	}
    .text input, .password input {
        width: 250px;
        height: 16px;
    }
    .textarea textarea {
        width: 250px;
        height: 126px;
    }
    .select select, .time select, .date select {
        height: 22px;
        padding: 0px;
    }
    .file input {
        height: 22px;
		border: 1px solid #0895da;
    }
	.checkbox {
		width: 328px;
		text-align: right;
	}
		.checkbox input {
			margin-right: 5px;
			border: none;
		}
		.checkbox label {
			text-align: left;
		}
    form div.submit {
        text-align: center;
    }
    .submit input {
        width: 100px;
        height: 25px;
        border: 1px solid #999999;
    }
    div.about {
        width: 608px;
        padding: 10px;
        background: #EEF3FF;
    }
        div.about p {
			font-size: 12px;
            margin-top: 2px;
			line-height: 20px;
        }
	div.utils {
		height: 27px;
		margin-bottom: 8px;
	}
		div.utils span {
			font-size: 10px;
		}
		div.utils .left {
			padding-top: 5px;
		}
		div.utils .right {
			text-align: right;
		}
	div.carousel .container {
		width: 100%;
		margin: 0px auto;
		z-index: 0;
		position: relative;
		overflow: hidden;
	}
	div.carousel ul {
		width: 100000px;
		position: relative;
		top: 0;
		overflow: hidden;
	}
	div.carousel li {
		width: 152px;
		text-align: center;
		list-style: none;
		margin: 0px;
		position: relative;
		float: left;
	}
	div.carousel .caption {
		width: 141px;
		height: 30px;
		background: url('../img/carousel_transparent_bg.png');
		text-align: left;
		padding: 4px;
		position: absolute;
		top: 82px;
		left: 2.5px;
	}
		div.carousel .caption a {
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;
			text-align: left;
			text-decoration: none;
		}
		div.carousel .caption a:hover {
			text-decoration: underline;
		}
	div.carousel .previous_button {
		width: 12px;
		height: 22px;
		margin-right: 10px;
		background: url('../img/prev.gif') no-repeat;
		cursor: pointer;
	}
	div.carousel .previous_button_disabled {
		cursor: default;
	}
	div.carousel .next_button {
		width: 12px;
		height: 22px;
		margin: 0px;
		background: url('../img/next.gif') no-repeat;
		cursor: pointer;
	}
	div.carousel .next_button_disabled {
		cursor: default;
	}
	div.carousel .nav {
		text-align: center;
	}
	div.video {
		margin-top: 25px;
	}
	div.banner {
		margin: 10px 0px;
	}
	#nav {
		width: 610px;
		font-size: 12px;
		background: #EEF3FF;
		margin: 10px 0px;
		padding: 5px;
	}
		#nav .disabled {
			color: #EEF3FF;
		}
		#nav .current {
			font-weight: bold;
		}
		#nav .numbers {
			text-align: center;
		}
		#nav .next {
			text-align: right;
		}
	#header {
		height: 248px;
		position: relative;
		z-index: 1000;
	}
		#header .logo {
			position: absolute;
			left: 16px;
			top: 185px;
		}
		#header .en {
			position: absolute;
			left: 920px;
			top: 234px;
			z-index: 1001;
		}
		#menu {
			width: 940px;
			height: 16px;
			color: #FFFFFF;
			position: absolute;
			top: 232px;
			left: 0px;
			overflow: visible;
		}
				#menu ul {
					list-style: none;
					overflow: visible;
				}
					#menu ul li {
						width: 129px;
						font: 12px arial, helvetica, sans-serif;
						font-weight: bold;
						text-align: center;
						margin: 0px;
						background: none;
						position: relative;
						cursor: default;
						float: left;
					}
					#menu ul li:hover, #menu ul li.over {
						background: #000000 url('../img/menu_item_bg.gif'); /* pt IE */
						color: #FFFFFF;
					}
					#menu ul li:hover ul, #menu ul li.over ul {
						display: block;
					}
					#menu ul ul {
						width: 127px;
						background: #333333;
						list-style: none;
						margin: 0;
						padding: 0;
						border: 1px solid #000000;
						border-top: none;
						position: absolute;
						top: 15px;
						left: 0px;
						display: none;
					}
						#menu ul ul li {
							width: 127px;
							margin-bottom: 2px;
							border: none;
							text-align: left;
							background: none;
							position: relative;
						}
							#menu ul ul li a {
								width: 121px;
								font: 11px arial, helvetica, sans-serif;
								padding: 5px 3px;
								color: #FFFFFF;
								display: block;
							}
							#menu ul ul li a:hover {
								background: #000000;
								text-decoration: none;
							}
	#subheader {
		height: 90px;
		padding: 5px 0px;
	}
		#subheader p {
			font-size: 12px;
			line-height: 14px;
		}
		#subheader .left {
			width: 56em;         /* non-IE */
			*width: 54.6001em;   /* IE */
		}
		#subheader .right {
			width: 15.7692em;    /* non-IE */
			*width: 15.3750em;   /* IE */
		}
			#subheader .right .left {
				width: 4.6153em;
				*width: 4.5em;
			}
				#subheader .right .left img {
					width: 60px;
					height: 60px;
				}
			#subheader .right .right {
				width: 10.7692em;
				*width: 10.5em;
			}
				#subheader .right .right h2 {
					font-size: 12px;
				}
	#tourism {
		margin: 10px 0px;
	}
		#tourism .row {
			margin-bottom: 10px;
		}
			#tourism .row img {
				width: 60px;
				height: 60px;
			}
	#ft {
		margin-top: 10px;
		height: 100px;
		background: #EEEEEE url('../img/footer_bg.gif') no-repeat top right;
	}
		#ft a {
			text-decoration: none;
			color: #555555;
		}
		#ft a:hover {
			text-decoration: underline;
		}
		#ft .copy {
			font-size: 12px;
			color: #BBBBBB;
			padding: 8px 0px 0px 8px;
			line-height: 150%;
		}
		#ft .email {
			color: #555555;
		}
		#ft .menu li {
			margin-top: 8px;
			font-size: 10px;
		}