.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:220.5%;
	color:#000;
}
h2 {
	font-size:163.1%;
	color:#000;
	line-height: 1em; 
}
h3 {
	font-size:160%;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}

em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}


ul li {
	list-style:disc outside;
}


p, fieldset, table, pre {
	margin-bottom:1em;
}

#container {
	margin:0 auto;
	width:784px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/v/vspfiles/templates/natural/images/main_ft.jpg) repeat-y bottom;
}
#container_inner {
	background: url(/v/vspfiles/templates/natural/images/footer.jpg) no-repeat bottom;
	margin-top:20px;
	
}


/*header*/

#headermain {
	background: url(/v/vspfiles/templates/natural/images/header.jpg) no-repeat top center;
	height:420px
}
#midmenu {text-align:center; color:#fff; height: 45px; position:absolute; top:620px; text-align:center; width:780px}
#midmenu a{
	padding:0px 10px ;
 	font-size:16px;
	font-weight:700;
	color:#fff;
	line-height:45px;
	text-align:center
	
}

.floatL{ float:left}
.floatR{ float:right}


#main {
	margin:10px 40px 0px 40px ;
	color:#202020;
	font-size:16px;
	}
/* links */
a {
	text-decoration:none
}

p {line-height:1.4; margin-bottom:10px }
.pic-a, .pic-b, .pic-c{text-align:center; }

.article-b { margin-top:20px; margin-bottom:20px}

.article-c { position: relative; bottom:20px; background:url(/v/vspfiles/templates/natural/images/pic-c.jpg) no-repeat; height:349px; width:729px;margin-left: -15px; }


.article-a h2,.article-b h2, .article-c h2 { font-size:34px; font-weight:700;}
.article-a .sub,.article-b .sub, .article-c .sub { color:#6a6969; font-size:18px;font-weight:700; }
.article-c h2 {  width: 330px; position:absolute; left:210px; top:100px}
.article-c p.try { position:absolute; left:110px; bottom:-3px; line-height:1.4em; font-size:20px; width:500px; text-align:center}
.article-c p.try a { color:#000}

.para {width: 510px; }


