html{font-size:100.01%}
body{
	margin:0;
	font:64% Georgia, Times New Roman, Times, serif;
	position:relative;
	min-width:980px;
	background:#f8fcf2;
	padding:187px 0 0;
}
* html body{
	padding:188px 0 0;
}
img{ border:none;}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
		text-decoration:none;
}

form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
input, select, textarea{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
.right-bg{
	background:#3f6273 url(../images/qqq1.gif) repeat-x;
	width:50%;
	position:absolute;
	top:0;
	right:0;
	height:187px;
}
.m1{
	background:url(../images/qqq.gif) no-repeat 50% 0;
	width:100%;
	height:187px;
	position:absolute;
	top:0;
	left:0;
}
#header-holder{
	width:100%;
	background: url(../images/header-bg.png) repeat-x;
	height:187px;
}
/* Header */
.header{
	width:980px;
	margin:0 auto;
	height:187px;
	position:relative;
}
.header:after{
	content:"";
	clear:both;
	display:block;
}
strong.logo{
	display:block;
	margin:0 0 0 38px;
	padding:15px 0 0;
	text-indent:-9999px;
	width:192px;
	height:121px;
}
strong.logo a{
	display:block;
	background: url(../images/logo.png) no-repeat 0 0;
	height:121px;
	overflow:hidden;
}
.nav-panel{
	background: url(../images/nav-bg11.png) no-repeat 0px 0;
	width:980px;
	height:42px;	
	margin:6px 0 0;
}
.nav-panel:after,
.m1:after,
#header-holder:after,
#nav:after{
	content:"";
	clear:both;
	display:block;
}
/* Navigation */
#nav{
	margin:9px 0 0 20px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
#nav li{
	float:left;
	background: url(../images/separator2.gif) no-repeat 100% 0px;
	position:relative;
}
#nav li a{
	text-decoration:none;
	color:#fff;
	font:15px "Trebuchet MS";
	font-weight:bold;
	padding:8px 9px 9px 10px;
	float:left;
	position:relative;
	height:19px;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover .drop,
#nav li.hover .drop{
	display:block;
}
#nav li.active a{
	color:#c1d82f;
	background: url(../images/active-bg.gif) repeat-x;
	margin:0 1px 0 0;
}
#nav li a:hover{
	color:#c1d82f;
}
.drop{
	display:none;
	position:absolute;
	top:37px;
	left:0;
}
#nav .drop ul{
	margin:0;
	padding:0;
	list-style:none;
	float:none;
	background: url(../images/drop.png) repeat;
	width:257px;
	overflow:hidden;
}
#nav .drop ul li{
	float:none;
}
#nav li.hover .drop ul li a,
#nav li:hover .drop ul li a{
	color:#fff;
	float:none;
	display:block;
	width:243px;
	background:none;
	border:solid #5d5e61;
	border-width:0 0 1px;
	padding:7px;
	margin:0;
	overflow:hidden;
}
#nav li.hover .drop ul li.active a,
#nav li:hover .drop ul li.active a{
	background: url(../images/drop-green.png) repeat;
	color:#c1d82f;
}
#nav li.hover .drop ul li a:hover,
#nav li:hover .drop ul li a:hover{
	color:#c1d82f;
}
#nav li.cert{
	background:none;
}
#nav li.cert a{
	float:left;
	width:142px;
	padding:5px 0 0;
	text-align:center;
	color:#c1d82f;
	font:12px/13px "Trebuchet MS";
	text-decoration:none;
	background:none;
}
.frame{
	background: url(../images/top-box-bg1.png) no-repeat 0 0px;
	width:473px;
	height:36px;
	overflow:hidden;
	padding:11px 0 0 10px;	
	margin:3px 0 0;
}
.info{
	position:absolute;
	top:0px;
	right:0;
}
.info ul{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info ul li:first-child{
	background:none;
}
.info ul li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 50%;
	padding:0 7px 0 10px;
}
.info ul li a{
	text-decoration:none;
	color:#c1d82f;
	position:relative;
}
.info ul li a:hover{
	text-decoration:underline;
}
.info .form{}
.info .form div{
	background: url(../images/input-bg.gif) no-repeat 0 0;
	width:175px;
	height:25px;
	float:left;
}
.info .form input{
	padding:3px 1px 1px 7px;
	margin:1px;
	border:none;
	background:#edeeef;
	width:165px;
	height:18px;
	color:#464749;
	font:14px Arial, Helvetica, sans-serif;
	position:relative;
	outline:none;

}
a.button{
	float:left;
	background: url(../images/btn-bg.gif) no-repeat 0 0;
	width:46px;
	height:25px;
	margin:0 0 0 -1px;
	text-align:center;
	overflow:hidden;
	line-height:23px;
	text-decoration:none;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
}
#main-holder{
	width:100%;
	min-width:980px;
	overflow:hidden;
	background:#f8fcf2 url(../images/body-bg.gif) repeat-x;
}
#main:after,
.main-top:after,
.main-bg:after,
.main-bottom:after,
.content-holder:after,
.menu:after{
	content:"";
	clear:both;
	display:block;
}
/* Main */
#main{
	width:980px;
	margin:0px auto;
	padding:5px 0 0;
}
.main-top{
	background: url(../images/main-top.png) no-repeat 0 0;
	width:964px;
	padding:20px 0 0 16px;
}
.main-bg{
	background: url(../images/main-bg.png) repeat-y;
	width:970px;
	padding:0 5px;
}
.main-bottom{
	background: url(../images/main-bottom.png) no-repeat 0 0;
	width:980px;
}
.content-holder{
	background:#fff url(../images/main-bg-bg.gif) repeat-x;
	width:955px;
	padding:34px 0 0 15px;
}
.breadcrumbs{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	float:left;
	background: url(../images/home.gif) no-repeat 0 1px;
}
.breadcrumbs li{
	float:left;
	color:#96989b;
	font:110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 5px;
}
.breadcrumbs li a{
	background: url(../images/bullet.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
	font-weight:bold;
	color:#96989b;
}
.learn-breadcrumbs {
	background: url(../images/learn.gif) no-repeat;
	padding: 1px 0 0 35px;
	margin: -4px 0 -3px -1px;
	position: relative;
}
.learn-breadcrumbs li{
	font-size: 140%;
	padding-left: 4px;
}
.learn-breadcrumbs li a {
	text-decoration: none;
	color: #00bce4;
	padding-right: 12px;
	background: url(../images/learn-bullet.gif) no-repeat 100% 4px;
}
.learn-breadcrumbs li a:hover {
	text-decoration: underline;
}
/* Main links */
.menu{
	float:left;
	clear:both;
	background: url(../images/add-nav-bg.gif) no-repeat 0 0;
	height:37px;
	position:relative;
	padding:0 0 0 30px;
	margin:22px 0 0;
}
.menu h1{
	margin:0;
	font:260% "Trebuchet MS";
	font-weight:bold;
}
.menu h1 a{
	text-decoration:none;
	color:#1a555f;
}
.menu div{
	display:none;
	position:absolute;
	top:37px;
	left:0;
	width:480px;
}
* html .menu div{
	background: url(../images/none.gif) no-repeat 0 0;
}
.menu.hover div,
.menu:hover div{
	display:block;
}
.menu.hover div .menu-drop,
.menu:hover div .menu-drop{
	display:none;
}
.menu div ul:after{
	content:"";
	display:block;
	clear:both;
}
.menu div ul{
	margin:0;
	padding:0;
	list-style:none;
	background: url(../images/drop.png) repeat;
	text-align:center;
	width:238px;
	float:left;
	border-right:1px solid #5d5e61;
}
.menu div ul li{
	width:238px;
	float:left;
}
.menu div ul li.active a{
}
.menu div ul li a{
	color:#fff;
	display:table-cell;
	vertical-align:middle;
	border:solid #5d5e61;
	border-width:0 0 1px;
	padding:0px 7px 0 7px;
	overflow:hidden;
	width:224px;
	height:61px;
	font:176% "Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
	position:relative;
}
* html .menu div ul li a{
	display:block;
}
*+html .menu div ul li a{
	display:block;
}
.menu div ul li a:hover{
	background: url(../images/drop-green.png) repeat;
	color:#c1d82f;
}
.menu div ul li a span{
	display:block;
}
.menu div ul li a em{
	display:block;
	font:68% Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.menu.hover li.hover,
.menu:hover li:hover{
	position:relative;
}
.menu.hover li.hover .menu-drop,
.menu:hover li:hover .menu-drop{
	display:block;
}
.menu .menu-drop{
	display:none;
	position:absolute;
	top:-67px;
	left:240px;
	width:220px;
}
.menu .menu-drop ul{
	overflow:hidden;
	width:220px;
}
.menu .menu-drop ul li{
	width:220px;
}
.menu li.hover .menu-drop ul li a,
.menu li:hover .menu-drop ul li a{
	background:none;
	color:#fff;
	display:block;
	border:solid #5d5e61;
	border-width:0 0 1px;
	padding:10px 7px;
	margin:0;
	overflow:hidden;
	font:176% "Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
	width:206px;
}
.menu li.hover .menu-drop ul li a:hover,
.menu li:hover .menu-drop ul li a:hover{
	color:#c1d82f;
}
/* Content */
.content{
	float:left;
	width:620px;
	padding:0 0 30px;
}
.content .cite{
	padding:0 0 25px;
}
.content .cite strong{
	display:block;
	width:526px;
	border:solid #aeb0b2;
	border-width:0 0 0 6px;
	padding:0 0 0 5px;
	font:140%/161% Arial;
	font-weight:bold;
	color:#487477;
}
.content p{
	margin:0;
	font:130%/152% Georgia;
	color:#868689;
}
.content h2{
	margin:0;
	font:160% Arial;
	font-weight:bold;
	color:#487477;
	padding:10px 0 0;
}
.list-numb{
	margin:5px 0 0 25px;
	padding:0;
	list-style:none;
	font:130%/152% Georgia;
	color:#868689;
}
.content h3{
	margin:0;
	font:140% Arial;
	font-weight:bold;
	color:#487477;
	padding:10px 0 0;
}
.content p a{
	color:#00aedc;	
}
.faktaboks{
	float:right;
	padding:10px 0 20px 20px;
}
.faktaboks div{
	width:219px;
	overflow:hidden;
	border:solid #e0e1e2;
	border-width:4px 0;
	padding:6px 0 12px 3px;
}
.faktaboks strong.title{
	font:150% "Trebuchet MS";
	font-weight:bold;
	color:#1a555f;
	display:block;
	padding:0 0 3px;
}
.faktaboks img{
	float:left;
	line-height:0;
	font-size:0;
	padding:3px 7px 0 0;
}
.facts{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	width:145px;
}
.facts li{
	background: url(../images/bullet2.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	font:130% Arial;
	color:#5d5e61;
}
.tabset {
	float:left;
	margin:23px 0 0;
}
a.active {
	float: left;
	margin: 0 5px 0 0;
	padding:0 0 0 5px;
	position: relative;
	background: url(../images/tab-bg.gif) no-repeat 0 0 !important;
	overflow:hidden;
	color:#fff !important;
}
a.tab.active span{
	float:left;
	background: url(../images/tab-bg2.gif) no-repeat 100% 0 !important;
	padding:4px 5px 4px 0;
	position: relative;
}
a.tab {
	float: left;
	margin: 0 5px 0 0;
	padding:0 0 0 5px;
	position: relative;
	z-index:10;
	cursor:pointer;
	background: url(../images/tab-bg3.gif) no-repeat 0 0;
	overflow:hidden;
	text-decoration:none;
	font:120% Arial;
	font-weight:bold;
	color:#5d5e61;
}
a.tab span{
	float:left;
	background: url(../images/tab-bg4.gif) no-repeat 100% 0;
	padding:4px 5px 4px 0;
}
a.active{
	border-bottom-color: #fff;
}
div.tab {
	border-top:2px solid #00aedc;
	padding:5px 10px 20px 10px;
	width:520px;
	clear: both;
	background:#f7f7f7;
}
.tab p{
	color:#5d5e61;
}
.tab img{
	float:right;
	font-size:0;
	line-height:0;
}
.tab ul{
	margin:0;
	padding:0;
	list-style:none;
}
.tab ul li{
	font:130%/152% Georgia;
	color:#5d5e61;
	background: url(../images/bullet2.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
/* Sidebar */
.sidebar{
	float:right;
	width:323px;
}
.box{
	background: url(../images/box-bg.gif) repeat-y;
	width:323px;
}
.box-top{
	background: url(../images/box-top.gif) no-repeat 0 0;
	width:323px;
}
.box-bottom{
	background: url(../images/box-bottom.gif) no-repeat 0 100%;
	width:323px;
	overflow:hidden;
	padding:0 0 10px;
	
}
.main-img{
	overflow:hidden;
	width:100%;
	padding:10px 0 22px 10px;
	position:relative;
}
.main-img img{
	display:block;
}
.main-img div{
	position:absolute;
	bottom:21px;
	left:10px;
	width:193px;
}
.main-img div span.text{
	display:block;
	font:110% Arial;
	color:#fff;
	background: url(../images/box.png) repeat;
	width:183px;
	padding:5px;
}
.main-img a.zoom{
	text-indent:-9999px;
	background: url(../images/zoom.gif) no-repeat 0 0;
	width:23px;
	height:22px;
	position:absolute;
	top:10px;
	left:10px;
	overflow:hidden;
}
.box-bottom a.prev{
	float:left;
	text-indent:-9999px;
	background: url(../images/prev.gif) no-repeat 0 0;
	width:21px;
	height:21px;
	overflow:hidden;
	margin:20px 20px 0 10px;
}
.box-bottom a.next{
	float:left;
	text-indent:-9999px;
	background: url(../images/next.gif) no-repeat 0 0;
	width:20px;
	height:21px;
	overflow:hidden;
	margin:20px 10px 0 20px;
}

.box-bottom .img{
	float:left;
	margin:0 0 0 10px;
	width:210px;
}
.box-bottom div ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.box-bottom div ul li{
	float:left;
	padding:0 10px 0 0;
}
.infobox{
	width:300px;
	padding:0 15px 0 8px;
	overflow:hidden;
	margin:16px 0 0;
}
.infobox img{
	float:left;
	padding:0 13px 0 0;
}
.infobox p{
	margin:0;
	padding:5px 0;
	font: 130% Georgia;
	color:#5d5e61;
}
.infobox ul{
	margin:0;
	padding:0;
	list-style:none;
}
.infobox ul li{
	background: url(../images/bullet3.gif) no-repeat 0 8px;
	padding:0 0 0 10px;
}
.infobox ul li p{
	margin:0;
	padding:0;
}
.infobox a.send{
	display:block;
	text-indent:-9999px;
	background: url(../images/send-btn.gif) no-repeat 0 0;
	width:85px;
	height:20px;
	margin:0 0 0 80px;
	overflow:hidden;
}
span.info-title{
	display:block;
	background: url(../images/title-bg.gif) no-repeat 0 0;
	width:290px;
	height:33px;
	font:110%/220% Arial;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 10px;
}
span.gray{
	background: url(../images/title-gray.gif) no-repeat 0 0;
}
.infobox a{
	text-decoration:none;
}
.infobox a:hover{
	text-decoration:underline;
}
.infobox strong{
	font:160% "Trebuchet MS";
	font-weight:bold;
	color:#1a555f;
}
/* Visual box */
.visual{
	border:solid #c6c8c9;
	border-width:1px 0 0 0;
	padding:13px 15px;
	overflow:hidden;
	background:#edeeef;
	width:940px;
}
.visual img{
	float:left;
}
.visual-box{
	width:275px;
	min-height:118px;
	background:#fff;
	border:solid #e0e1e2;
	border-width:1px;
	float:left;
	padding:5px 12px;
	margin:0 0 0 18px;
}
* html .visual-box{
	height:118px;
}
.corner a.more{
	position:absolute;
	bottom:5px;
	right:5px;
	background:url(../images/corner.gif) no-repeat;
	width:52px;
	height:48px;
	text-indent:-9999px;
	outline:none;
}
.inner .main-bg .corner{
	margin:0;
}
.corner{
	position:relative;
}
.corner span.heading{
	color:#5d5e61;
	font:bold 130% Georgia;
	display:block;
	padding:0 0 4px;
}
.corner em{
	font-style:normal;
	color:#5d5e61;
	font:130% Georgia;
	line-height:145%;
}
.corner span.email{
	display:block;
	color:#5d5e61;
	font:130% Georgia;
	line-height:145%;
	padding:0 0 37px;
}
.corner span.email a{
	text-decoration:none;
	color:#5d5e61;
}
.corner span.email a:hover{
	text-decoration:underline;
}
.visual-box .strong{
	width:100%;
	overflow:hidden;	
}
.visual-box .strong strong{
	float:left;
}
.visual-box strong{
	font:160% "Trebuchet MS";
	font-weight:bold;
	color:#1a555f;	
}
.visual-box p{
	margin:0;
	font: 130% Georgia;
	color:#5d5e61;
	line-height:145%;
}
.visual-box p a.more{
	background: url(../images/bullet4.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	text-decoration:none;
	font-family: "Trebuchet MS";
	color:#00aedc;
}
.visual-box p a.more:hover{
	text-decoration:underline;
}
/* Footer */
#footer{
	width:940px;
	padding:10px 15px 2px;
	overflow:hidden;
	background:#ccd5d8;
	position:relative;
	border-top:1px solid #acadad;
}
.foot-hold {
	overflow: hidden;
	width: 100%;
}
.col{
	margin:0 30px 0 0;
	float:left;
}
.col strong{
	font:140% "Trebuchet MS";
	color:#5d5e61;
	font-weight:bold;
}
.col address{
	font-style:normal;
	font:120% Arial;
	color:#5d5e61;
	padding:5px 0 0;
}
.col span{
	display:block;
}
.col span a{
	font-family: Arial;
	color:#5d5e61;
}
.col ul{
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.col ul li{
	background: url(../images/bullet5.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.col ul li a{
	font:120% Arial;
	color:#5d5e61;
	text-decoration:none;
}
.col ul li a:hover{text-decoration:underline;}
/* Inner page */
.inner .main-bg{
	margin:0px 0 0;
}
.inner .main-top{
	height:410px;
	padding:0;
	background:none;
	position:relative;
}
.inner .main-top .top1{
	background: url(../images/main-top-inner.png) no-repeat 0 0;
	width:980px;
	height:410px;
}
.inner .content-holder{
	background:#fff url(../images/content-top.gif) no-repeat 0 0;
	padding:41px 0 20px 3px;
	overflow:hidden;
	width:967px;
}
.inner .main-bg .first{
	border:none;
	margin:0 32px 0 0;
}
.inner .first p{
	width:190px;
	float:left;
	padding:1px 0 0;
}
.inner .first img{
	float:left;
	width:70px;
	margin:8px 10px 0 0;
}
.inner .visual-box{
	margin:0 20px 0 0;
	overflow:hidden;
	width:275px;
}
.link-box{
	position:absolute;
	bottom:5px;
	left:20px;
	width:100%;
}
.link{
	background: url(../images/link-box.png) no-repeat 0 0;
	width:291px;
	height:72px;
	padding:6px 0 0 9px;
	float:left;
	margin:0 20px 0 0;
}
.green{
	background: url(../images/link-box-green.png) no-repeat 0 0;
}
.link1{
	padding:0 0 10px;
	cursor:pointer;
}
.link strong{
	font:150% "Trebuchet MS";
	font-weight:bold;
	color:#00bce4;
}
strong.color{
	color:#c1d82f;
}
.link p{
	margin:0;
	font:120% Arial;
	color:#fff;
	width:265px;
}
.link .link1.hover,
.link .link1:hover{
	position:relative;
	z-index:101;
}
.link .link1.hover .drop-link,
.link .link1:hover .drop-link{
	display:block;
}
.drop-link{
	display:none;
	position:absolute;
	top:60px;
	left:-9px;
	background: url(../images/none1.gif) no-repeat 0 0;
}
.drop-link div{
	background: url(../images/drop-link-bg.png) repeat-y;
	padding:0px 0 10px 5px;
	width:295px;
}
.drop-link ul{
	margin:0;
	padding:0;
	list-style:none;
}
.drop-link ul li{
	background: url(../images/bullet6.gif) no-repeat 0 4px;
	padding:0 0 0 15px;
}
.drop-link ul li a{
	color:#ccd5d8;
	font:120% Arial;
	font-weight:bold;
}
.bottom-link{
	margin:3px 7px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	display: inline;
}
.bottom-link li{
	background: url(../images/separator3.gif) no-repeat 0 50%;
	float:left;
	margin:0 2px 0 -2px;
	padding:0 7px;
}
.bottom-link li a{
	color:#96989b;
	font:bold 110% Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom-link li a:hover{
	text-decoration:underline;
}

/* inner-content start */
.subpage-content {
	overflow: hidden;
	width: 100%;
}
.subpage-head {
	position: relative;
	background: #edeeef url(../images/subpage-head-gradient.gif) repeat-x;
	min-height: 137px;
	border-top: 1px solid #e0e1e2; 
	border-bottom: 1px solid #e0e1e2; 
	padding: 13px 550px 17px 12px;
	margin: 3px 0 0;
}
* html .subpage-head {
	height: 137px;
}
.subpage-head .img {
	position: absolute;
	right: 89px;
	bottom: 10px;
}
.subpage-content h1 {
	margin: 27px 0 0 13px;
	color: #1a555f;
	font: bold 260% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.subpage-content .menu {
	margin-top: 27px;
	margin-left: 15px;
	float: none; 
	margin-bottom: -2px;
}
.subpage-content .menu h1 {
	margin-top: 0;
	margin-left: 0;
}
.subpage-content h1 strong {
	color: #96989b;
	font-size: 57%;
	margin-left: 8px;
}
.subpage-content .font-ttl {
	font-size: 300%;
	margin-top: 22px;
}
.subpage-head h2 {
	margin: 0;
	color: #487477;
	font: bold 140%/163% Arial, Helvetica, sans-serif;
}
/* book-description start */
.book-description {
	overflow: hidden;
	width: 100%;
}
.book-item {
	float: left;
	width: 300px;
	padding-bottom: 30px;
	margin: 26px 8px 0 12px;
	display: inline;
}
.book-item .head {
	overflow: hidden;
	height: 1%;
	background: #5d5e61 url(../images/book-item-head-bg.gif) repeat-x 0 100%;
	padding: 2px 10px 3px 9px;
}
.book-item .head h3 {
	float: left;
	color: #fff;
	margin: 0; 
	font: bold 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.book-item .head h3 a {
	text-decoration: none;
	color: #fff;
}
.book-item .head h3 a:hover {
	text-decoration: underline;
}
.book-item .head .head-link {
	float: right;
	width: 11px;
	margin-top: 5px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/book-item-head-link.gif) no-repeat;
}
.book-item .cont {
	background: url(../images/book-item-grad.gif) no-repeat;
	overflow: hidden;
	height: 1%;
	color: #5d5e61;
	font-size: 130%;
	padding: 0 14px;
}
.book-item .cont p {
	margin: 10px 0 0;
	line-height: 145%;
}
.book-item .cont ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.book-item .cont ul li {
	background: url(../images/book-item-bullet.gif) no-repeat 0 0.3em;
	padding-left: 13px;
	margin-top: 7px;
}
.book-item .descr-link {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-top: 8px;
}
.book-item .descr-link a {
	padding-left: 13px;
	color: #00aedc;
	text-decoration: none;
	font: bold 84% Arial, Helvetica, sans-serif;
	background: url(../images/descr-link-arrow.gif) no-repeat 0 0.3em;
}
.book-item .descr-link a:hover {
	text-decoration: underline;
}
.book-item .descr-cont {
	min-height: 104px;
	padding-bottom: 26px;
}
* html .book-item .descr-cont {
	height: 104px;
}
.book-item .img {
	display: block;
	margin: 0 auto; 
	padding-right: 10px;
}
.book-item .descr {
	display: block;
	color: #96989b;
	font: bold italic 84%/118% Arial, Helvetica, sans-serif;
	padding: 6px 0 0 6px;
}
/* book-description end */
.subpage-content-bg {
	overflow: hidden;
	width: 100%;
	margin-top: 2px;
	background: url(../images/main-bg-bg.gif) repeat-x;
	padding-top: 20px;
}
/* subleft-col start */
.subleft-col {
	float: left;
	width: 610px;
	padding-left: 30px;
}
/* module start */

.modules {
	overflow: hidden;
	height: 1%;
	padding-bottom: 60px;
	padding-top: 20px;
}
.modules-divider {
	overflow: hidden;
	width: 100%;
}
.module {
	float: left;
	width: 285px;
	margin-right: 20px;
	display: inline;
	padding-bottom: 13px;
}
.module .head {
	overflow: hidden;
	height: 1%;
	background: #5d5e61 url(../images/book-item-head-bg.gif) repeat-x 0 100%;
	padding: 2px 10px 3px 9px;
}
.module .head h3 {
	float: left;
	color: #fff;
	margin: 0; 
	font: bold 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.module .head h3 a {
	text-decoration: none;
	color: #fff;
}
.module .head h3 a:hover {
	text-decoration: underline;
}
.module .head .head-link {
	float: right;
	width: 11px;
	margin-top: 5px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/book-item-head-link.gif) no-repeat;
}
.module .cont {
	overflow: hidden;
	height: 1%;
	background: #ccd5d8 url(../images/module-cont-bg.gif) no-repeat 0 100%;
	font-size: 130%;
	color: #5d5e61;
	padding: 0 9px 14px;
}
.module .cont p {
	margin: 6px 0 0;
}
.module .descr-link {
	padding-left: 14px;
	color: #00aedc;
	float: left;
	text-decoration: none;
	font: bold 110% Arial, Helvetica, sans-serif;
	background: url(../images/descr-link-arrow.gif) no-repeat 0 0.3em;
	margin: 8px 0 0 7px;
}
.module .descr-link:hover {
	text-decoration: underline;
}
.module .module-btn {
	float: right;
	height: 20px;
	background: url(../images/module-btn-left.gif) no-repeat;
	text-decoration: none; 
	color: #fff;
	font: bold 110%/20px Arial, Helvetica, sans-serif;
	margin: 7px 11px 0 0;
}
.module .module-btn span {
	float: left;
	padding: 0 10px;
	cursor: pointer;
	background: url(../images/module-btn-right.gif) no-repeat 100% 0;
}
.long-modules {
	padding-top: 0;
}
.long-modules .module {
	width: 525px;
	overflow: hidden;
	float: none;
	margin-right: 0;
	padding-bottom: 8px;
	display: block;
}
.long-modules .module .cont {
	background-image: url(../images/long-module-cont-bg.gif);
}
.long-modules .module .cont img {
	float: left;
	margin: 11px 14px -2px 3px;
}
.long-modules .module .cont p {
	margin: 9px 0 0; 
	line-height: 150%;
}
/* module end */
/* module-quote start */
.module-quote {
	background: url(../images/bg-module-quote.gif) repeat-y;
	overflow: hidden;
	width: 625px;
	color: #5d5e61;
	font-size: 130%;
	margin: 0 0 0 -15px;
}
.module-quote-top {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-module-quote-line.gif) no-repeat;
}
.module-quote-bot {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-module-quote-line.gif) no-repeat 0 100%;
	padding: 0 60px 0 22px;
}
.module-quote h3 {
	margin: 7px 0 0;
	font: bold 115.3% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.module-quote p {
	margin: 2px 0 0;
	padding-bottom: 12px;
	line-height: 153%;
}
/* module-quote end */
/* module-head start */
.module-head {
	overflow: hidden;
	padding: 0 55px 25px 0;
	width: 570px;
	margin-left: -15px;
	font-size: 130%;
	line-height: 153%;
	color: #5d5e61;
}
.module-head img {
	float: left;
	margin: 11px 20px 0 15px;
}
.module-head p {
	margin: 8px 0 0;
}
.module-head p strong {
	color: #487477;
	display: block;
	font: bold 107%/164% Arial, Helvetica, sans-serif;
}
/* module-head end */
/* subleft-col end */
/* subright-col start */
.subright-col {
	float: right;
	width: 323px;
	padding-bottom: 20px;
	margin-top: 15px;
}
/* sub-img-holder start */
.sub-img-holder {
	overflow: hidden;
	height: 1%;
	background: #fff url(../images/sub-img-holder-bg.gif) repeat-y;
}
.sub-img-holder-top {
	overflow: hidden;
	height: 1%;
	background: url(../images/sub-img-holder-bg-top.gif) no-repeat;
}
.sub-img-holder-bot {
	background: url(../images/sub-img-holder-bg-bot.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 8px 0 15px 1px;
}
.sub-img {
	overflow: hidden;
	height: 1%;
	background: #edeeef;
	border-bottom: 1px solid #c6c8c9; 
	padding: 7px 0 3px 8px;
	font-size: 110%;
}
.sub-img .divider {
	overflow: hidden;
	width: 100%;
}
.sub-img .left {
	float: left;
	margin-top: 2px;
}
.sub-img .left img {
	display: block;
	border: 11px solid #fff; 
}

.sub-img .descr-link {
	padding-left: 14px;
	color: #00aedc;
	float: left; 
	margin: 8px 0 0 4px;
	text-decoration: none;
	font: bold 100% Arial, Helvetica, sans-serif;
	background: url(../images/descr-link-arrow.gif) no-repeat 0 0.3em;
}
.sub-img .descr-link:hover {
	text-decoration: underline;
}
.sub-img .cont {
	float: right;
	width: 189px;
	padding-right: 10px;
}
.sub-img blockquote {
	margin: 0; 
	
}
.sub-img blockquote q {
	font-size: 118%;
	display: block;
	quotes: none;
	line-height: 153%;
}
.sub-img blockquote q:before{content:"";}
.sub-img blockquote q:after{content:"";}
.sub-img blockquote cite {
	display: block;
	font-style: normal;
	color: #96989b;
	line-height: 118%;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.sub-img .more-link {
	float: left;
	margin-top: 49px;
	white-space: nowrap;
	color: #5d5e61;
	text-decoration: none;
	font: bold 109% Arial, Helvetica, sans-serif;
}
.sub-img .more-link:hover {
	text-decoration: underline;
}
.sub-img-holder ul {
	margin: 0;
	padding: 11px 0 0 12px;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.sub-img-holder ul li {
	float: left;
	padding-left: 12px;
}
.sub-img-holder ul li a {
	float: left;
}
.sub-img-holder ul li a img {
	display: block;
	border: 1px solid #e0e1e2; 
}
/* sub-img-holder end */
.subright-col .infobox {
	margin-top: 23px;
}
.subright-col .infobox p {
	line-height: 153%;
	padding-top: 0;
}
.subright-col .infobox p strong {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subright-col .infobox img {
	margin-left: 3px;
}
.subright-col .infobox .info-title {
	line-height: 24px;
}
/* students-holder start */
.students-holder {
	width: 280px;
	margin-top: 29px;
	margin-left: 6px;
	padding: 10px 7px 10px 11px;
	border: 1px solid #e0e1e2; 
	overflow: hidden;
	color: #5d5e61;
	font: 110% Arial, Helvetica, sans-serif;
}
.students-holder img {
	float: left;
}
.students-holder .cont {
	float: right;
	width: 138px;
	padding-left: 2px;
}
.students-holder .login-link {
	width: 140px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #5d5e61;
	margin: 0 0 0 -2px;
	position: relative;
	background: #ccd5d8 url(../images/login-link-top-bg.gif) no-repeat;
}
.students-holder .login-link span {
	display: block;
	cursor: pointer;
	height: 1%;
	overflow: hidden;
	padding: 4px 20px 5px 8px;
	background: url(../images/login-link-bot-bg.gif) no-repeat 0 100%;
}
.students-holder h4 {
	margin: 9px 0 0;
	font-size: 100%;
}
.students-holder p {
	margin: 3px 0 0;
	line-height: 127%;
}
/* students-holder end */
/* subright-col end */
/* info-contacts start */
.info-contacts {
	width: 620px;
	overflow: hidden;
	margin: 0 0 0 -15px;
	padding: 10px 0;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.info-contacts .head {
	background: #00aedc url(../images/info-contacts-head-top.gif) no-repeat;
	color: #fff;
}
.info-contacts .head h3 {
	font-size: 108%;
	margin: 0;
	padding: 3px 0 13px 10px;
	background: url(../images/info-contacts-head-bot.gif) no-repeat 0 100%;
}
.info-contacts-divider {
	overflow: hidden;
	width: 100%;
	padding: 2px 0 14px;
}
.info-contact {
	float: left;
	width: 290px;
	padding: 0 10px;
}
.info-contact img {
	float: left;
	margin: 0 10px 0 0;
}
.info-contact .table {
	overflow: hidden;
	height: 1%;
	line-height: 150%;
	color: #5d5e61;
}
.info-contact h4 {
	margin: 0;
	font-size: 100%;
	color: #1a555f;
}
.info-contact p {
	margin: 0;
	display: inline;
}
.info-contact .more {
	font-size: 91%;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/bullet4.gif) no-repeat 0 2px;
	padding-left: 14px;
	color: #00aedc;
}
* html .info-contact .more {
	display: inline-block;
	background-position: 0 5px;
}
.info-contact .more:hover {
	text-decoration: underline;
}
/* info-contacts end */
/* info-text start */
.info-text {
	width: 620px;
	overflow: hidden;
	margin: 0 0 0 -15px;
	padding-bottom: 19px;
}
.info-text .table {
	color: #5d5e61;
	font-size: 130%;
	overflow: hidden;
	height: 1%;
	margin-top: 9px;
}
.info-text h2 {
	margin: 0 0 13px;
	color: #487477;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 164%;
}
.info-text h3 {
	margin: 8px 0 0;
	font-size: 123%;
	color: #487477;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info-text h4 {
	margin: 9px 0 0;
	font-size: 107%;
	color: #487477;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info-text p {
	margin: 0;
	line-height: 153%;
}
.info-text-img {
	float: left;
	margin-top: 12px;
	color: #96989b;
	width: 213px;
	padding-left: 18px;
	padding-right: 10px;
	font: 120%/150% Arial, Helvetica, sans-serif;
}
.info-text-img .img {
	width: 212px;
	height: 167px;
	margin-left: -18px;
	padding: 19px 0 0 19px;
	background: url(../images/info-text-img-shadow.gif) no-repeat;
}
.info-text-img .img img {
	display: block;
}
.info-text-img h4 {
	margin: 6px 0 0;
	font: bold 100%/150% Arial, Helvetica, sans-serif;
	color: #96989b;
}
.info-text-img ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.info-text-img ul li {
	padding-left: 11px;
	background: url(../images/info-text-img-bullet.gif) no-repeat 0 7px;
}
.info-text-img ul li a {
	text-decoration: none;
	color: #96989b;
}
.info-text-img ul li a:hover {
	text-decoration: underline;
}
/* info-text end */
/* inner-content end */
/* sok-content start */
.sok-content {
	overflow: hidden;
	width: 100%;
}
/* sok-form start */
.sok-form {
	overflow: hidden;
	position: relative;
	height: 1%;
	padding: 0 0 0 30px;
	margin-top: 28px;
}
.sok-form .form {
	float: left;
	margin-top: 2px;
}
.sok-form label {
	float: left;
	color: #1a555f;
	padding-right: 15px;
	font: 250%/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sok-form .text {
	float: left;
	width: 347px;
	height: 32px;
	background: url(../images/sok-form-text-bg.gif) no-repeat;
}
.sok-form .text input {
	margin: 7px 0 0 12px;
	padding: 0; 
	float: left;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5d5e61;
	border: 0;
	background: none;
	width: 325px;
}
.sok-form .submit {
	width: 55px;
	height: 32px;
	float: left; 
	border: 0;
	padding: 0 0 2px;
	font: bold 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5d5e61;
	cursor: pointer;
	background: url(../images/sok-form-submit.gif) no-repeat ;
}
.sok-form .hover,
.sok-form .submit:hover {
	color: #fff;
}
.sok-form span {
	float: left;
	color: #96989b;
	font-size: 130%;
	width: 316px;
	text-align: center;
	line-height: 135%;
}
.sok-form .inputs {
	float: left;
}
.sok-form .radios {
	clear: both;
	padding-top: 8px;
	padding-left: 3px;
}
.sok-form .radios input {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0;
}
.sok-form .radios label {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #5d5e61;
	padding: 0 13px 0 3px;
}
/* sok-form end */
/* sok-accordion start */
.sok-accordion {
	overflow: hidden;
	width: 100%;
	margin-top: -20px;
	padding-bottom: 112px;
}
.sok-accordion .head {
	margin: 0;
	font: bold italic 200% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c1d82f;
	padding: 43px 0 5px 26px;
	background: url(../images/sok-accordion-head.gif) repeat-x 0 100%;
}
.sok-accordion .slide {
	overflow: hidden;
	width: 100%;
	margin-bottom: -26px;
}
.sok-articles {
	overflow: hidden;
	width: 100%;
}
.sok-articles .divider {
	overflow: hidden;
	width: 100%;
}
.sok-article {
	float: left;
	width: 380px;
	margin: 14px 3px 0 15px;
	display: inline;
	background: #f5f6f7 url(../images/sok-article-top.gif) no-repeat;
}
.sok-article .bg {
	overflow: hidden;
	background: url(../images/sok-article-bot.gif) no-repeat 0 100%;
	height: 1%;
	padding: 0 20px 15px 11px;
	color: #5d5e61;
	font-size: 130%;
	line-height: 153%;
}
.sok-article h3 {
	margin: 5px 0 0;
	font: bold 123% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #487477;
}
.sok-article p {
	margin: 0;
	display: inline;
}
.sok-article .more {
	background: url(../images/bullet4.gif) no-repeat 0 3px;
	color:#00AEDC;
	margin-left: 10px;
	font: bold 84% Arial, Helvetica, sans-serif;
	padding-left:14px;
	text-decoration:none;
	white-space: nowrap;
}
* html .sok-article .more {
	display: inline-block;
}
* +html .sok-article .more {
	display: inline-block;
}
.sok-article .more:hover {
	text-decoration: underline;
}
.sok-articles .more-link {
	background: url(../images/bullet4.gif) no-repeat 0 2px;
	color:#00AEDC;
	margin-left: 10px;
	font: bold 110% Arial, Helvetica, sans-serif;
	padding-left:14px;
	margin: 12px 0 0 16px;
	float: left;
	text-decoration:none;
	white-space: nowrap;
}
.sok-articles .more-link:hover {
	text-decoration: underline;
}
/* kurs start */
.kurs {
	width: 780px;
	height: 334px;
	margin: 14px 0 0 15px;
}
.kurs img {
	display: block;
}
/* kurs end */
/* sok-accordion end */
/* sok-content end */
.subpage-cols {
	overflow: hidden;
	width: 100%;
	margin-top: 13px;
	background: url(../images/main-bg-bg.gif) repeat-x;
}
/* sidenav start */
.sidenav {
	float: left;
	margin-top: 1px;
	background: url(../images/sidenav-bg.gif) repeat-y;
	width: 236px;
}
.sidenav .bg {
	overflow: hidden;
	width: 221px;
	padding: 23px 0 0 15px;
	padding-bottom: 124px;
	background: url(../images/sidenav-bot-bg.gif) no-repeat 0 100%;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 140%/121% Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c7cdd1;
}
.sidenav ul li {
	border-top: 1px solid #c7cdd1;
	width: 100%;
	vertical-align: middle;
}
.sidenav ul li a {
	text-decoration: none;
	color: #1a555f;
	display: block;
}
.sidenav ul li a span {
	background: url(../images/subnav-arrow.gif) no-repeat 2px 50%;
	display: block;
	padding: 10px 16px;
}
.sidenav ul li a.activestate,
.sidenav ul li a:hover {
	color: #00bce4;
}
.sidenav ul li.open {
	background: url(../images/sidenav-active-top.gif) no-repeat;
	position: relative;
	border: 0;
	margin: -2px 0 -3px;
}
.sidenav ul li.open a {
	background: url(../images/sidenav-active-bot.gif) no-repeat 0 100%;
	position: relative;
	padding: 3px 0;
}
.sidenav ul li.open a span {
	padding: 9px 16px 10px;
	background-image: url(../images/subnav-active-arrow.gif);
	background-color: #fff;
}
.sidenav ul ul {
	font-size: 100%;
	margin-bottom: 2px;
	margin-top: -3px;
	background: url(../images/sidenav-sub-bg.gif) repeat-y 100% 0;
}
.sidenav ul ul li {
}
.sidenav ul ul li a {
	background: none !important;
	color: #487477;
	padding: 0 !important;
}
.sidenav ul ul li a span {
	padding: 10px 16px 10px 27px !important;
	background: none !important;
}
/* sidenav end */
/* sub-main start */
.sub-main {
	float: right;
	width: 700px;
	color: #5d5e61;
	padding-right: 15px;
	font-size: 130%;
	padding-bottom: 84px;
}
.sub-main .banner {
	padding: 11px 0 9px;
}
.sub-main h1 {
	margin: 16px 0 0;
	font-size: 192%;
}
.sub-main h2 {
	margin: 8px 0 0;
	color: #487477;
	font: bold 123% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sub-main h3 {
	font: bold 115% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 9px 0 0;
	color: #5d5e61;
}
.sub-main ul {
	margin: 0;
	padding: 0 0 8px;
	list-style: none;
}
.sub-main ul li {
	line-height: 153%;
	margin-top: 4px;
	padding-left: 13px;
	background: url(../images/bullet2.gif) no-repeat 0 7px;
}
.sub-main p {
	margin: 0;
	line-height: 153%;
}
.sub-main a {
	text-decoration: underline;
	color: #00bce4;
}
.sub-main a:hover {
	text-decoration: none;
}
.sub-main address {
	line-height: 153%;
	margin-top: 6px;
	font-style: normal;
}
.place-description {
	overflow: hidden;
	height: 1%;
	margin-bottom: 19px;
	margin-top: 16px;
	background: #f5f6f7 url(../images/place-description-line.gif) repeat-y 469px 0;
}
.place-description .bg {
	overflow: hidden;
	width: 100%;
	background: url(../images/place-description-bg.gif) no-repeat 100% 0;
}
.place-description .map {
	float: left;
}
.place-description .map img {
	display: block;
}
.place-description .description {
	width: 210px;
	padding: 10px 10px 0 0;
	float: right;
}
.place-description .description img {
	display: block;
}
.place-description .description h4 {
	margin: 12px 0 0;
	font: bold 107% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.place-description .address {
	overflow: hidden;
	height: 1%;
	border-top: 1px solid #c6c8c9;
	background: #ccd5d8 url(../images/place-description-address-bg.gif) no-repeat 0 100%;
	padding: 6px 0 14px 11px;
}
.place-description .address address {
	margin: 0;
	float: left;
	width: 380px;
}
.place-description .address address.right {
	float: right;
	width: 290px;
}
.place-description .address address a {
	text-decoration: underline;
	color: #00bce4;
}
.place-description .address address a:hover {
	text-decoration: none;
}
.place-description .address address strong {
	color: #487477;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sub-center-col {
	float: left;
	width: 540px;
}
/* inne-text start */
.inne-text {
	float: right;
	width: 214px;
	margin-top: 32px;
	padding: 0 3px 8px;
	border-top: 4px solid #e0e1e2;
	border-bottom: 4px solid #e0e1e2;
}
.inne-text h2 {
	margin: 2px 0 0;
	padding-bottom: 2px;
	color: #1a555f;
}
.inne-text img {
	float: left;
	margin: 9px 11px 0 0;
}
.inne-text .table {
	overflow: hidden;
	height: 1%;
	font: 92% Arial, Helvetica, sans-serif;
}
.inne-text .table ul {
}
.inne-text .table ul li {
	line-height: 116%;
	margin-top: 6px;
	background-position: 0 4px;
}
/* inne-text end */
/* sub-right-col start */
.sub-right-col {
	float: right;
	width: 150px;
	margin: 24px -5px 0 0;
	display: inline;
	font-size: 84%;
	font-family: Arial, Helvetica, sans-serif;
}
.right-learn {
	overflow: hidden;
	width: 140px;
	padding: 0 5px 5px;
	background: #ccd5d8 url(../images/right-learn-bg.gif) no-repeat 0 100%;
}
.right-learn h2 {
	font-size: 125%;
	color: #fff;
	width: 130px;
	margin: 0 -5px;
	padding: 3px 10px;
	background: #5d5e61;
}
.right-learn .learn-link {
	width: 140px;
	height: 35px;
	text-align: center;
	background: url(../images/learn-link-bg.gif) no-repeat;
	line-height: 36px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 133%;
	margin-top: 7px;
}
.right-learn img {
	display: block;
	margin: 7px auto 0;
}
.right-learn .learn-nav {
	margin: 2px 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
}
.right-learn .learn-nav li {
	width: 100%;
	vertical-align: middle;
	padding: 0;
	margin: 5px 0 0;
	background: #f5f6f7 url(../images/learn-nav-top.gif) no-repeat;
}
.right-learn .learn-nav li a {
	color: #5d5e61;
	text-decoration: none; 
	font-weight: bold;
	display: block;
	width: 100%;
	background: url(../images/learn-nav-bot.gif) no-repeat 0 100%;
}
.right-learn .learn-nav li a:hover {
	text-decoration: underline;
}
.right-learn .learn-nav li a span {
	display: block;
	padding: 4px 22px 3px 8px;
}
.right-learn .learn-nav li.learn-nav1 a span {
	background: url(../images/learn-nav-icon1.gif) no-repeat 120px 50%;
}
.right-learn .learn-nav li.learn-nav2 a span {
	background: url(../images/learn-nav-icon2.gif) no-repeat 123px 50%;
}
.right-learn .learn-nav li.learn-nav3 a span {
	background: url(../images/learn-nav-icon3.gif) no-repeat 119px 50%;
}
.right-text {
	overflow: hidden;
	width: 136px;
	padding: 0 0 0 5px;
}
.right-text h3 {
	margin: 9px 0 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.right-text p {
	line-height: 116%;
	margin-top: 4px;
}
/* sub-right-col end */
/* sub-main end */
/* info-main start */
.info-main {
	float: right;
	width: 540px;
	padding: 0 175px 0 0;
	color: #5d5e61;
	font-size: 130%;
	padding-bottom: 24px;
}
.info-main h1 {
	margin: 16px 0 0;
	font-size: 192%;
}
.info-main .title {
	display: block;
	padding: 5px 0 19px;
	font: bold 107%/164% Arial, Helvetica, sans-serif;
	color: #487477;
}
.info-main h2 {
	margin: 17px 0 4px;
	color: #487477;
	font: bold 123% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info-main h3 {
	margin: 11px 0 0;
	color: #487477;
	font: bold 107% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info-main h4 {
	margin: 11px 0 0;
	color: #487477;
	font: bold 107% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info-main p {
	margin: 0;
	line-height: 153%;
}
.info-main a {
	text-decoration: underline;
	color: #00bce4;
}
.info-main a:hover {
	text-decoration: none;
}
.info-main ul {
	margin: 0;
	padding: 0 0 8px;
	list-style: none;
}
.info-main ul li {
	line-height: 153%;
	margin-top: 4px;
	padding-left: 13px;
	background: url(../images/bullet2.gif) no-repeat 0 7px;
}
/* info-item start */
.info-item {
	width: 540px;
	overflow: hidden;
	padding-bottom: 19px;
}
.info-item .cont {
	overflow: hidden;
	width: 100%;
	background: #f5f6f7 url(../images/info-item-top.gif) no-repeat;
}
.info-item .bg {
	width: 520px;
	overflow: hidden;
	padding: 5px 10px 8px;
	background: url(../images/info-item-bot.gif) no-repeat 0 100%;
}
.info-item img {
	float: left;
	margin: 5px 10px 0 0;
}
.info-item .table {
	overflow: hidden;
	height: 1%;
}
.info-item h2 {
	margin: 0;
}
.info-item address {
	font-style: normal;
	line-height: 153%;
}
.info-item address strong {
	color: #96989b;
	font-family: Arial, Helvetica, sans-serif;
}
.info-item .more-link {
	background: url(../images/descr-link-arrow.gif) no-repeat 0 0.3em;
	color:#00AEDC;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:84%;
	font-weight:bold;
	margin:8px 0 0 10px;
	padding-left:14px;
	text-decoration:none;
}
.info-item .more-link:hover {
	text-decoration: underline;
}
/* info-item end */
/* info-main end */