html,
body{height: 100%;}
body{
	margin:0;
	color:#272727;
	font:12px Arial, Helvetica, sans-serif;
	background:#d7e8f6 url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:980px;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
select,
textarea{
	padding:0;
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
img{border:0;}
a{
	color:#406792;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:980px;
	margin:0 auto;
	min-height: 100%;
	position:relative;
	background:#fff;
}
* html #wrapper {height: 100%;}
#header{
	position:absolute;
	top:37px;
	left:0;
	width:100%;
}
#header .area{
	overflow:hidden;
	height:1%;
	padding:0 20px 33px 217px;
}
.logo{
	background: url(../images/logo.gif) no-repeat;
	width:204px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:15px;
	left:23px;
	z-index:10;
}
.logo a{
	height:100%;
	display:block;
}
.ad {
	margin: 0;
	padding:0;
	list-style: none;
	float:left;
}
.ad li{
	display:inline;
	padding:0 0 0 40px;
}
.ad li img{vertical-align:bottom;}
.search{
	float:right;
	width:303px;
	padding:8px 0 0;
}
.search input{
	float:left;
	width:230px;
	padding:2px 4px 3px;
	margin:0 3px 0 0;
	border:1px solid #d3d3d3;
}
.search .btn{
	background: url(../images/btn-search.gif) no-repeat;
	width:60px;
	height:22px;
	cursor:pointer;
	padding:0;
	margin:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:none;
}
.holder-menu{
	overflow:hidden;
	padding:9px 23px 4px 16px;
	height:1%;
	background: url(../images/bg-menu.gif) repeat-x;
}
#nav{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
#nav li{
	float:left;
	padding:0 27px 0 0;
}
#nav a{color:#2f5770;}
.social-networks{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.social-networks li{
	float:left;
	padding:0 5px 0 0;
}
.social-networks a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:23px;
	height:23px;
	background: url(../images/ico-social.gif) no-repeat;
}
.social-networks .twitter{background-position:0 -23px;}
.social-networks .rss{background-position:0 -46px;}
.content{padding:147px 0 258px;}
#main{
	background: url(../images/bg-main.gif) no-repeat;
	overflow:hidden;
	width:954px;
	padding:10px 14px 0 12px;
}
#content{
	float:left;
	width:637px;
	padding-top:4px;
}
#content .box {
	margin-bottom:75px;
}
#content .box img {
	float:left;
	padding-right:10px;
	margin-bottom:25px;
}
#content .block{
	background: url(../images/bg-block.gif) repeat-x 0 100%;
	padding:0 13px 11px;
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
}
#content .block-gallery{
	background: url(../images/bg-border.gif) no-repeat 2px 100%;
	padding:0 0 14px;
	width:634px;
	margin:0 0 12px 1px;
}
#content .related {
	float:left;
	clear:left;
	width:630px;
	padding-bottom:10px;
	padding-right:10px;
}
#content .related ul {
	padding:0px;
	margin:0px;
}
#content .related li {
	list-style:none;
	list-style-type:none;
}
#content .related h5 {
	font-size:12px;
	color:#999;
	font-weight:normal;
	padding-bottom:3px;
	margin:0px;
}
.gallery-box{
	height:264px;
	background: url(../images/bg-gallery.gif) repeat-x;
	position:relative;
	width:634px;
	overflow:hidden;
}
.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
	height:254px;
	width:99999px;
}
.gallery li{
	float:left;
	top:0;
	left:0;
	height:254px;
	width:634px;
	overflow:hidden;
}
.block .gallery img{
	vertical-align:top;
	padding:0;
	background:none;
	margin:0;
}
.gallery .info-holder{
	float:right;
	width:344px;
	color:#000d1a;
	font-size:14px;
	line-height:17px;
	padding:53px 0 0;
}
.gallery .info-holder strong{
	color:#033f63;
	text-transform:uppercase;
	display:block;
	letter-spacing:-1px;
	margin:0 0 -4px;
}
#content .gallery .info-holder h2{
	margin:0 -20px -4px 0;
	font-size:46px;
	line-height:normal;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
	color:#000d1a;
}
.gallery .info-holder p{margin:0;}
.switcher{
	position:absolute;
	right:0;
	bottom:0;
}
.switcher ul{
	margin: 0;
	padding: 12px 6px 11px 25px;
	list-style: none;
	float:right;
	background: url(../images/bg-switcher.gif) no-repeat;
}
.switcher li{
	float:left;
	padding:0 7px 0 0;
}
.switcher a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:31px;
	height:8px;
	background: url(../images/btn-switcher.gif) no-repeat;
	position:relative;
	font-size:0;
	line-height:0;
}
.switcher a:hover, 
.switcher .active a{background-position:0 100%;}
#content h2{
	color:#212121;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 24px;
}
.list-articles{
	margin:0;
	padding:0 0 22px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.list-articles li{
	float:left;
	margin:0 32px 0 8px;
	width:257px;
	display:inline;
}
.block img{
	display:block;
/*	background: url(../images/bg-img-frame.gif) no-repeat;*/
	padding:2px;
	margin:0 0 6px;
}
.block .text-holder{
	padding:0 0 0 8px;
	overflow:hidden;
	height:1%;
	line-height:14px;
	color:#272727;
}
.block strong{
	font-size:14px;
	line-height:17px;
	margin:0 0 3px;
	display:block;
}
.block p{margin:0 0 4px;}
.block .more-holder{
	overflow:hidden;
	height:1%;
	margin:0 6px 0 0;
	font-size:14px;
	line-height:17px;
}
.more{
	float:right;
	padding:0 15px 0 0;
	background:url(../images/bg-more.gif) no-repeat 100% 5px;
	text-decoration:none;
}
#content .studies, 
#content .papers{
	padding:0 0 12px 8px;
	margin:0 4px 12px 0;
}
.studies img, 
.block .list img {
	float:left;
	margin:1px 13px 0 0;
	background:none;
	padding:0;
}
#content .studies h2, 
#content .papers h2{
	margin:0 0 16px;
}
#content .studies strong{margin:0 0 11px;}
.studies p{margin:0 0 10px;}
.studies .more-holder, 
.block .list .more-holder{
	margin:0;
	font-size:12px;
	line-height:14px;
}
.list{
	margin:0 50px 0 0;
	padding:0 0 3px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.list li{
	overflow:hidden;
	height:1%;
	margin:0 0 13px;
	vertical-align:top;
}
.block .list img{margin:1px 10px 0 0;}
.list strong{
	margin:0;
	font-size:12px;
	line-height:14px;
}
.list .text-holder{padding-top:1px;}
.block .list .more-holder{margin:0 8px 0 0;}
.block .list .more{background-position:100% 4px;}
.block .list p{margin:0;}
#sidebar{
	float:right;
	width:310px;
}
#sidebar .box{margin:0 0 18px;}
#sidebar .box .holder{
	background: url(../images/bg-box.gif) repeat-y;
}
#sidebar .box .frame{
	background: url(../images/bg-box-t.gif) no-repeat;
	padding:10px 9px 23px;
	height:1%;
}
#sidebar .box .heading{
	border-bottom:1px solid #dfdfdf;
	padding:0 0 1px;
	margin:0 0 18px;
}
#sidebar .box h2{
	font-size:18px;
	color:#999;
	font-weight:normal;
	line-height:22px;
	margin:0;
}
.sing-up{padding:0 0 0 1px;}
.sing-up .text{
	background:url(../images/bg-sign-text.gif) no-repeat;
	width:284px;
	height:36px;
	overflow:hidden;
	display:block;
	margin:0 0 5px;
	padding:1px;
}
.sing-up .text input{
	width:278px;
	border:0;
	text-align:right;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#b4b4b4;
/*	text-transform:uppercase;*/
	background:none;
	padding:10px 3px;
	float:left;
	margin:0;
}
.sing-up .submit {
	background:url(../images/submit.gif) no-repeat;
	float:right;
	width:62px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
/*	padding:20px 10px 30px 70px;*/
	margin:0;
	font-size:0;
	line-height:0;
}
#sidebar .box .image-holder{padding:0 0 0 8px;}
#sidebar .box img{
	display:block;
}
#sidebar .social-networks{
	margin:-4px 0 0 5px;
	padding:0;
	float:none;
	height:1%;
}
#sidebar .social-networks:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar .social-networks li{padding:0 19px 0 0;}
#sidebar .social-networks a{
	height:54px;
	width:53px;
	background:url(../images/ico-social-networks.gif) no-repeat;
	position:relative;
}
#sidebar .social-networks .twitter{background-position:0 -54px;}
#sidebar .social-networks .rss{
	background-position:0 -108px;
	width:54px;
	height:55px;
	margin:-3px 0 0 2px;
}
#footer {
	position:relative;
	width:100%;
	height:201px;
	margin-top:-201px;
	background: url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:29px 0 0;
}
#footer .area{
	float:left;
	width:575px;
}
#footer .list-holder{
	overflow:hidden;
	height:1%;
	color:#262626;
	line-height:24px;
	padding:0 0 29px;
}
#footer .footer-ad {
	width: 728px;
	height: 90px;
	padding-bottom:10px;
	overflow:visible;
}
#footer .list {
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;

	display:inline;
}
#footer .list li{
	display:inline;
	padding:0 14px 0 0;
}
#footer .list a{color:#262626;}
.partner-list {
	margin: 0;
	padding: 0 63px 0 0;
	list-style: none;
	float:right;
}
.footer-logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:137px;
	height:46px;
	background: url(../images/logo2.gif) no-repeat;
	margin:0 0 29px -2px;
}
.partner-list img{display:block;}
#footer p {margin:0;}
#footer p a{
	color:#3866dc;
	background: url(../images/separator1.gif) no-repeat 0 3px;
	padding:0 0 0 7px;
	margin:0 0 0 -1px;
}
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash .gallery .info-holder strong{
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0 0 -10px;
	overflow:hidden;
}
.sIFR-hasFlash #content h2{
	font-size:17px;
	line-height:20px;
	overflow:hidden;
	margin:0 0 22px;
}
.sIFR-hasFlash #content h3{
	font-size:20px;
	line-height:22px;
	overflow:hidden;
	margin:0 0 10px;
}
.sIFR-hasFlash #content .studies h2, 
.sIFR-hasFlash #content .papers h2{
	margin:0 0 14px;
}
.sIFR-hasFlash #content .gallery .info-holder h2{
	margin:0 0 -11px;
	height:65px;
	font-size:50px;
	line-height:normal;
	letter-spacing:2px;
	overflow:hidden;
}
.sIFR-hasFlash .gallery .info-holder p{
	font-size:15px;
	line-height:18px;
	overflow:hidden;
}
.sIFR-hasFlash #sidebar .box h2{
	font-size:19px;
	line-height:23px;
}
