	body {
		font: 80% Arial, Helvetica, Tahoma, Verdana, sans-serif;
	}
	h1 {
		color:#000;
		font:20px Verdana, sans-serif;
	}
	a {
		color:#208fcf;
	}
	#bg-h {
			background:url('../design/bg-h.png') repeat-x;
		}
	#header {
		background:url('../design/header.png') 50% 0 no-repeat;
		height: 142px;
		}
	#home {
		background:url('../design/home.png') 50% 0 no-repeat;
		height: 435px;
		}
	#home-sub {
		background:url('../design/home-sub.png') 50% 0 no-repeat;
		height: 276px;
		}
	#carrier-menu {
		position:relative;
		width:920px;
		margin:0 auto;
		}	
	#menu {
		position:absolute;
		right:0px;
		}
		#menu a, #menu-sub a {
			background:url('../design/bg-m.png') repeat-x;
			height:33px;
			display:block;
			float:left;
			text-decoration:none;
			font-size:16px;
			color:#fff;
			text-align:center;
			padding:12px 40px 0 40px;
			}
			#first {
				-moz-border-radius:14px 0 0 14px; /* Для Firefox 3 */
				-webkit-border-radius:14px 0 0 14px; /* Для Safari 4 и Chrome */
				border-radius:14px 0 0 14px; /* Для современных браузеров */
				border-right:1px solid #0086c4;
				}
			#two {
				border-right:1px solid #0086c4;
				}
			#last {
				-moz-border-radius:0 14px 14px 0;
				-webkit-border-radius:0 14px 14px 0; 
				border-radius:0 14px 14px 0; 
				border-left:1px solid #0086c4;
				}
	#menu-sub {
		position:absolute;
		left:-16px;
		top:32px;
		}
	#menu a:hover, #menu-sub a:hover {
		background:url('../design/bg-m-s.png') repeat-x;
		}
	.selected {
		background:url('../design/bg-m-s.png') repeat-x !important;
		}
	#video {
		position:absolute;
		top:66px;
		right:0px;
		width:626px;
		height:360px;
		background:#0085c4;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		border-radius:14px; 
		}
	#video img {
		padding:12px 0 0 14px;
		}
	#red, #blue, .red  {
		font-size:20px;
		margin-bottom:20px;
		}
	#red, .red {
		color:#c65e69;
		}
	#blue {
		color:#208fcf;
		}
	#main {
		width:920px;
		margin:0 auto;
	}
	#main-sub {
		width:920px;
		margin:0 auto;
		position:relative;
	}
	#main-sub-top {
		margin-top:-176px;
		margin-left:-16px;
		width:660px;
		}
	#main-sub-top ul li {
		color:#208fcf !important;
	}
	#main-sub-top-cont {
		margin-top:-176px;
		margin-left:-16px;
		width:460px;
		}
	#sub-right {
		float:right;
		width:260px;
		margin-top:40px;
		}
	#sub-right-cont {
		float:right;
		width:460px;
		margin-top:40px;
		}
	.img-pa {
		margin-top:70px;
		}
	.img-padd {
		padding:10px 0 0 25px;
		} 
	.mini {
		font-size:11px;
		padding-left:45px;
		}
	#bolt {
		list-style-image: url(../design/li.png);
		}
	#main p, #main-sub p {
		color:#000;
		}
	#carrier-vba {
		width:776px;
		background:url('../design/bg-carrier-vba.png') top repeat-x;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		border-radius:14px; 
		}
	#vba {
		padding:20px;
		background:url('../design/bg-vba.png') top right no-repeat;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		border-radius:14px;
		}
	strong, i {
		color:#208fcf;
		}
	#bp {
		color:#208fcf !important;
		padding-left:40px;
		}
	#main ul li, #main-sub ul li{
		margin: 0 0 0 35px;
		color: #333;
		list-style-type: disc;
		padding: 10px 0 0 5px;
	}
	#main-sub ol li{
		margin: 0 0 0 40px;
		color:#208fcf;
		list-style-type: decimal;
		padding: 10px 0 0 0;
	}
	h3 {
		padding-left:40px;
		color:#000;
		}
	.gre {
		color:#666;
		}
	.norm {
		margin-left:-26px;
		margin-top:10px;
		}
	#pos-g, #pos-gr, #pos-r {
		width:300px;
		float:left;
		}
	#pos-g {
		background:url('../design/pos-g.png') top left no-repeat;
		}
	#pos-gr {
		background:url('../design/pos-gr.png') top left no-repeat;
		}
	#pos-r {
		background:url('../design/pos-r.png') top left no-repeat;
		}
	.pos {
		padding:20px 0 0 30px;
		}
	#sub a {
		background:url('../design/bg-m.png') repeat-x;
		height:33px;
		width:200px;
		display:block;
		font-weight:bold;
		text-decoration:none;
		font-size:16px;
		color:#fff;
		text-align:center;
		padding-top:12px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		border-radius:14px;
		}
	#footer {
		background:url('../design/footer.png') 50% 0 no-repeat;
		height: 218px;
		position:relative;
	}
	#ftr {
		width:400px;
		margin:0 auto;
		}
		#ftr p {
			padding:130px 0 0 40px;
			color:#000;
			}
	#error404 {
		padding: 0 20%;
	}
	#error404 a:link {
		color: #900;
	}
	#error404 a:visited {
		color: #999;
	}
	#error404 a:active {
		color: #c00;
	}
	#error404 a:hover {
		text-decoration: none;
	}
	#error404 h1 {
		color: #900; 
		font-size: 20em;
		margin-bottom: .1em;
	}
	#error404 p {
		font-size: 1.2em; 
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	/* Gallery Styling */
.gallery .image-title,
.gallery .image-description,
.gallery .image-author,
.gallery .image-link {
	display:none;
}

.gallery
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: none;
}

.gallery ul.images
{
	list-style-type: none;
	border: none;
	padding: none;
}

.gallery ul.images li.image
{
	list-style-type: none !important;
	line-height: 0;
}

.gallery ul.images li.image a
{
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	margin: 14px 0 14px 0;
	display: inline-block;
	background: white;
	padding: 3px;
	line-height: 0;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
	-moz-box-shadow: 0px 0px 8px #AAA;
	-webkit-box-shadow: 0px 0px 8px #AAA;
	box-shadow: 0px 0px 8px #AAA;
	-webkit-transition: -webkit-box-shadow 0.1s ease-out;
	-moz-transition: -webkit-box-shadow 0.1s ease-out;
	-o-transition: -webkit-box-shadow 0.1s ease-out;
	transition: -webkit-box-shadow 0.1s ease-out;
}

.gallery ul.images li.image a img
{
	border: none;
	padding: none;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
}

.gallery ul.images li.image a:hover
{
	-moz-box-shadow: 0px 0px 8px #222;
	-webkit-box-shadow: 0px 0px 8px #222;
	box-shadow: 0px 0px 8px #222;
}

	