@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bg {
	margin: 21px auto 0 auto;
	width: 1040px;
	height: 822px;
	overflow: hidden;
}
#bg, #bg a {
	color: #fff;
}
#bg a:hover {
	color: #ccc;
}
#offers {
	z-index: 99;
	position: absolute;
	top: 570px;
	width: 1040px;
	height: 190px;
	background: #ccc;
	color: #fff;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
#header, #footer {
	margin: 0 auto 0 auto;
	width: 1040px;
}
#header {
	width: 1000px;
	height: 750px;
	height: 108px;
}
#header #logo {
	height: 63px;
	margin: 0;
}
#header h1 {
	float: right;
	height: 33px;
	width: 404px;
	margin: 17px 0 0 0;
	text-indent: -596px;
	overflow: hidden;
	color: #fff;
}
#header #nav {
	margin-top: 0px;
	width: 1000px;
}
#header #opening {
	margin-top: 0px;
	width: 820px;
	height: 50px;
}
#header #opening a {
	display: block;
	width: 270px;
	padding-top: 20px;
}
#header a, .center a b {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
#header #nav a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 115px;
	height: 30px;
	padding: 9px 0 0 0;
	background: url(/assets/bg-tab.gif) right top no-repeat;
	text-align: center;
	text-indent: -2px;
}
#header #nav #book {
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding: 7px 0 0 0;
	background: url(/assets/bg-tab-book.gif) right top no-repeat;
	font-size: 14px;
	text-align: left;
	text-indent: 13px;
}
#header img {
	float: right;
}
#footer {
	line-height: 15px;
}
#footer p {
	float: left;
	margin: 15px 0 0 20px;
	width: 275px;
}
#footer .right {
	float: right;
	margin-right: 20px;
	text-align: right;
	word-spacing: 0.1em;
}
#footer img {
	vertical-align: -10%;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
.mi, #bg .mi a { color: #999; }
#bg .soc a:hover, #bg .right a:hover, #bg .center a:hover, #bg .mi a:hover { color: #cfd6e4; }
.soc { letter-spacing: 0.02em; }

