@charset "utf-8";
/* CSS Document */

/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #fff;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #0761c2;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail-top {
	background: #f7f7f7;
}

#main-bg-top {
	width: 100%;
}

#main {
	font-size: 0.75em;
}

header {
	    background-color: #fff;
    border-bottom: 5px solid #3f659e;
    position: relative;
    width: 100%;
    height: 175px;
    margin: 0 0 12px 0;
    box-shadow: 0px 1px 13px #00000075;
}

div.headerdiv {
	left: 50%;
    margin-left: -484px;
    position: absolute;
    width: 968px;
}

section#content {
	width: 968px;
	margin: 0 auto;
}

#footer-bg {
	background: #fff;
}

	footer {
		width: 968px;
		min-height: 65px;
		height: auto !important;
		height: 165px;
		margin: 0 auto;
		overflow: hidden;
	}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 0 0;
	}

.fright {
	float: right;
}

	ul.fright {
		width: 191px;
		padding: 0 0 22px 0;
	}
	
	ul.fright1 {
		float: right;
		width: 191px;
		padding: 0 0 8px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#slogan {
	position: absolute;
	top: 50px;
	left: 239px;
}

#icons {
	background: url(../images/icons.gif) no-repeat 0% 0%;
	width: 110px;
	height: 27px;
	padding: 7px 0 0 1px;
	overflow: hidden;
	position: absolute;
	top: 34px;
	right: 0;
}

	#icons li {
		float: left;
		padding: 0 0 0 6px;
	}

#navi {
	overflow: hidden;
	position: absolute;
	top: 49px;
	right: 117px;
}

	#navi li {
		background: url(../images/navi-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 10px 0 11px;
		line-height: 1.182em;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #ff8d7c;
	}
	
		#navi li a {
			text-decoration: none;
			color: #ff8d7c;
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}

nav {
	position: absolute;
	top: 126px;
	right: 0;
	margin-right: -5px;
}

	nav ul {
		width: 100%;
		overflow: hidden;
	}
	
		nav ul li {
			float: left;
			overflow: hidden;
			font-size: 17px;
			font-weight: 400;
		}
		
			nav ul li a {
				display: block;				
				padding:0 15px;
				height: 42px;
				margin: 0 auto;
				overflow: hidden;
				line-height: 42px;
				text-align: center;
				text-decoration: none;
				color: #0761c2;
				border:1px solid #fff;
			}
			
			nav ul li.act a {
				background-position: 0% 0%;
				line-height: 46px;
				color: #2f2f2f;
			}
			
			nav ul li a:hover {				
				    border: 1px solid #0761c5;
					color: #ffffff;
					border-radius: 1px;
					background: #3f659e;
			}

#phone {
	width: 140px;
	height: 34px;
	line-height: 36px;
	background:#adadad url('/images/phone-icon.png') no-repeat 10px 8px;
	border-radius:3px;
	overflow: hidden;
	position: absolute;
	padding-left:40px;
	top: 76px;
	right: 0;
	color: #fff;
	font-size:17px;
}

#emailthis {
	width: auto;
	height: 34px;
	line-height: 36px;
	border-radius:5px;
	overflow: hidden;
	position: absolute;
	top: 76px;
	right: 20%;
	color: #393939;
	font-size:17px;
}

	
	
	#phone b {
		position:absolute;
		margin: 0 10px 0 0;
		line-height: 34px;
		font-size: 13px; 
		font-weight: 400;
		text-transform: uppercase;
		color: #fff;
	}
	#phone > strong > cufon > canvas {
		position:absolute;
		margin: 0 0 0 70px;
	}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 0 12px 0;
}

	#content p {
		padding: 0 0 16px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #2f2f2f;
	}
	
		#content p.extra {
			padding: 0 0 28px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 7px 0;
		}

#column-left {
	float: left;
	width: 243px;
	padding: 0 11px 0 0;
}

#column-middle {
	float: left;
	width: 700px;
	padding: 0 10px 0 0;
}

#column-right {
	float: left;
	width: 243px;
}








/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
    background: #f7f7f7 ;
	}
	
	.box .border-bot {
		background: ;
	}
	
	.box .border-left {
		background: ;
	}
	
	.box .border-right {
		background: ;
	}
	
	.box .corner-top-left {
		background: ;
	}
	
	.box .corner-top-right {
		background: ;
	}
	
	.box .corner-bot-left {
		background: ;
	}
	
	.box .corner-bot-right {
		background: ;
		width: 100%;
	}
	
	.box .inner {
		padding: 14px 17px 33px 16px;
	}
	
	.box .inner-1 {
		padding: 14px 20px 26px 27px;
	}
	
	.box .inner-2 {
		padding: 14px 18px 26px 27px;
	}
	
	.box .inner-3 {
		padding: 14px 17px 28px 16px;
	}
	
		.box ul.list-1 li {
			background: url(../images/list-bg.gif) no-repeat 0% 0%;
		}
		
	.box p {
		padding: 0 0 27px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #a6a6a6 !important;
	}
	
		.box p.extra {
			padding: 0 0 10px 0 !important;
		}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
	   background: url(../images/1.jpg);
       background-size: 100%;
	}
	
	.box-1 .border-bot {
		background: ;
	}
	
	.box-1 .border-left {
		background: ;
	}
	
	.box-1 .border-right {
		background: ;
	}
	
	.box-1 .corner-top-left {
		background: ;
	}
	
	.box-1 .corner-top-right {
		background: ;
	}
	
	.box-1 .corner-bot-left {
		background: ;
	}
	
	.box-1 .corner-bot-right {
		background: ;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 11px 23px 25px 28px;
	}
	
	.box-1 .inner-1 {
		padding: 11px 23px 23px 28px;
	}
	
	.box-1 .inner-2 {
		padding: 11px 20px 25px 28px;
	}
	
	.box-1 p {
		padding: 0 0 14px 0 !important;
		line-height: 1.333em !important;
		
	}
	
	.box-1 p.extra {
		padding: 0 0 4px 0 !important;
	}
	
	.box-1 p.extra1 {
		padding: 0 0 26px 0 !important;
	}
	
		.box-1 p span {
			color: #a6a6a6 !important;
		}
		
	.box-1 p.no-indent {
		padding: 0 !important;
	}

.box-2 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #2f2f2f ;
		box-shadow: 8px 5px 12px #5a5a5a;
	}
	
	.box-2 .border-bot {
		background: ;
	}
	
	.box-2 .border-left {
		background: ;
	}
	
	.box-2 .border-right {
		background: ;
	}
	
	.box-2 .corner-top-left {
		background: ;
	}
	
	.box-2 .corner-top-right {
		background: ;
	}
	
	.box-2 .corner-bot-left {
		background: ;
	}
	
	.box-2 .corner-bot-right {
		background: ;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 13px 27px 28px 28px;
	}
	
	.box-2 p {
		padding: 0 0 10px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #888 !important;
	}

.box-3 {
	width: 100%;
	overflow: unset;
}

	.box-3 .inner {
		padding: 0 12px 0 23px;
	}
	
	.box-3 .inner-1 {
		padding: 15px 12px 0 23px;
	}
	
	.box-3 .inner-2 {
		padding: 18px 12px 0 23px;
	}

.box-indent {
	margin: 0 0 11px 0 !important;
}

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 20px;
	left: 0px;
}

	h1 a {
		margin-top:15px;
		background: url(../images/logo0.png) no-repeat 0% 0%;
		display: block;
		width: 202px;
		height: 123px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}
		
.logoname {
		background:url(../images/UPS.png) no-repeat 0% 0% ;
		display: block;
		width: 108px;
		height: 51px;
		position:absolute;
		margin:20px 0 0 165px;
	}
h2 {
	padding: 0 0 11px 0;
	line-height: 1.2em;
	word-spacing: -1px;
	font-size: 1.833em;
	font-weight: 400;
	color: #2f2f2f;
}

	h2 span {
		padding: 0 0 0 12px;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 400;
	}

h3 {
	padding: 0 0 21px 0;
	line-height: 1.25em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 400;
	color: #2f2f2f;
}

	h3 em {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}
	
	h3 i {
		display: block;
		margin: 0 0 -9px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 16px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #b42719;
}

	h5 em {
		display: block;
		margin: 0 0 -16px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 9px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	h6 span {
		display: block;
		padding: 1px 0 0 0;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 7px 0;
	}

.link {
	background: ;
	float: right;
	padding: 0 7px 4px 0;
	line-height: 1.25em;
	font-size: 0.917em;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #3478ac;
}

	.link span {
		border-bottom: 1px solid #3478ac;
	}
	
	.link:hover span {
		border-bottom: 1px solid #fff;
	}

.title {
	padding: 0 0 5px 0;
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: 400;
	color: #2f2f2f;
}

.title-1 {
	padding: 0 0 22px 0;
	line-height: 1.3em;
	font-size: 1.667em;
	font-weight: 400;
	color: #2f2f2f;
}

.line-hor {
	background: ;
	width: 100%;
	height: 34px;
	overflow: hidden;
}

.line-hor-1 {
	background: ;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 412px;
	padding: 10px 0 8px 0;
	overflow: hidden;
}

	#contact-form strong {
		float: right;
		width: 199px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1.167em;
		font-size: 1em;
		font-weight: normal;
		color: #a6a6a6;
	}
	
	#contact-form input {
		background: none;
		width: 173px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 193px;
		height: 99px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #d5d5d5;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a.link {
		float: right;
		margin: 12px 0 0 17px;
	}

#loginblock {
	position: absolute;
	display:none;
	top: 30px;
	right: 60px;
	width: 50px;
	height:20px;
	overflow:hidden;
	color: #393939;
	font-size: 17px;
	background:;
	padding:1px 0 0 22px;
	margin-bottom:10px;
	cursor:pointer;
	}
	
	#loginblock2 {
	position: absolute;
	display:none;
	top: 30px;
	right: 60px;
	width: 50px;
	height:20px;
	overflow:hidden;
	color: #393939;
	font-size: 17px;
	background:;
	padding:1px 0 0 22px;
	margin-bottom:10px;
	cursor:pointer;
	}
	
#login-form {
	position: absolute;
	width: 490px;
    right: 45px;
	top: 27px;
	opacity:1;
	transition:all 0.2s;
}





	#login-form strong {
		float: left;
		height: 23px;
		padding: 0 9px 0 0;
		line-height: 22px;
		color: #2f2f2f;
	}
	
	#login-form label {
		background: url(../images/login-input.gif) no-repeat 0% 0%;
		float: left;
		width: 144px;
		height: 23px;
		padding: 0 6px 0 0;
		overflow: hidden;
	}
	
	#login-form input {
		background: none;
		width: 100%;
		height: 100%;
		padding: 1px 5px 1px 5px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #3f659e;
	}
	
	#login-form input#login-submit {
		background: url(../images/login-submit.gif) no-repeat 0% 0%;
		width: 50px;
		height: 23px;
		margin: 0 11px 0 1px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		border-radius: 4px;
	}
	
	#login-form a {
		float: left;
		line-height: 22px;
		font-weight: bold;
		color: #3477ab;
	}

#location-form {
	width: 188px;
	overflow: hidden
}

	#location-form label {
		background:;
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#location-form input {
		background: none;
		width: 172px;
		height: 16px;
		padding: 4px 8px 4px 8px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #898889;
	}
	
	#location-form select {
		background: #393939;
		display: block;
		width: 188px;
		height: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #898889;
	}
	
	#location-form input#location-submit {
		background:;
		width: 57px;
		height: 23px;
		margin: 8px 1px 0 0;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
	}
	
	#location-form a {
		float: left;
		width: 110px;
		padding: 6px 0 0 1px;
		line-height: 1.333em;
		font-size: 1em;
		color: #fff;
	}

#info-form {
	width: 100%;
	padding: 5px 0 35px 0;
	overflow: hidden;
}

	#info-form label {
		display: block;
		width: 100%;
		height: 44px;
		overflow: hidden;
	}
	
	#info-form strong {
		display: block;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: normal;
		color: #2f2f2f;
	}
	
	#info-form select {
		background: #fff;
		width: 207px;
		height: 21px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#info-form a.link {
		margin: 5px 0 0 0;
	}

#reservation-form {
	width: 100%;
	padding: 10px 0 49px 0;
	overflow: hidden;
}

	#reservation-form label {
		display: block;
		width: 100%;
		height: 21px;
		overflow: hidden;
	}
	
	#reservation-form strong {
		float: left;
		padding: 0 4px 0 0;
		line-height: 18px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 0.917em;
		color: #b42719;
	}
	
	#reservation-form input {
		background: #fff;
		width: 186px;
		height: 14px;
		padding: 0 2px 0 2px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#reservation-form a.link {
		float: right;
		margin: 8px 0 0 20px;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 30px 0;
}

.pic-indent1 {
	margin: 0 0 21px 0;
}

.pic-indent2 {
	margin: 1px 0 26px 0;
}

.pic-indent3 {
	margin: 0 0 25px 0;
}

.banners {
	width: 100%;
	padding: 0 0 11px 0;
	overflow: hidden;
}

	.banners li {
		padding: 0 0 11px 0;
	}

.list {
	padding: 0 0 9px 0;
	overflow: hidden;
}

	.list li {
		background: ;
		line-height: 1.857em;
		font-size: 1.167em;
		color: #3477ab;
	}
	
		.list li a {
			padding: 0 0 0 21px;
			text-decoration: none;
			color: #3477ab;
		}
		
		.list li a:hover {
			color: #000;
		}

.list-1 {
	padding: 0 0 9px 0;
	overflow: hidden;
}

	.list-1 li {
		background: ;
		line-height: 1.857em;
		font-size: 1.167em;
		color: #3477ab;
	}
	
		.list-1 li a {
			padding: 0 0 0 21px;
			text-decoration: none;
			color: #3477ab;
		}
		
		.list-1 li a:hover {
			color: #0196ff;
		}

.list-2 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list-2 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
	}
	
		.list-2 dt strong {
			float: left;
			padding: 8px 0 0 0;
			line-height: 1.429em;
			font-size: 1.167em;
			font-weight: 400;
			color: #8c8c8c;
		}
		
		.list-2 dt b {
			letter-spacing: -1px;
			line-height: 1.25em;
			font-size: 2em;
			font-weight: 400;
			color: #2f2f2f;
		}

	.list-2 dd {
		background:  100%;
		width: 100%;
		margin: 0 0 11px 0;
		padding: 0 0 5px 0;
		overflow: hidden;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #b42719;
	}
	
	.list-2 dd.last {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-2 dd em {
			display: block;
			width: 100%;
			overflow: hidden;
			font-style: normal;
		}
	
		.list-2 dd strong {
			display: block;
			width: 100%;
			margin: 0 0 -1px 0;
			overflow: hidden;
		}
		
		.list-2 dd b {
			display: block;
			width: 100%;
			margin: 0 0 -2px 0;
			overflow: hidden;
			color: #e38b02;
		}
		
		.list-2 dd i {
			display: block;
			width: 100%;
			margin: 0 0 -2px 0;
			overflow: hidden;
			font-style: normal;
			font-weight: bold;
			color: #3478ac;
		}

.list-3 {
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	.list-3 dt {
		padding: 0 0 16px 0;
		font-weight: bold;
		color: #b42719;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
	.list-3 dd {
		background: ;
		margin: 0 0 21px 0;
		padding: 0 0 23px 0;
	}
	
		.list-3 dd.last {
			background: none;
			margin: 0;
			padding: 0;
		}

.list-4 {
	width: 100%;
	margin: 0 0 -24px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 33px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 20px 0 1px;
		}
		
		.list-4 li strong {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.333em;
			font-size: 1em;
			color: #a6a6a6;
		}
		
		.list-4 li p {
			padding: 0 0 4px 0 !important;
		}

.list-5 {
	margin: 0 0 -13px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	.list-5 dt {
		font-weight: bold;
		color: #b42719;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #b42719;
		}
		

		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 22px 0;
	}

.list-6 {
	margin: 0 0 -24px 0;
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #2f2f2f;
}

	.list-6 dt {
		padding: 0 0 16px 0;
		font-weight: bold;
		color: #b42719;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
	.list-6 dd {
		padding: 0 0 23px 0;
	}

.list-7 {
	margin: 0 0 -20px 0;
	padding: 3px 0 0 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	.list-7 dt {
		font-weight: bold;
		color: #b42719;
	}
	
	.list-7 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 14% 0 0;
			font-size: 1em;
		}

.list-8 {
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #2f2f2f;
}

	.list-8 dt {
		font-weight: bold;
		color: #b42719;
	}
		
		.list-8 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
		.list-8 dt a:hover {
			text-decoration: underline;
		}
		
	.list-8 dd {
		background:;
		width: 100%;
		overflow: hidden;
		margin: 0 0 27px 0;
		padding: 0 0 27px 0;
	}
	
		.list-8 dd.last {
			background: none;
			margin: 0;
			padding: 0;
		}

.list-indent {
	padding: 0 0 38px 0 !important;
}

.banner {
	margin: 0 0 11px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#privacy {
	padding: 4px 0 0 11px;
}

	#privacy h2 {
		padding: 0 0 16px 0 !important;
	}

	#privacy dl {
		padding: 0 0 7px 0;
		overflow: hidden;
		line-height: 1.333em;
		font-size: 1em;
		color: #a6a6a6;
	}
	
		#privacy dl dt {
			font-weight: bold;
			color: #b42719;
		}
		
			#privacy dl dt a {
				text-decoration: none;
				color: #b42719;
			}
			
			#privacy dl dt a:hover {
				text-decoration: underline;
			}
			
		#privacy dl dd {
			padding: 0 0 16px 0;
		}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer .indent {
	padding: 24px 27px 15px 27px;
}

footer .block-1 {
	width: 235px;
	padding: 0 20px 0 0;
}

footer .block-2 {
	width: 100%;
	padding: 0 20px 0 0;
}

footer .block-3 {
	width: 127px;
	padding: 0 20px 0 0;
}

footer .block-4 {
	width: 132px;
	padding: 0 20px 0 0;
}

footer .block-5 {
	width: 193px;
}

footer p {
	margin: -1px 0 0 0;
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	color: #9b9b9b;
}

	footer p b {
		display: block;
	}
	
		footer p b a {
			text-decoration: none;
			color: #9b9b9b;
		}
		
		footer p b a:hover {
			text-decoration: underline;
		}

footer ul {
	overflow: hidden;
}

	footer ul li {
		background: url(../images/arrow.gif) no-repeat 0% 7px;
		padding: 0 0 0 9px;
		line-height: 1.667em;
		font-size: 1em;
		color: #9b9b9b;
	}
	
		footer ul li a {
			text-decoration: none;
			color: #9b9b9b;
		}
		
			footer ul li a:hover {
				text-decoration: underline;
			}
		
		footer ul li b a {
			color: #3478ac;
		}

/* ============================= footer END ====================================== */

#lang {
	position:absolute;
	top:25px;
	width:55px;
	height:26px;
	right:0px;
	z-index:200;
	overflow:hidden;
	transition:all 0.2s;
	background:#fff url('/images/strelka-vniz.png') no-repeat 35px 11px;
	border-radius:4px;
}

#lang:hover {
	height:130px;
	overflow:none;
	background:#fff url('/images/strelka-vverh.png') no-repeat 35px 9px;
	box-shadow:0px 1px 3px #ccc;
}

#lang select {
	width:100px;
	border:1px solid #333;
	margin:0 0 0 15px;
}

#lang table td {
	display:block;
	margin:5px;
}


.baybutton{
background: url(../images/paybutton.jpg) no-repeat;
		width: 91px;
		height: 24px;
		border: none;
		cursor: pointer;
		} 
.exitbutton{
/*background: url(../images/exitbutton.jpg) no-repeat;*/
	width: 76px;
	height: 24px;
	border: none;
	cursor: pointer;
	border-radius: 15px;
	font-weight: bold;
		} 
.othermethods-button {
	width: 180px;
	height: 24px;
	border: none;
	cursor: pointer;
	border-radius: 15px;
	font-weight: bold;
}
.div-map {
	display:block; width:405px; height:270px; overflow:hidden;
}

@media only screen and (min-width: 660px) and (max-width: 1024px),
only screen and (min-device-width: 660px) and (max-device-width: 1024px) {
	html, body {
		width:100%;
		min-width: 660px;
	}
	div.headerdiv {
		width:100%;
		margin-left:0;
		left:0;
	}
	section#content  {
		width:100%;
	}
	#column-left {
		float: right;
		width: 30%;
		padding: 0 11px 0 0;
	}
	#column-middle {
		float: left;
		width: 65%;
		padding: 0 10px 0 0;
	}
	#column-right {
		float: right;
		width: 31%;
		margin: 1% 0 0 2%;
	}
	#column-middle a > img {
		width:100%;
	}
	h1 a {
		margin: 5px 0 0 20px; 
		background-size: 75%;
	}
	.logoname {
		    margin: 20px 0 0 165px;
			background-size: 75%;
	}
	nav {    margin: 0 5px 0 0;}
	#lang {right:10px;}
	#emailthis {   width:auto; right: 200px;}
	#phone {right: 10px;}
	#loginblock {    right: 70px;}
	#loginblock2 {    right: 70px;}
	
	#login-form .wrapper strong {opacity:0;}
	
	
	footer {
		width:100%;
	}

}

@media only screen and (min-width: 320px) and (max-width: 660px),
only screen and (min-device-width: 320px) and (max-device-width: 660px) {
	html, body {
		width:100%;
		min-width: 320px;
	}
	header {
		height: 50px;
		padding-bottom: 80px;
	}
	div.headerdiv {
		width:100%;
		margin-left:0;
		left:0;
	}
	
	section#content  {
		width:100%;
	}
	#column-left {
		margin:10px auto;
		width: 243px;
		padding: 0 0 0 0;
		float: none;
	}
	#column-middle {
		margin-top: 60px;
		float: left;
		width: 100%;
		padding: 0 10px 0 0;
	}
	#column-right {
		float: none;
		margin:0 auto;
		width: 243px;
	}
	#column-middle a > img {
		width:100%;
	}
	
	
	
	a > img.banner {
		width:90%;
		margin: 0 5% 2%;
	}
	h1 {display:none;}
	
	h3 {
		line-height: 25px;
		font-size: 12pt;
	}
	.logoname {
		margin: 12px 0 0 7px;
		background-size: 100%;
	}
	
	nav {
		display:none;
		margin:0;
		top:52px;
		right: auto;
		left: 0;
		width:100%;
		z-index:999;
		box-shadow: 3px 1px 5px #666666;
	}
	nav ul li {
		float: none; 
		overflow: hidden;
		font-size: 17px;
		font-weight: 400;
		text-align:left;
		width:100%;
		background:rgba(256,256,256,0.95);
		border-bottom:1px solid #FFE0E0;
		
	}
	nav ul li a{
		text-align:left;
	}
	#lang {
		right: 50px;
		top: 12px;	
		z-index:1000;
	}

	#loginblock {   
		top: 17px;		
		right: 110px;
	}
	#loginblock2 {    
		top: 17px;		
		right: 110px;
	}
	
	#login-form {		
		width: 100%;
		background: none;
		right:auto;
		left:auto;
		margin: 65px 0 0 0;
	}
	
	
	#login-form label {
		float:left;
		margin: 3px 0 3px 2%;
		display:block;
		width:120px;
		border-radius:5px;
		padding:0;
	}
	#login-form input#login-submit {
		float:left;
		margin:3px 1% 3px 1%;
		display:block;
		width:57px;
	}
	#login-form  strong {display:none;}
	
	
	#emailthis {
	    color: #fff;
		right: 170px;
		font-size: 100%;
		left:10px;
		margin: 56px 0 0 0;
		top:0;
		height: 34px;
		line-height: 33px;
		background: #adadad;
		width: 140px;
		padding: 0 2%;
		text-align:center;
		border-radius: 3px;		
	}
	#phone {
		right: 10px;
		margin: 56px 0 0 0;
		line-height: 33px;
		font-size: 100%;
		width: 100px;
		text-align:center;
		top:0;
		padding-left:30px;
		color: #fff;
	}

	footer {
		width:100%;
	}
	
	footer .block-2 {
		width: auto;
	}
	
	#indent > div > a:nth-child(3) > img {
		width:90%;
		margin: 0 5%;
	}
	
	
	#menu-btn2 {
		display:none;
		cursor: pointer;
		float: right;
		width:22px;
		padding: 10px 15px 15px 0;
		height: 25px;
		position: relative;
	}
	
	#menu-btn {
		cursor: pointer;
		float: right;
		width:22px;
		padding: 10px 15px 15px 0;
		height: 25px;
		position: relative;
	}
	
	#menusone {
		border-radius:2px;
		background: #0196ff;
		display: block;
		height: 3px;		
		margin-top:5px;
		left: 0;
		position: relative;
		width:22px;
	}
	
	
	

}
	