html{height:100%;}
body{
	margin:0;
	color:#263b47;
	min-width:1138px;
	background:url(../images/bg-body.jpg);
	font:14px/24px Verdana, Arial, sans-serif;
	height:100%;
	position:relative;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#263b47;
}
a:hover{
	text-decoration:underline;
	color: #263b47;

}
#wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	display:table;
}
.w1{
	width:100%;
	min-height:100%;
	display:table-row;
}
.w2{
	display:table-cell;
}
#header{
	width:614px;
	overflow:hidden;
	margin:0 auto;
	padding:145px 260px 14px 248px;
	position:relative;
	z-index:30;
}
.logo{
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-logo.png) no-repeat;
	width:236px;
	height:131px;
	position:absolute;
	top:43px;
	left:17px;
}
.logo a{
	display:block;
	height:100%;
}
#header .holder{
	clear:right;
	position:absolute;
	right:0;
	top:78px;
}
#header .text{
	float:right;
	width:260px;
	font-size:30px;
	line-height:29px;
	color:#4f6165;
	letter-spacing:0px;
	margin-left: 12px;
	margin-right: -12px;
}
#header .text span{
	font-size:28px;
	line-height:26px;
}
.social-networks{
	float:right;
	padding:0;
	margin:4px 24px 0 0;
	list-style:none;
}
.social-networks li{
	float:left;
	margin:0 0 0 5px;
}
.social-networks li a{
	display:block;
	background:url(../images/bg-social.png) no-repeat;
	width:48px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
}
.social-networks .facebook{background-position:0 0;}
#nav{
	padding:0 0 0 16px;
	margin:0;
	list-style:none;
	text-align:center;
	position:relative;
	z-index:10;
}
#nav li{
	display:inline-block;
	background:url(../images/sep-01.png) no-repeat 0 5px;
	font-size:16px;
	line-height:22px;
	padding:0 17px 0 25px;
	letter-spacing:-1px;
}
#nav li:first-child{
	background:none;
	padding-left:0;
}
#main{
	width:1225px;
	margin:0 auto 92px;
	position:relative;
	z-index:2;
	padding:17px 0;
}
#main:before,
#main:after{
	content:'';
	position:absolute;
	width:1px;
	left:-1px;
	top:0;
	background:#78644b;
	height:100%;
	z-index:-1;
	margin:0 0 0 -9999px;
	padding:0 0 0 9999px;
}
#main:after{
	left:auto;
	right:-1px;
	margin:0 -9999px 0 0;
	padding:0 9999px 0 0;
}
.main-holder{
	background:#78644b;
	position:relative;
}

.contact-holder{
	background:#78644b;
	position:relative;
}
.main-holder:before,
.main-holder:after{
	content:'';
	position:absolute;
	top:-17px;
	left:0;
	background:url(../images/arrow-01.png) no-repeat;
	width:1225px;
	height:22px;
}
.main-holder:after{
	background-position:0 -47px;
	top:auto;
	bottom:-17px;
}
#main .holder{
	position:relative;
	z-index:3;
	width:1110px;
	margin:0 auto;
	padding:0 0 0 34px;
}
.holder:after{
	content:'';
	display:block;
	clear:both;
}
.twocolumns{
	float:left;
	width:800px;
	margin:0 0 -138px;
	position:relative;
	z-index:1;
}
#content{
	float:right;
	width:530px;
	position:relative;
}
#sidebar{
	float:left;
	width:230px;
	padding:51px 0 0;
}
.contacts{
	background:url(../images/bg-contacts.png) no-repeat;
	color:#7d8a8d;
	margin:0 0 33px;
	position:relative;
	padding:20px 20px 38px;
	width:190px;
	z-index:1;
	text-align:center;
}
.contacts:after,
.contacts:before{
	content:'';
	position:absolute;
	height:70px;
	left:0;
	bottom:0;
	width:100%;
	background:url(../images/bg-contacts.png) no-repeat -265px 0;
	z-index:-1;
}
.contacts:after{
	top:60px;
	height:auto;
	bottom:70px;
	background:url(../images/bg-contacts-02.png) repeat-y;
}
.contacts span{
	font-size:20px;
	line-height:23px;
	letter-spacing:-1px;
	display:block;
}
.contacts em{
	font-style:normal;
	font-size:18px;
}
.mission-block{
	text-align:center;
	font-size:14px;
	line-height:23px;
	color:#e8ebed;
	padding:0 21px 0 23px;
}
.mission-block h2{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-title.png) no-repeat;
	width:127px;
	height:18px;
	margin:0 auto 8px;
}
.mission-block p{margin:0 0 10px;}
.aside{
	float:right;
	width:283px;
	padding:50px 0 0;
}
.aside .info{
	font-size:17px;
	line-height:24px;
	color:#f1f4f4;
	padding:0 0 24px 30px;
	letter-spacing:-1px;
}
.aside .info p{margin:0 0 11px;}
.product-block h3{
	font-size:17px;
	line-height:30px;
	margin:0 0 6px 37px;
	color:#f1f3f4;
}
.product-list{
	padding:0 0 0 14px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.product-list li{float:left;}
.product-list a{display:block;}
.product-list img{
	vertical-align:top;
	margin-top: 10px;
}
#footer{
	overflow:hidden;
	width:100%;
	display:table-footer-group;
}
#footer .holder{
	height:1%;
	display:table-row;
}
#footer .frame{ display:table-cell;}
#footer .footer-box{
	margin:0 auto;
	width:1225px;
	position:relative;
	padding:23px 0 0;
	z-index:100;
}
#footer .footer-box:before,
#footer .footer-box:after{
	content:'';
	position:absolute;
	width:1px;
	left:-1px;
	top:0;
	background:#7d8a8d;
	height:100%;
	z-index:-1;
	margin:0 0 0 -9999px;
	padding:0 0 0 9999px;
}
#footer .footer-box:after{
	left:auto;
	right:-1px;
	margin:0 -9999px 0 0;
	padding:0 9999px 0 0;
}
#footer .footer-wrap{
	position:relative;
	background:#7d8a8d;
	padding:15px 260px;
}
#footer .footer-wrap:before{
	content:'';
	position:absolute;
	top:-23px;
	left:0;
	background:url(../images/arrow-02.png) no-repeat;
	width:1225px;
	height:23px;
}
#footer .footer-wrap:after{
	content:'';
	display:block;
	clear:both;
}
.add-nav{
	padding:0 0 20px;
	margin:0 -30px 0 40px;
	list-style:none;
	text-align:center;
	display:inline-block;
}
.add-nav li{
	display:inline-block;
	vertical-align:top;
	width:193px;
	margin:0 21px 20px 0;
}
.add-nav a{
	display:block;
	position:relative;
}
.add-nav img{vertical-align:top;}
.add-nav .text{position:absolute;}
.add-nav .img{
	position:absolute;
	width:119px;
	top:42px;
	left:45px;
}
.address{
	padding:0 14px 0 0;
	margin:0;
	list-style:none;
	text-align:center;
}
.address li{
	display:inline-block;
	background:url(../images/sep-02.png) no-repeat 0 3px;
	padding:0 11px 0 18px;
	font-size:14px;
	line-height:17px;
	letter-spacing:-1px;
	color:#e3e0e0;
}
.address li:first-child{background:none;}
.address a{color:#e3e0e0;}
.by{
	display:block;
	width:640px;
	text-align:center;
	color:#b3b2b2;
	font-size:11px;
	line-height:13px;
	padding:0 0 0 32px;
}
.by a{color:#b3b2b2;}
.inner{background:url(../images/bg-body-02.jpg);}
.inner #header{
	padding:0 0 23px;
	margin:0 auto -45px;
	width:1225px;
	position:relative;
	overflow:visible;
}
.inner #header:before,
.inner #header:after{
	content:'';
	position:absolute;
	width:1px;
	left:-1px;
	top:0;
	background:#7d8a8d;
	height:152px;
	z-index:-1;
	margin:0 0 0 -9999px;
	padding:0 0 0 9999px;
}
.inner #header:after{
	left:auto;
	right:-1px;
	margin:0 -9999px 0 0;
	padding:0 9999px 0 0;
}
#header .header-holder{
	position:relative;
	background:#7d8a8d;
}
#header .header-holder:after{
	content:'';
	display:block;
	clear:both;
}
#header .header-holder:before{
	content:'';
	position:absolute;
	bottom:-25px;
	left:0;
	background:url(../images/arrow-02.png) no-repeat 0 -44px;
	width:1225px;
	height:27px;
}
.inner .logo{
	position:relative;
	top:70px;
	left:165px;
	float:left;
}
.inner #header .holder{
	position:absolute;
	left:45%;
	font-size:25px;
	line-height:37px;
	color:#eff1f1;
	margin:0 0 0 -35px;
}
.inner #nav{
	top:102px;
	padding:0;
}
.inner #main{
	padding:183px 0 50px;
	margin:0 auto -23px;
}
.inner #wrapper{
	background:url(../images/bg-main.jpg) repeat-y 50% 0;
	position:relative;
}
.inner #content{
	float:none;
	width:580px;
	margin:0 auto;
}
.inner #wrapper:before{
	background:url(../images/bg-main-02.png) repeat-y;
	width:771px;
	height:100%;
	left:50%;
	margin:0 0 0 -385px;
	padding:0;
	top:0;
	content:'';
	position:absolute;
}
.inner #main:after,
.inner #main:before{
	background:none;
}
#content h1{
	font-size:28px;
	line-height:30px;
	margin:0 0 14px;
	font-weight:normal;
	color:#263b47;
	letter-spacing:-1px;
}
.sketches-list{
	list-style:none;
	margin-top: 0;
	margin-right: -98px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.sketches-list li{
	display:inline-block;
	vertical-align:top;
	width:220px;
	margin:0 116px 66px 0;
	text-align:center;
	font-size:15px;
}

.glass-list li{
	display:inline-block;
	vertical-align:top;
	width:420px;
	margin:0 116px 66px 0;
	text-align:center;
	font-size:15px;
}
.sketches-list img{
	vertical-align:top;
	margin:0 0 13px;
}
.sketches-list a{
	display:block;
	color:#333;
}
#footer .logo{
	position:relative;
	display:block;
	margin:0 auto 7px;
	top:0;
	left:-6px;
	background:url(../images/bg-logo-02.png) no-repeat;
	float:none;
}
.inner #footer .frame{padding-top:25px;}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #263b47;
}
.glasstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: italic;
}
.smital {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.gallerypic {
	padding-left: 65px;
}
.contactletter {
	color: #675641;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 18px;
	padding-right: 20px;
}
.centered {
}
.inner #wrapper .w1 .w2 #main #content p .info .subtitle {
	text-align: center;
}
.centered2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #263b47;
	text-align: center;
}
