/* CSS RESET */
html,body {
	color:#000;
	background:#FFF;
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
a img{
	text-decoration:none;
	border:none;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font-size:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/* CSS RESET */


body {
	text-align:center;
	background:#fff;
	color:#fff;
	height:auto;
	background-image:url(images/bg_fon.jpg);
	background-position: top center;
	background-repeat:repeat-y;
}
a {
	text-decoration:none;
	color:#fff
}
a:hover {
	text-decoration: underline;
	color:#FF7F00
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto; 
	min-height: 100%;
	height:auto;
	position:relative;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
#bg {
	background:url(images/bg.jpg);
	height:1735px
}
#bg1{
	background:url(images/bg.jpg);
	height:1000px
}
/* header */
#header {
	position:relative;
	height:260px
}
#logo {
	position:absolute;
	top:24px;
	right:95px;
	width: 360px;
}
#logo h1 {
	font-size:34px;
	color:#fff
}
#logo div {
	padding-left:100px
}
#menu {
	position:absolute;
	top:109px;
	left:112px;
}
#menu a{
	text-decoration:underline;
}
.menu {
	float:left;
}
.bgcol{
	background-color:#FFF;
}
#nav {
	margin-left:10px;
	float:left;
}
#nav li {
	padding:0 20px;
	font-size:20px;
}
/* content */
#content {
	width:800px;
}
.main {
	width:460px;
	margin:0 0 0 100px;
	/* [disabled]font-family:Verdana, Arial, Helvetica, sans-serif; */
	display:inline
}
#col {
	margin:50px 0 0 0;
	width:300px;
}
#col .first ul {
	border-right:#E35C5C 1px solid;
	padding-right:43px
}
#text {
	width:450px;
}
#text h2 {
	font-size:30px
}
#text a {
	color: #CCCC00
}
.text{font-size:19px;}
.text a{
	font-size:19px;
	color:#FFF;
	text-decoration:none;
}
.text a{
	text-decoration:underline;
}
.side {
	width:230px;
}
.side h2 {
	font-size:22px
}
.side li {
	line-height:20px;
	list-style:inside disc;
	color:#FFFFFF;
}
.side ul {
	margin:30px 0 30px 20px
}
/* footer */
#footer {
	background:url(images/ft.jpg);
	height:133px;
	width:1000px;
	margin:0 auto;
	position: relative;
	margin-top:-133px; /* отрицательное значение высоты футера */
	clear:both;
}
#ftinner {
	position:absolute;
	bottom:-1px;
	width:680px;
	margin-left:120px;
	left: 7px;
	height: 82px;
	
}
.ftlink {
	width:500px;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
#price td {
	padding-bottom:2px;
	padding-top:2px;
}
body > #wrap {height: auto; min-height: 100%;}
.clearfix_1:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix_1 {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix_1 { height: 1%;}
.clearfix_1 {display: block;}
/* End hide from IE-mac */
.spisok li{
	list-style-type:disc;
	margin-left:20px;
}
.banner {
      position:absolute;
      left: 0; top: 0;
      z-index:1;
   }
   .link {
      position:absolute;
      left: 0; top: 0;
      z-index:2;
      width: 220; height: 293;
   }
   .container {
      position: relative;
      width: 220; height: 293;
   }

