@charset "windows-1251";
/* NScience homepage */

#home_table_vtop {
	width: 100%;
	border: 0;
	background-image: url(graphics/second.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}

#home_table_vtop td {
	vertical-align: top;
}

.factroom_block {
	width: 20%;
	position: relative;
	float: left;
}

.factroom_block table {
	width: 100%;
	border: 0;
}

.factroom_image {
	vertical-align: bottom;
	text-align: center;
	height: 160px;
}

.factroom_text {
	vertical-align: top;
	text-align: center;	
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 2px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#stretch {
	padding: 36px 40px 24px 40px;
	clear: both;
}

#stretch_table {
	width: 100%;
	height: 115px;
	background-image: url(graphics/home/background.gif);
	background-repeat:repeat;
	background-position: center;
	border: 0;
}

.stretch_table_lr {
	width: 12px;
}

#stretch_table_middle {
	border-top: 1px #dfddd6 solid;
	border-bottom: 1px #dfddd6 solid;
	vertical-align: middle;
	text-align: center;
}

#news {
	position: relative;
	margin-left: 32%;
	font-size: 95%;
	line-height: 140%;
	float: none;
}

#news_table {
	margin-left: -200px;
	border: 0;
}

#news_thing {
	vertical-align: top; /* bottom */
	text-align: right;
	width: 198px;
	padding-right: 2px;
}

.news_text {
	vertical-align: bottom;
	padding-left: 12px;
	padding-bottom: 0.5em;
	max-width: 500px;	
}

#book {
    padding-left: 40px;
}

#rotator_image {
	position: relative;	
	width: 32%;
	text-align: center;
	float: left;
	margin-top: -15px;
}

#rotator_text {
	width: 68%;
	padding-top: 30px;
	position: relative;
	margin-left: -23px;
	vertical-align: middle;
	float: left;
}

#rotator_text_table {
	width: 80%;
	border: 0;
}

#rotator_int {
	width: 55%;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 40px;
	font-size: 95%;
}

.rotator_int_link:link {
	color: #5c628a;
	border-bottom: 1px dashed #5c628a;
	text-decoration: none;
}
.rotator_int_link:visited {
	color: #5c628a;
	border-bottom: 1px dashed #5c628a;
	text-decoration: none;
}
.rotator_int_link:hover {
	color: #f82302;
	border-bottom: 1px dashed #f82302;
	text-decoration: none;
}

#rotator_about {
	width: 75%;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 35px;
	padding-bottom: 40px;
	display: none;
}

#rotator_photo {
	color: #8a8779;
	padding-top: 0.65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;	
}

#rotator_stars {
	color: #5eb600;
	font-size: 190%;
	letter-spacing: 7px;
}

#home_bottom {
	clear: left;
	z-index: +1;
	position:relative;
	top: -25px;
	vertical-align: top;
	color: #8a8779;
}

#home_bottom_first {
	width: 32%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	font-size: 95%;
	line-height: 140%;
}

#home_bottom_second {
	width: 45%;
	padding-left: 12px;
	padding-right: 40px;
	padding-bottom: 20px;
}

#home_bottom_block {
	font-size: 95%;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 6px;
}

#home_bottom_third {
	padding-right: 40px;
	padding-top: 25px;
	font-size: 95%;
	line-height: 140%;
}

#icons {
	position: relative;
	width: 50px;
    top: -97px;  
	z-index:+1;
}































