@font-face {
	font-family: 'JansonTextRoman';
	src: url('../fonts/jansontext-roman-webfont.eot');
	src: url('../fonts/jansontext-roman-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/jansontext-roman-webfont.woff') format('woff'),
	url('../fonts/jansontext-roman-webfont.ttf') format('truetype'),
	url('../fonts/jansontext-roman-webfont.svg#JansonTextRoman') format('svg');
}
@font-face {
	font-family: 'Futura';
	src: url('../fonts/futura_medium-webfont.eot');
	src: url('../fonts/futura_medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/futura_medium-webfont.woff') format('woff'),
	url('../fonts/futura_medium-webfont.ttf') format('truetype'),
	url('../fonts/futura_medium-webfont.svg#Futura') format('svg');
}
@font-face {
	font-family: 'JansonTextBold';
	src: url('../fonts/jansontext-bold-webfont.eot');
	src: url('../fonts/jansontext-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/jansontext-bold-webfont.woff') format('woff'),
	url('../fonts/jansontext-bold-webfont.ttf') format('truetype'),
	url('../fonts/jansontext-bold-webfont.svg#JansonTextBold') format('svg');
}
@font-face {
	font-family: 'JansonTextItalic';
	src: url('../fonts/jansontext-italic-webfont.eot');
	src: url('../fonts/jansontext-italic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/jansontext-italic-webfont.woff') format('woff'),
	url('../fonts/jansontext-italic-webfont.ttf') format('truetype'),
	url('../fonts/jansontext-italic-webfont.svg#JansonTextItalic') format('svg');
}
*{
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body{
	color:#2f2f2f;
	font:15px/17px JansonTextRoman, 'Times New Roman', Times, serif;
	background:#212121 url(../images/bg-body.gif);
	min-width:1000px;
}
a{
	text-decoration:none;
	color:#6e808b;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
#wrapper{
	width:100%;
	overflow:hidden;
	padding:20px 0 0;
}
.w1{margin:0 -24px;}
.w2{
	background:url(../images/bg-wrapper.png) no-repeat;
	padding:17px 0 0;
	width:1042px;
	margin:0 auto;
}
.w3{
	background:url(../images/bg-wrapper.png) no-repeat -2200px 100%;
	padding:0 0 18px;
}
.w4{
	background:url(../images/bg-wrapper.png) repeat-y -1080px 0;
	padding:31px 34px 10px;
}
#header{
	overflow:hidden;
	background:#2f2f2f;
	font-size:15px;
	line-height:18px;
	color:#dcdcca;
	padding:0 24px 18px 12px;
}
#header a{color:#dcdcca;}
.header-holder{
	overflow:hidden;
	margin:0 0 -5px;
}
.logo{	background:url(../images/logo.gif) no-repeat;
	width:636px;
	height:98px;	overflow:hidden;	text-indent:-9999px;
	float:left;
	margin:4px 0 5px 0;}.logo a{	height:100%;	display:block;}
.slogan{
	font:19px/23px JansonTextItalic, Arial, Helvetica, sans-serif;
	margin:0 0 0 132px;
}
.header-block{
	float:left;
	width:650px;
}
.info-block{
	float:right;
	width:280px;
	text-align:right;
	letter-spacing:0.04em;
}
#header address{
	font-style:normal;
	margin:0 0 28px;
}
.info-block dl{
	display:inline-block;	vertical-align:top;
	width:112px;
}
*+html .info-block dl{
	display:inline;
	margin:0 0 0 -3px;
}
.info-block dt{
	float:left;
	width:75px;
	text-align:left;
	white-space:nowrap;
}
#nav{
	overflow:hidden;
	margin:0;
	letter-spacing:1px;
	font:11px/13px JansonTextBold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav li{
	float:left;
	list-style:outside none;
	margin:0 10px 0 0;
}
#nav a{
	display:block;
	color:#faf3e3;
	background:#231f20;
	padding:6px 10px;
}
#nav a:hover,
#nav .active a{
	text-decoration:none;
	background:#6e808b;
	color:#fff;
}
#main{
	margin:0 -21px 0 -30px;
	padding:5px 0 10px 29px;
	min-height:577px;
	background:#d99341;
}
#main.style02{background:url(../images/bg-main.png) no-repeat 50% 0;}
.inner #main{
	background-position:115px 0;
	background-attachment:fixed;
}
#main:after{
	content:'';	display:block;	clear:both;
}
.text-holder{overflow:hidden;}
.alignleft{
	float:left;
	margin:0 20px 5px 0;
}
.alignright{
	float:right;
	margin:0 0 5px 8px;
}
.aligncenter{
	display:block;
	margin:10px auto;
}
.main-block{
	background:url(../images/bg-box.png) no-repeat 3px 0;
	padding:11px 0 0;
	width:966px;
	overflow:hidden;
	margin:0 0 -14px;
}
.main-block.style02{
	margin:-2px 0 0 2px;
	width:968px;
	background-position:-7250px 0;
	padding-top:21px;
}
.main-holder{
	background:url(../images/bg-box.png) no-repeat -2000px 100%;
	padding:0 0 22px;
}
.main-block.style02 .main-holder{background-position:-9220px 100%;}
.main-frame{
	background:url(../images/bg-box.png) repeat-y -989px 0;
	padding:5px 59px 4px 22px;
	overflow:hidden;
}
.style02 .main-frame{
	background-position:-8240px 0;
	padding:30px 60px 18px 59px;
}
.main-block.style02 h2{
	font-size:28px;
	line-height:36px;
	font-weight:normal;
	margin:0 0 6px;
}
.main-block.style02 p{margin:0 0 13px;}
.google-link{color:#2f2f2f;}
.gallery{	width:650px;	overflow:hidden;	position:relative;	margin:0;
	float:left;}.gallery ul{	margin:0;	list-style:none;	width:99999px;	overflow:hidden;}.gallery ul li{	float:left;	width:650px;	list-style:outside none;}.main-block img{vertical-align:top;}
.place-holder{
	float:right;
	width:163px;
	position:relative;
}
.place-holder .text-holder{
	position:absolute;
	width:139px;
	padding:10px 12px 12px;
	color:#fafaf0;
	font:bold 12px Arial, Helvetica, sans-serif;
	left:0;
	bottom:0;
	background:url(../images/bg-text-holder.png);
}
.columns{
	overflow:hidden;
	margin:0 0 -7px 1px;
	letter-spacing:0.047em
}
.columns .text-holder{padding:0 0 1px;}
.columns .column{
	background:url(../images/bg-box.png) no-repeat -3000px 0;
	padding:16px 0 0;
	float:left;
	width:333px;
	margin:0 0 0 -15px;
}
.columns .column:first-child{margin:0;}
.column-container{
	background:url(../images/bg-box.png) no-repeat -3720px 100%;
	padding:0 0 22px;
}
.column-frame{
	background:url(../images/bg-box.png) repeat-y -3350px 0;
	padding:19px 26px 9px 26px;
	overflow:hidden;
	height:260px;
}
.column:first-child .column-frame{padding-right:32px;}
.column-frame > a,
.more-link{
	color:#34312e;
	font-family:JansonTextItalic, Arial, Helvetica, sans-serif;
}
.columns p{margin:0 0 5px;}
.columns h2{
	margin:0 0 13px;
	font-weight:normal;
	letter-spacing:0.025em;
	font-size:17px;
	line-height:20px;
}
.columns h2 a{font-weight:normal;}
.columns .alignright{margin-top:-4px;}
#content{
	float:left;
	width:710px;
	margin:10px 0 0 2px;
}
.post-container{
	background:url(../images/bg-box.png) no-repeat -4070px 0;
	padding:15px 0 0;
	margin:0 0 -11px;
}
.post-holder{
	background:url(../images/bg-box.png) no-repeat -5601px 100%;
	padding:0 0 21px;
}
.post-frame{
	background:url(../images/bg-box.png) repeat-y -4820px 0;
	padding:0 22px 0 16px;
	overflow:hidden;
}
.post{
	margin:7px 0 0;
	border:1px solid #878787;
	padding:11px 10px 19px 39px;
	line-height:17px;
	overflow:hidden;
}
.post:first-child{margin:0;}
.post .alignleft{margin:2px 20px 5px 0;}
.post h2{
	color:#2f2f2f;
	font-weight:bold;
	margin:0 0 10px;
	font-size:28px;
	line-height:36px;
}
.post h2 a{color:#2f2f2f;}
.post p{margin:0 0 9px;}
.img-holder{
	float:right;
	width:278px;
	margin:22px 0 0 55px;
}
.img-box{
	background:url(../images/bg-img-box.gif) no-repeat;
	padding:3px 0 0;
	margin:31px 0 0;
}
.img-box:first-child{margin:0;}
.img-box .holder{
	background:url(../images/bg-img-box.gif) no-repeat -590px 100%;
	padding:0 0 3px;
}
.img-box .frame{
	background:url(../images/bg-img-box.gif) repeat-y -290px 0;
	padding:3px 6px;
}
#sidebar{
	float:right;
	width:274px;
	margin:10px 14px 0 -5px;
}
.widget{
	background:url(../images/bg-box.png) no-repeat -6351px 0;
	padding:15px 0 0;
	margin:0 0 -14px;
	width:274px;
}
.widget h3{
	font-size:13px;
	line-height:17px;
	margin:0 0 15px;
	color:#2f2f2f;
}
#footer .widget{
	display:inline-block;	vertical-align:top;
}
*+html #footer .widget{display:inline;}
.widget img{vertical-align:top;}
.widget-holder{
	background:url(../images/bg-box.png) no-repeat -6950px 100%;
	padding:0 0 20px;
}
.widget-frame{
	background:url(../images/bg-box.png) repeat-y -6650px 0;
	padding:10px 25px 15px;
	min-height:134px;
	overflow:hidden;
}
#footer{
	overflow:hidden;
	padding:6px 39px 0 30px;
	background:#2f2f2f;
	color:#75756b;
	font-size:10px;
}
#footer a{color:#75756b;}
.by,
.copy{
	float:left;
	width:350px;
	padding:0 8px 0 0;
}
.social-holder{
	float:right;
	margin:-1px 0 0;
}
.social-holder img{vertical-align:top;}
.social-holder .place-holder{
	float:left;
	margin:0 0 0 6px;
	width:38px;
}
.social-holder .place-holder:first-child{width:46px;}