a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top
}
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
}
html, body {
	height:100%;
	background-color:#f3f3f3;
}
body {
	color: #000000;
	position: relative;
	min-width: 1250px;
	font-family: "Muli", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse
}
img {
	vertical-align:top
}
embed {
	vertical-align:top
}
h1 {
	font-size: 28px;
	line-height: 38px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ab8e8b;
	margin-bottom:10px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #ab8e8b;
	margin-bottom:10px;
}
h3 {
	font-size:20px;
	line-height:24px;
	font-weight: 400;
}
p {
	margin-bottom:5px;
}
a {
	color:#ab8e8b;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
figure {
	position:relative;
}
article {
	margin-bottom: 50px;
	margin-top:20px;
	clear:both;
}
.imgBox {
	text-align:center;
	width:600px;
}
.txtBox {
	width: 380px;
}
/* ---------------- Global Structure ---------------- */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
}
.extra-wrap {
	width:1250px;
	display:block;
	position:relative;
	margin:0px auto;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignmiddle * {
	vertical-align:middle;
}
a.prom {
	display: block;
	float: right;
	background-color: #ab8e8b;
	height: 58px;
	width: 135px;
	background-image: url(prom.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 58px;
	text-decoration: none;
	font-size: 15px;
}
/* ---------------- Content ---------------- */
.content {
	padding:40px;
}
.ramka {
	border: 1px solid #a49193;
}
.ramka  p {
    margin: 0px; padding: 0px;
}
.margLeft {
	margin-left:20px;
	margin-bottom:20px;
}
.margRight {
	margin-right:20px;
	margin-bottom:20px;
}
.uppercase {
	text-transform: uppercase;	
}
.specBox {
	width:1000px;
	margin:0px auto;
}
.spec {
	width:310px;
	display:inline-block;
}
.nameSpec {
	background-color: #ab8d8b;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	padding-top: 32px;
	padding-bottom: 32px;
	background-image: url(ygolok.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, sans-serif;
}
.spec .ramka {
	padding:20px;
}
.spec img {
	max-width:270px;
}
/* ---------------- header ------------------ */
header {
	width:100%;
	padding:33px 0 37px;
	text-align:center;
	background-color: #FFFFFF;
}
a.logo {
	position: relative;
	font-size:0px;
	line-height:0px;
	display: inline-block;
	width:435px;
	height:73px;
	text-indent:-5000px;
	background:url(logo.png) 0 0 no-repeat;
}
/* ---------------- footer ------------------ */
footer {
	background-image: url(footer.png);
	background-repeat: repeat-x;
	color: #ab8e8b;
	font-size: 14px;
	padding-bottom:20px;
}
.address {
	width:374px;
	padding-left:40px;
}
.tel {
	background-color: #FFF;
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	border: #c8c7c7 solid 1px;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	margin-bottom:10px;
}
nav {
	width:200px;
	padding-top:65px;
}
.contact {
	width:550px;
	text-align:center;
}
.social img {
	margin-right:3px;
	margin-left:3px;
}
.copir {	
	padding-top:40px;
}
/* -------------- slides --------------- */
.sliderborder {	
	border-bottom:1px solid #c8c7c7;
	position:relative;
	z-index:10;
}
	
#slides {
	width: 1250px;
	position:relative;
	height: 350px;
	overflow:hidden;
	margin: 0px auto;
}
.slides_container {
	width:1250px;
	height:350px;
	overflow:hidden;
}
.slide {
	width: 1250px;
	height: auto;
	background-color: #FFFFFF;
}
/* Control Nav */
.pagination {
	position:absolute;
	bottom:10px;
	right:15px;
	width:550px;
	text-align:center;
	line-height:11px;
	z-index:999;
}
.pagination li {
	font-size:0px;
	line-height:0;
	margin-right:3px;
	margin-left:3px;
	display:inline-block;
	text-indent:-5000px;
}
.pagination li a {
	display:block;
	height:11px;
	width:11px;
	background: url(pagination.png) -13px 0 no-repeat;
}
.pagination li.current a, .pagination li a:hover {
	background-position:0 0;
}
.pagination li.current a {
	cursor:default;
}
/* Caption */
.caption {
	z-index:999;
	position:absolute;
	top:80px;
	right:15px;
	width:400px;
	height:240px;
	overflow:hidden;
}
.caption span {
	display: block;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 60px;
	font-weight: 300;
}
.caption p {
	padding-top: 15px;
	line-height: 25px;
}
.caption h2 {
	padding-left: 5px;
}
/* form */
label {
	display: block;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #ab8e8b;
	margin-bottom:10px;
	margin-top:20px;
}
input[type="text"] {
	margin: 0;
	font-size: 16px;
	color: #000;
	width: 498px;
	font-family: Verdana, Geneva, sans-serif;
	outline: none;
	padding: 5px;
	border: 1px solid #a49193;
	background-color: #fff;
}
textarea {
	margin: 0;
	background-color: #fff;
	font-size: 16px;
	color: #000;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	outline: none;
	height: 130px;
	width: 1160px;
	overflow: hidden;
	border: #a49193 1px solid;
}
input[type="submit"] {
	margin: 0;
	background: #ab8d8b;
	padding: 5px;
	outline: none;
	height: 38px;
	width: 150px;
	overflow: hidden;
	border: 0px solid;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: "Muli", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	background-image: url(http://natnatureway.com/images/but.png);
	background-repeat: repeat-x;
	font-weight: 400;
	margin-top:20px;
}
input[type="submit"]:hover {
	color: #000;
	text-decoration: none;
}

a.linkMashine {
    float: left;
    width: 100%;
    font-size: 24px;
line-height: 28px;
font-weight: 400;
color: #ab8e8b;
margin-bottom: 15px;
}