/* GENERAL STYLES */
body {
	margin: 0;
	color: #000;
	font: 11px/1.5 Arial, Helvetica, sans-serif;
	background: #f9f6ea url(../img/bg-header.png) repeat-x;
}
.d-border {
	border: 1px solid #eeeadc;
	background: #fdfbf1;
	margin: 0 10px 10px 0;
	padding: 7px;
}
.navigation a,
blockquote cite,
.contents.contact strong {
	text-transform: uppercase;
	font-weight: bold;
}
/* HEADER */
header.header {
	height: 59px;
	width: 980px;
	margin: 0 auto;
	padding: 55px 0 2px 0;
}
header .logo {
	display: inline-block;
	background: url(../img/bg-logo.png);
	margin-top: 0;
	width: 224px;
	height: 25px;
	text-indent: -200px;
}
header .logo a {
	display: block;
	height: 100%;
	overflow: hidden;
	vertical-align: center;
}
/* NAVIGATION */
.navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0px;
}
.navigation {
	text-align: right;
	display: inline;
	float: right;
}
.navigation ul {
	list-style: none;
	display: inline-block;
	margin: 0 3px 0 0;
	padding: 0;
}
.navigation ul li {
	margin: 0 0 0 20px;
	display: inline;
} 
.navigation a.active {
	color: #ffc600;
	text-decoration: underline;
}
.navigation a:hover {
	text-decoration: underline;
}
/* WRAPPER */
.wrapper {
	width: 978px;
	margin: 0 auto;
	background: #fff;
	border: 1px #eeeadc solid;
	overflow: hidden;
}
h1 {
	margin: 0px 0 22px;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000;
}
h2 {
	display: block;
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #656565;
	border-bottom: solid 1px #eaeaea;
	padding: 8px 7px 18px;
	margin: 0;
}
/* MAIN */
.main {
	margin: 23px 4px 5px 15px;
}
.main .contents,
.aside .adv {
	background-color: #fff;
	padding: 7px 7px 0 13px;
	border: 1px solid #eeeadc;
	overflow: hidden;
}
/* ASIDE */
.aside {
	float: right;
	width: 314px;
	color: #8d8d8d;
	font: 10px/2 Arial, Helvetica, sans-serif;
}
.aside .citation blockquote {
	margin: 0;
}
.aside .citation blockquote p {
	background: url(../img/bg-citation.gif) no-repeat;
	display: inline-block;
	margin: 8px 6px 0 0;
}
.aside .citation {
	margin: 0;
	background-color: #fff;
	padding: 7px 7px 36px 12px;
	border: 1px solid #eeeadc; 
}
.aside blockquote cite {
	text-align: right;
	display: block;
	font-style: normal;
	padding: 11px 4px 11px;
	margin: 0 3px 11px -1px;
	color: #656565;
}
.aside .bottom-line-strong {
	border: 0;
	border-bottom: solid 1px #eaeaea;
}
.aside .adv {
	padding: 0;
	border: solid 1px #dfdcd0;
	background: #f0ede0;
	height: 61px;
}
/* MAIN CONTENT */
.left-content {
	overflow: hidden;
}
.left-content .lr-con {
	font: 11px/1.9 Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 31px;
	border-bottom: solid 1px #eaeaea;
}
.lr-con:nth-child(3) {
	margin-bottom: 6px;
}
.lr-con .launch,
.submit {
	display: inline-block;
	font: bold 15px/2 Arial, Helvetica, sans-serif;
	color: #656565;
	text-decoration: none;
	width: 140px;
	text-align: center;
	border: solid 1px #dbd6c6;
	background: #fdfbf1;
}
.left-content .l-con {
	width: 296px;
}
.left-content .l-con p {
	padding-left: 11px;
}
.left-content .r-con {
	float: right;
}
.left-content .img-content {
	width: 265px;
	height: 236px;
	border: solid 1px #eaeaea;
	padding: 6px;
	border-radius: 2px;
	overflow: hidden;
}
.pagination {
	margin: 5px 7px 0;
	float: left;
	padding: 0;
}
.pagination .page {
	float: left;
	list-style: none;
	background-color: #fdfbf1;
	color: #656565;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 7px 10px 0;
	padding: 0;
}
.pagination a {
	display: block;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
	color: #656565;
	padding: 8px 12px;
	border: 1px solid #dbd6c6;
}
.left-content .lr-con a:hover,
.submit:hover,
.contents .page:hover,
.contents .active {
	background: #f0ede0;
}
/* CONTACT */
address {
	background-color: #fff;
	font: 11px/1.8 Arial, Helvetica, sans-serif;
	border: solid 1px #eeeadc;
	padding: 4px 15px 16px 14px;
	color: #656565;
}
address p {
	border-bottom: solid 1px #eaeaea;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
address .cont {
	border-bottom: solid 1px #eaeaea;
	padding-bottom: 14px;
}
.social {
	display: inline-block;
	overflow: hidden;
	background: url(../img/img-twitter.png) no-repeat;
	width: 232px;
	height: 28px;
	margin: -7px 8px 0;
}
.social a {
	display: block;
	height: 100%;
	text-indent: -350px;
}
h3 {
	display: inline-block;
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #656565;
	padding: 0px 5px 18px;
	width: 276px;
	margin: 0;
}
.contents.contact {
	font: 11px/1.8 Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	padding: 18px 5px 13px 15px;
}
.contents.contact p {
	margin: 0 0 36px 5px;
}
.contents.contact strong {
	color: #656565;
}
form.form {
	overflow: hidden;
	margin-top: -9px;
	padding-right: 24px;
}
label.label {
	text-align: left;
}
.form .form-in {
	padding-left: 6px;
	text-align: left;
}
.form .inp-in {
	width: 387px;
	margin-top: 5px;
	height: 24px;
}
textarea.textarea {
	resize: none;
	width: 383px;
	height: 279px;
}
textarea.textarea,
.inp-in {
	float: right;
	border: 1px #ddd solid;
}
textarea.textarea:hover,
.inp-in:hover {
	border: 1px #ababab solid;
}
form .submit {
	margin-top: 12px;
	margin-left: 135px;
}
/* FOOTER */
.footer {
	width: 980px;
	margin: 16px auto;
	padding-bottom: 80px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #656565;
	overflow: hidden;
}
footer strong {
	display: inline-block;
	background: url(../img/bg-footer-logo.png);
	width: 107px;
	height: 10px;
	margin-left: 20px;
	float: left;
}
footer strong a {
	display: block;
	height: 100%;
	text-indent: -300px;
}
footer a {
	text-decoration:  none;
	color: #656565;
}
footer a:hover {
	text-decoration: underline;
}
footer p {
	font: 11px/1.6 Arial, Helvetica, sans-serif;
	margin: 0 18px 0 150px;
	text-align: right;
}