* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 15px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #ffffff;
		background-repeat:no-repeat;
	line-height: 1.6;
}
a {
 background-color:transparent;
 -webkit-text-decoration-skip:objects
}

 p {
	margin: 0 0 0px
}
 
img {border: none;}
input {vertical-align: middle;}

#main { 
margin: 0 auto; Slab
margin-top: 0px;
	height: 181px;
	width: 100%;
	background-color:#FFF;
	z-index: 1;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-blend-mode: overlay; 
}
h1 {font: 52px Circe, Calibri; color: #000000; font-weight: 100; line-height: normal; font-weight:bold}
h2 {font: 28px Circe, Calibri; color: #000000; font-weight: 100; line-height: normal; font-weight:bold; margin-bottom: 5px;}
h3 {font: 16px Circe, Calibri; color: #999999; font-weight: 100; line-height: normal;}
h4 {font: 20px Circe, Calibri; color: #666666; font-weight: bold; line-height: normal;}
hr { color: #ebebeb; background-color: #ebebeb; border-width:0px; width: 100%; height: 1px;}



/* Header
-----------------------------------------------------------------------------*/
#header { 
margin: 0 auto;
	height: 70px;
	width: 900px;
	/*background-image:url(http://www.spectro-guide.ru/img/byk-rocket.png);*/
	z-index: 2;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 900px;
	margin: -100px auto 0;
	height: 100px;
	background: #ffffff;
	background-image:url(http://www.micro-gloss.ru/img/hr.png);
	background-repeat:no-repeat;
	text-align:left;
	font: normal 11px Helvetica, Calibri,  Arial, sans-serif; color: #cccccc;
	
}.description {
	font-size: 14px;
	color: #676767;
	font-style: italic;
}
.blue {
	font-size: 12px;
	color: #0B69B5;
	font-style: normal;
	margin-bottom: 10px;
}