@font-face {
	font-family: 'journalregular';
	src: url('../fonts/journal-webfont.eot');
	src: url('../fonts/journal-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/journal-webfont.woff') format('woff'),
		url('../fonts/journal-webfont.ttf') format('truetype'),
		url('../fonts/journal-webfont.svg#journalregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
header, footer, article, section, nav, figure, aside { display: block; }
figure { margin:0; padding:0; }
body{
	margin:0;
	color:#333;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.png);
	
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
a:active{background-color: transparent;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-wrapper.png) no-repeat 50% 102px;
}
#wrapper .container-fluid { max-width: 1200px; }
#wrapper .container-fluid .col-lg-3, #wrapper .container-fluid .col-lg-9 { padding: 0px; }
.w1{
	width:1210px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1210px;
	position:relative;
	float:left;
	left:-50%;
}
#header{
	margin:0 -9999px 13px;
	padding:7px 10004px 21px 9999px;
	background:#f9f9f9;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-header.png);
}
#header .border{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:url(../images/header-border.png) repeat-x;
	height:5px;
}
.logo{
	margin:12px 0 0 4px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background: url('../images/sprite.png') no-repeat 0 0;
	width:263px;
	height:58px;
}
.logo a{
	display:block;
	height:100%;
}
#header .social-block{
	float:right;
	max-width:359px;
	text-align:right;
}
#header .social-block .holder{overflow:hidden;}
.date{
	font-size:12px;
	line-height:22px;
	color:#666;
	display:inline-block;
	vertical-align:top;
	margin:0 0 15px;
	font-style:normal;
}
.social-block ul{
	list-style:none;
	margin:0;
	padding:0 0 0 6px;
	float:right;
}
.social-block ul li{
	float:left;
	margin:0 0 0 5px;
}
.social-block .holder span{
	color:#1f4164;
	font:26px/22px 'journalregular', Arial, Helvetica, sans-serif;
	padding:4px 0 0;
	display:inline-block;
	vertical-align:top;
}
*+html .social-block .holder span{display:inline;}
#main{
	background:#1f466d;
	padding:5px;
	border-radius:5px;
	overflow:hidden;
	margin:0 0 15px;
	clear:both;
}
#sidebar{
	padding: 0px 25px;
	width:100%;
	background:#f4f4f4;
	border-top:1px solid #385674;
	-webkit-box-shadow:-2px 6px 9px 0 #d0d0d0 inset;
	box-shadow:-2px 6px 9px 0 #d0d0d0 inset;
}
#sidebar h2,
.twocolumns h2{
	margin:0;
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding:10px 13px 12px;
	background: #1e4062;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNDA2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzJmNDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1e4062 0%, #172f48 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e4062), color-stop(100%,#172f48));
	background: -webkit-linear-gradient(top,  #1e4062 0%,#172f48 100%);
	background: -o-linear-gradient(top,  #1e4062 0%,#172f48 100%);
	background: -ms-linear-gradient(top,  #1e4062 0%,#172f48 100%);
	background: linear-gradient(to bottom,  #1e4062 0%,#172f48 100%);
	text-transform:uppercase;
}
#sidebar .category{
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}
#sidebar .category li{
	background:url(../images/separator.png) repeat-x;
	padding:0;
}
#sidebar .category a{
	display:block;
	padding:10px 15px;
	color:#2c5e8f;
}
#sidebar .category a:hover{
	background:#bed4eb url(../images/arrow.png) no-repeat 240px 15px;
	text-decoration:none;
}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
#sidebar ul li{
	padding:10px 15px;
	background:url(../images/separator.png) repeat-x;
}
#sidebar ul li:first-child{background:none;}
#sidebar ul li a{color:#2a5b8c;}
#sidebar ul li span{
	display:block;
	font-size:10px;
	line-height:14px;
	color:#999;
}
.registration-form{
	margin:0;
	padding:0 0 21px;
	background:#730e0e;
	height:225px;
}
#sidebar .registration-form h2{
	position:relative;
	text-align:center;
	margin:0 0 16px;
	background: #a21414;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyMTQxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MjBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a21414 0%, #720e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a21414), color-stop(100%,#720e0e));
	background: -webkit-linear-gradient(top,  #a21414 0%,#720e0e 100%);
	background: -o-linear-gradient(top,  #a21414 0%,#720e0e 100%);
	background: -ms-linear-gradient(top,  #a21414 0%,#720e0e 100%);
	background: linear-gradient(to bottom,  #a21414 0%,#720e0e 100%);
}
.registration-form h2 span{
	position:absolute;
	background:url(../images/shadow.png) no-repeat;
	width:255px;
	height:9px;
	bottom:-11px;
	left:0;
}
.registration-form .row{
	background: url('../images/sprite.png') no-repeat -334px 0; 
	padding:0 0 0 35px;
	margin:0 14px 9px;
	position:relative;
}
.registration-form input[type="text"]{
	line-height:15px;
	font-size:12px;
	color:#000;
	border:none;
	background:none;
	width:185px;
	margin:0;
	padding:8px 2px 8px 5px;
}
.registration-form input[type="submit"]{
	line-height:22px;
	font-size:20px;
	border:1px solid #e58700;
	height:40px;
	width:203px;
	cursor:pointer;
	text-align:left;
	margin:0;
	padding:0 40px 0 18px;
	display:block;
	color:#fff;
	font-weight:bold;
	background: #e5a100;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1YTEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNTY4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e5a100 0%, #e56800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5a100), color-stop(100%,#e56800));
	background: -webkit-linear-gradient(top,  #e5a100 0%,#e56800 100%);
	background: -o-linear-gradient(top,  #e5a100 0%,#e56800 100%);
	background: -ms-linear-gradient(top,  #e5a100 0%,#e56800 100%);
	background: linear-gradient(to bottom,  #e5a100 0%,#e56800 100%);
}
.registration-form .row .ico-1{
	background: url('../images/sprite.png') no-repeat -334px -42px;
	width:14px;
	height:14px;
	position:absolute;
	top:9px;
	left:8px;
}
.registration-form .row .ico-2{
	background:url('../images/sprite.png') no-repeat -369px -42px;
	width:14px;
	height:14px;
	position:absolute;
	top:10px;
	left:8px;
}
.registration-form .row .ico-3{
	background: url('../images/sprite.png') no-repeat -398px -42px;
	width:14px;
	height:14px;
	position:absolute;
	top:11px;
	left:8px;
}
.registration-form  .btn-holder{
	position:relative;
	margin:15px auto 0;
	width:203px;
}
.registration-form .btn-holder .ico-4{
	position:absolute;
	top:11px;
	right:20px;
	background:url('../images/sprite.png') no-repeat -423px -38px;
	width:17px;
	height:17px;
}
#content{
	float:left;
	width:680px;
	background:#f4f4f4;
}
.search-medical{
	position:relative;
	width:666px;
}
.search-medical .holder{float:left;}
#content h1{
	margin:0 0 18px -14px;
	color:#fff;
	line-height:35px;
	font-size:32px;
	background:url(../images/bg-heading.png) repeat-x;
	height:50px;
	padding:9px 13px 0;
	width:402px;
	position:absolute;
	top:14px;
	left:14px;
}
#content h1 >  span{
	background: url('../images/sprite.png') no-repeat -299px -6px;
	height:59px;
	width:17px;
	position:absolute;
	top:0;
	right:-17px;
}
.search-medical .text{
	font-size:18px;
	line-height:24px;
	color:#333;
	width:280px;
	display:block;
	position:absolute;
	top:91px;
	left:14px;
}
.search-medical .btn-more{
	color:#fff;
	position:absolute;
	top:165px;
	left:14px;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	border:1px solid #e59100;
	height:34px;
	width:164px;
	padding:6px 50px 3px 22px;
	border-radius:5px;
	background: #e5a100;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1YTEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNTY4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e5a100 0%, #e56800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5a100), color-stop(100%,#e56800));
	background: -webkit-linear-gradient(top,  #e5a100 0%,#e56800 100%);
	background: -o-linear-gradient(top,  #e5a100 0%,#e56800 100%);
	background: -ms-linear-gradient(top,  #e5a100 0%,#e56800 100%);
	background: linear-gradient(to bottom,  #e5a100 0%,#e56800 100%);
}
.search-medical img{vertical-align:top;}
.search-medical .btn-more > span{
	position:absolute;
	top:11px;
	right:24px;
	background: url('../images/sprite.png') no-repeat -451px -35px;
	height:20px;
	width:20px;
}
.search-medical .btn-more:hover{text-decoration:none;}
.step-list{
	list-style:none;
	margin:0 -14px 0 0;
	padding:0 0 19px;
	overflow:hidden;
	background:url(../images/bg-step-list.png) repeat-x;
}
.step-list li{
	float:left;
	text-align:center;
	padding:45px 19px 0;
	color:#fff;
	width:187px;
	position:relative;
	font-size:12px;
	line-height:14px;
}
.step-list li strong{
	color:#901212;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
}
.step-list li > p{margin:0;}
.step-list .step-1{background: url('../images/sprite.png') no-repeat -424px -128px;}
.step-list .step-2{background: url('../images/sprite.png') no-repeat -411px -254px;}
.step-list .step-3{background: url('../images/sprite.png') no-repeat -428px -409px;}
.step-list li > span{
	background: url('../images/sprite.png') no-repeat -1px -870px;
	height:130px;
	width:31px;
	position:absolute;
	top:0;
	left:-20px;
}
.twocolumns{
	overflow:hidden;
	background:#f4f4f4;
}
.twocolumns > .holder{
	width:680px;
	float:left;
	overflow:hidden;
}
.twocolumns .holder > .list{
	list-style:none;
	margin:0;
	padding:0;
	width:420px;
	background:#f4f4f4;
	font-size:12px;
	line-height:15px;
	color:#666;
	float:left;
}
.twocolumns .holder > .list .list-holder{
	background:url(../images/separator-2.png) repeat-x;
	padding:12px 60px 16px;
}
.twocolumns .holder > .list li strong{
	display:block;
	font-size:14px;
	line-height:19px;
	color:#333;
	text-transform:uppercase;
}
.twocolumns .holder > .list .item-1{background: url('../images/sprite.png') no-repeat 20px -99px;}
.twocolumns .holder > .list .item-2{background: url('../images/sprite.png') no-repeat 17px -783px;}
.twocolumns .holder > .list .item-3{background: url('../images/sprite.png') no-repeat 18px -180px;}
.twocolumns .holder > .list .item-4{background: url('../images/sprite.png') no-repeat 17px -248px;}
.twocolumns .holder > .list .item-5{background: url('../images/sprite.png') no-repeat 23px -390px;}
.twocolumns .holder > .list .item-6{background: url('../images/sprite.png') no-repeat 24px -459px;}
.twocolumns .holder > .list .item-7{background: url('../images/sprite.png') no-repeat 18px -539px;}
.twocolumns .holder > .list .item-8{background: url('../images/sprite.png') no-repeat 22px -626px;}
.twocolumns .holder > .list .item-9{background: url('../images/sprite.png') no-repeat 23px -714px;}
.twocolumns .holder > .list .item-10{background: url('../images/sprite.png') no-repeat 22px -331px;}
.twocolumns .author-block{
	width:258px;
	float:left;
	border:1px solid #e2e2e2;
	background:#f0f0f0;
}
.twocolumns .author-block h2{margin:-2px -1px 0;}
.author-block .post{
	padding:9px 9px 11px;
	font-size:12px;
	line-height:16px;
	color:#666;
	overflow:hidden;
	background:url(../images/separator-2.png) repeat-x;
}
.author-block h2 + .post{background:none;}
.author-block .post h3{
	margin:0 0 2px;
	font-size:14px;
	line-height:22px;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
}
.author-block .post > img{
	float:left;
	margin:3px 10px 0 0;
}
.author-block .post .block{
	overflow:hidden;
	margin:0 0 9px;
}
.author-block .post .block span{
	display:block;
	margin: 0 0 5px;
	color:#999;
	font-size:11px;
}
.author-block .post .block .rating{font-size:12px;}
.author-block .post .block img{margin:0 0 4px;}
.author-block .post >  p{margin:0 0 9px;}
.author-block .post .btn-read{
	font-size:10px;
	line-height:18px;
	color:#f9f9f9;
	background: #b91717;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b91717 0%, #9c1313 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b91717), color-stop(100%,#9c1313));
	background: -webkit-linear-gradient(top,  #b91717 0%,#9c1313 100%);
	background: -o-linear-gradient(top,  #b91717 0%,#9c1313 100%);
	background: -ms-linear-gradient(top,  #b91717 0%,#9c1313 100%);
	background: linear-gradient(to bottom,  #b91717 0%,#9c1313 100%);
	width:80px;
	height:19px;
	padding:1px 0 0;
	text-align:center;
	border-radius:6px;
	float:right;
}
.aside{
	float:left;
	width:260px;
	background:#c1d7ee;
	-webkit-box-shadow:inset 6px -1px 6px -6px #000;
	box-shadow:5px -1px 12px -6px #999 inset;
	border-top: 1px solid #385674;
}
.list-offer{
	list-style:none;
	margin:0;
	padding:0;
}
.list-offer li{
	background:url(../images/separator-3.png) repeat-x;
	text-align:center;
	padding:14px 0;
}
.list-offer li span{
	display:block;
	color:#2a5b8c;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.list-offer li:first-child{background:none;}
.list-offer li h3{
	margin:0 0 7px;
	font-size:14px;
	line-height:22px;
	color:#333;
}
.list-offer li img{margin:0 0 3px;}
.content{
	overflow:hidden;
	clear:both;
}
.content > .text{
	background:#f4f4f4;
	-webkit-box-shadow: inset -1px 5px 9px -7px #999;
	box-shadow: inset -1px 5px 9px -7px #999;
	padding:19px 21px 13px 21px;
	overflow:hidden;
}
.content .text .heading-holder{
	background:url(../images/separator-4.png) repeat-x 0 3px;
	overflow:hidden;
}
.content .text .heading-holder h3{
	margin:0 0 8px;
	font-size:16px;
	line-height:22px;
	color:#18334e;
	float:left;
	background:#f4f4f4;
	padding:0 23px 0 0;
	text-transform:uppercase;
}
.content .text p{margin:0 0 8px;}
.content .text p +  .heading-holder{margin:40px 0 0;}
.content .text .post{
	float:left;
	width:444px;
	padding:6px 16px 20px 0;
}
.content .text .post img{
	float:left;
	margin:-6px 8px 0 0;
}
.content .text .post .text-holder{
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	color:#666;
}
.content .text .post .text-holder h4{
	margin:0;
	font-size:14px;
	line-height:21px;
	color:#205283;
}
.content .text.sub .heading-holder h3{margin:0 0 22px;}
.content .text.sub .posts{
	margin:0 -30px 0 0;
	overflow:hidden;
}
.content .text.sub{
	background:url(../images/separator-5.png) no-repeat 0 100%;
	margin:0 0 15px;
	padding:19px 21px 10px;
}
.content .btn-see{
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#18334e;
	display:block;
	margin:0 auto 18px;
	width:130px;
}
#footer{
	border-top:1px solid #1a3c5e;
	background:#214b75;
	margin:0 -9999px;
	padding:16px 9999px 15px 10004px;
	overflow:hidden;
}
#footer .block{
	float:left;
	width:200px;
	margin:0 37px 0 0;
}
#footer .block.add{margin:0 14px 0 0;}
#footer .block h5{
	margin:0 0 12px;
	color:#fff;
	font-size:14px;
	line-height:14px;
}
#footer .block ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
#footer .block ul li a{color:#b8cde4;}
#footer .holder{
	overflow:hidden;
	background:url(../images/separator-6.png) repeat-x 0 100%;
	margin:0 0 12px;
	padding:0 0 9px;
}
#footer .holder > ul{
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
	float:left;
	width:290px;

}
#footer .holder > ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 43px 19px 0;
}
*+html #footer .holder > ul li{display:inline;}
.copyright{
	font-size:12px;
	line-height:20px;
	color:#6488ad;
	display:block;
	text-align:center;
}

.tag .date{
	margin-bottom: 0;
}
