﻿* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:20px;
	font-family: Arial, Helvetica, Sans-Serif;
	background:url(../images/body-bg.gif) repeat 0 0;
}
a {
	
	text-decoration:none;
	
}
ul,li {
	list-style:none;
	
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	overflow:auto;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:980px;
	margin:0 auto;
}
.border {
	border:1px solid #e8e8e8;
	background:#fff;
	position:relative;
}
.shadow-l {
	background:url(../images/shadow-l.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	left:-25px;
}
.shadow-r {
	background:url(../images/shadow-r.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	right:-25px;
}
.shadow-b {
	background:url(../images/shadow-b.png) no-repeat 0 0;
	width:980px;
	height:20px;
	position:absolute;
	bottom:-20;
	left:0;
}
#header {
	background:url(../images/head_slic.jpg) repeat-x 0 0;
	height:109px;
	position:relative;
	border-top:4px solid #5084f5;
}
#logo{
	background:url(../images/logo.png) no-repeat 0 0;
	width:353px;
	height:107px;
	float:left;
	margin-left:19px;
	
}
.socials {
	padding:23px 11px 0 0;
	float:right;
}
.socials ul {
	list-style:none;
}
.socials ul li {
	display:inline;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	border-right:1px dotted #b9b9b9;
	padding:2px 17px 2px 0;
	margin:0 15px 0 0;
}
.socials ul li.last {
	border:0;
	margin:0;
}
.socials ul li a {
	float:left;
	color:#b9b9b9;
	height:16px;
	padding:0 0 0 20px;
}
.socials ul li a.rss {
	background: url(../images/soc-rss.gif) no-repeat 0 0;
}
.socials ul li a.fb {
	background:url(../images/soc-fb.gif) no-repeat 0 0;
}
.socials ul li a.twit {
	background:url(../images/soc-twit.gif) no-repeat 0 0;
}
#navigation {
	height:43px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	height:43px;
	border-right:1px solid #dbdbdb;
	font-size:12px;
	line-height:43px;
	font-weight:bold;
	text-transform:uppercase;
}
#navigation ul li a {
	float:left;
	height:43px;
	color:#000;
	padding:0 33px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color:#ff0000;
	text-decoration:none;
}
.slider {
	width:930px;
	height:300px;
	border:1px solid #dbdbdb;
	position:relative;
	margin:2px 0 0 24px;
}
.slider .item {
	position:relative;
	width:928px;
	height:298px;
}
.slider .item img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider .text {
	position:absolute;
	top:102px;
	left:480px;
	z-index:2;
}
.slider .text h3 {
	font-size:45px;
	line-height:45px;
	color:#ff0000;
	padding:0 0 0 7px;
}
.slider .text h2 {
	font-size:58px;
	line-height:58px;
	color:#39393d;
	text-transform:uppercase;
	padding:0 0 0 2px;
}
.slider-nav {
	width:92px;
	height:18px;
	position:absolute;
	bottom:9px;
	right:6px;
	z-index:3;
}
.slider-nav a {
	width:18px;
	height:18px;
	background:#d7d7d8;
	margin:0 5px 0 0;
}
.slider-nav a.active {
	background:#39393d;
}
#main {
	width:932px;
	padding:17px 24px 17px 24px;
}
#main h3 {
	font-size:12px;
	line-height:15px;
	color:#000;
	text-transform:uppercase;
	border-bottom:1px solid #dbdbdb;
	padding:0 0 9px 0;
}
#main a.more {
	background:url(images/more.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:14px;
	color:#ff0000;
	text-decoration:underline;
	padding:0 0 0 13px;
}
#main a.more:hover {
	text-decoration:none;
}
#content {
	width:605px;
}
.highlight h3 {
	margin:0 0 9px 0;
}
.highlight p {
	padding:0 0 11px 0;
}
.highlight img {
	margin:4px 12px 0 12px;
}
.projects {
	padding:65px 0 0 0;
}
.projects h3 {
	margin:0 0 17px 0;
}
.projects .item {
	margin:0 0 28px 0;
}
.projects .image {
	width:183px;
	height:111px;
	border:1px solid #dbdbdb;
	padding:2px;
	margin:0 20px 0 3px;
}
.projects .text {
	width:393px;
}
.projects .text h4 {
	font-size:12px;
	line-height:15px;
	color:#333;
	text-transform:uppercase;
	padding:3px 0 2px 0;
}
.projects .text p {
	padding:0 0 3px 0;
}
#sidebar {
	width:300px;
}
.sidebar-nav {
	list-style:none;
	padding:0 0 17px 0;
}
.sidebar-nav ul {
	list-style:none;
}
.sidebar-nav ul li {
	border-bottom:1px solid #dbdbdb;
	font-size:12px;
	line-height:18px;
	padding:7px 0;
}
.sidebar-nav ul li a {
	background:url(images/bullet.gif) no-repeat 5px 4px;
	color:#333;
	padding:0 0 0 16px;
}
.btn-buy {
	background:url(images/btn-buy.gif) no-repeat 0 0;
	display:block;
	width:307px;
	height:86px;
	font-size:40px;
	line-height:86px;
	color:#b50000;
	font-weight:bold;
	text-align:center;
	margin:0 0 17px 0;
	position:relative;
	left:-3px;
}
.btn-buy:hover {
	text-decoration:none;
}
.advertisement {
	padding:0 0 13px 0;
}
.advertisement h3 {
	margin:0 0 18px 0;
}
.advertisement .ads {
	padding:0 15px 0 7px;
}
.advertisement .ad {
	margin:0 0 18px 0;
}
#sidebar .info h3 {
	margin:0 0 7px 0;
}
#footer {
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
	padding:18px 27px 20px 38px;
}
#footer a {
	color:#7f7f7f;
	text-decoration:none;
}

/*/*/
.la{
	width:90px;
	height:22px;
	float:right;
	background: url(../images/lang_ico.jpg) no-repeat top left;
	text-align:left;
	text-indent:20px;
}
.la a{
	font:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#999;
	
}
.la a:hover{
	color:#5084f5;
}

.nav{
	width:936px;
	height:29px;
	float:left;

	background: url(../images/nav_slic.jpg) repeat-x bottom;
	margin-left:30px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
.nav .domain{
	float:left;
	height:16px;
	width:130px;
	background-image:url(../images/domain.png);
	margin-left:19px;
	margin-top:4px;
}

.nav .links{
	float:right;
	height:25px;
	width:730px;
	
}

.nav .links li a{
	border-right:1px solid #999;
	padding-left:10px;
	padding-right:10px;
	color:#45454a;
}
.nav .links li a:hover{
	color:#5084f5;
}
.par{
	width:932px;
	height:68px;
	float:left;
	margin-left:25px;
	background: url(../images/par_slic.jpg) repeat-x bottom;
}

.par .search{
	width:282px;
	height:68px;
	float:left;
	margin-left:15px;
	background: url(../images/search_ico.jpg) no-repeat left center;
}

.par .search table{
	width:220px;
	height:53px;
	float:right;
	margin-top:10px;
	
}
.par .search table a{
	color:#5084f5;
	line-height:5px;
}
.par .search table a:hover{
	color:#333;
}
.f{
	width:185px;
	height:20.5px;
}

.par .ask{
	width:382px;
	height:68px;
	float:right;
	
	
}
.par .ask li a{
	color:#5084f5;
	font-size:12px;
	float:left;
	margin:15px 2px 2px 0px;
	padding-right:7px;
	padding-left:7px;
	
	
	text-indent:5px;
	border-right:1px solid #CCC;
	line-height:27px;
}
.par .ask li a:hover{
	color:#666;
}

.par .ask li a img{
	float:left;
}
/*/*/
.left_area{
	width:215px;
	min-height:268px;
	float:left;
}
.left_area ul li a{
	width:211px;
	height:28px;
	display:block;
	font-size:14px;
	color:#333;
	text-align:left;
	text-indent:12px;
	line-height:28px;
	margin-top:3px;
	background-image:url(../images/menu_btn.jpg);
}
.left_area ul li a:hover{
	background-image:url(../images/menu_btn_over.jpg);
	color:#F00;
}

#ti{
	width:211px;
	height:26px;
	display:block;
	font-size:15px;
	color:#CCC;
	text-align:center;
	line-height:25px;
	background-image:url(../images/menu_ti_slic.jpg);
	border-radius:20px;
	margin-bottom:8px;
	margin-top:7px;
}

/*/*/
.right_area{
	width:713px;
	min-height:126px;
	float:right;
	background-color:#fafafa;
	border:1px solid #dddddd;
	border-radius:30px;
}
.main_block{
	width:660px;
	min-height:170px;
	padding:8px;
	float:left;
	margin:22px 2px 2px 18px;
	background:url(../images/main_tab_slic.jpg) repeat-x bottom #fff;
	border:1px solid #CCC;
	
}
.main_block p{
	color:#838383;
	text-align:left;
	direction:ltr;
	margin-top:5px;
	padding:2px;
}
.main_block p a{
	color:#F00;
}
.main_block p a:hover{
	color:#666;
}
.main_block p img{
	float:right;
	margin:5px;
	border:4px solid #CCC;
	width:138px;
	height:95px;
}

.main_block h1{
	color:#2a2a2c;
	font-size:16px;
}

/*smallllllll_blockk*/

.small_block{
	width:350px;
	height:175px;
	float:left;
	margin-left:2px;
	background-image:url(../images/small_tab_slic.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-right:1px dashed #CCC;
	margin-top:23px;
}
 .small_block .block_ico{
	width:10px;
	height:10px;
	float:left;
}
 .small_block .block_ico img{
	width:306px;
	height:137px;
	 float: left;
    margin: -18px 2px -11px 5px;
}
.small_block .block_title {
    width: 306px;
    height: 137px;
    float: left;
    margin: -18px 2px -11px 5px;
}
.small_block .block_text {
    width: 269px;
    height: 110px;
    float: left;
    margin-left: 25px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    direction: ltr;
    color: #C10D0D;
    overflow: hidden;
}
.small_block .read{
	width:142px;
	height:22px;
	float:right;
	margin-right:1em;
}
 .small_block .read a{
	text-decoration:none;
	width:142px;
	height:22px;
	color:#FFF;
	display:block;
	background-image:url(../images/read_btn.png);
	margin-top:8px;
}

/*/*/
.new_course{
	width:683px;
	height:206px;
	float:right;
	background: url(../images/un_line.jpg) bottom center     no-repeat;
margin:20px 10px 0px 10px;
border-top:1px dashed #CCCCCC;
padding-top:15px;
	}
#mrq{
	height:126px;
	
}
#mrq li a{
	color:#333;
	width:683px;
	height:20px;
	display:block;
	background-color:#e7e7e7;
	margin-top:3px;
	text-indent:8px;
}
#mrq li a:hover{
	color:#F00;
}

.gallary{
	width:700px;
	height:206px;
	float:right;
	margin:7px 10px 0px 10px;
	
}

.btn-navy,
.btn-navy:visited { background-color: #0364F0; border-color: #0364F0; color: white; font-size:large; }
