html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,address {
   margin:0;
   padding:0;
}
.wrap:after{
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
html{
	background:#00588b url(../img/bricks/html.png) repeat-x 0 0;
}
body{
	background:url(../img/bricks/body.jpg) no-repeat 0 0;
	font:12px Arial, Helvetica, sans-serif;
}
body.inner{
	background:url(../img/bricks/body2.png) repeat-x 0 0;
	background:none;
}
a{
	color: #007ab6;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 15px 15px;
}
.content ul ul{
	list-style: circle;
}

.c3 ul{
	list-style: disc;
	margin: 0 0 15px 15px;
}
.c3 ul ul{
	list-style: circle;
}

.c3 ol{
	margin: 0 0 15px 15px;
}
.content ol ul{
	list-style: circle;
}


ul.unstyled{
	margin:0 0 15px;
}
#logo{
	padding:24px;
	position:absolute;
	top:0;
	left:11px;
	}
/*- - - - - page - - - - -*/
.page{
	background: none;
	min-width: 990px;
	position:relative;
}
.inner .page{
	background:url(../img/bricks/hd1.jpg) no-repeat 0 0;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 0 auto;
		padding:336px 0 0;
	}
	.inner .wrap{
		padding:118px 0 0;
	}
		.clear{
			clear: both;
		}


.content p,
.c0 p{
	margin: 0 0 1em;
}
.triple{
	overflow:hidden;
	padding:11px 0 0;
	color:#fff;
}
.triple-item{
	width:33.3%;
	text-align:center;
	float:left;
	background:url(../img/bricks/v-line.png) no-repeat 0 0;
}
.item-lining{
	margin:0 45px;
	height:261px;
	background:url(../img/bricks/billet1.png) no-repeat 0 0;
}
.h-t1{
	height:103px;
	background:url(../img/bricks/billet2.png) no-repeat 100% 0;
	margin:0 0 12px;
}
.h-t1 img{
	vertical-align:bottom;
	margin:0 0 0 -20px;
}
.h-t1 h2{
	font-size:24px;
	font-weight:bold;
	padding:20px 0 8px;
	text-transform:uppercase;
}
.h-t1 h3{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.triple p{
	text-align:justify;
	font-weight:bold;
}
.pad1{
	background:#0074b4 url(../img/bricks/pad1.gif) repeat-x 0 0;
}
.pad2{
	background:url(../img/bricks/pad2.gif) repeat-x 0 100%;
	overflow:hidden;
	width:100%;
	padding:20px 0;
}

.c0{
	float:right;
	width:100%;
	background:url(../img/bricks/c0.png) repeat-y 0 0;
}
.inner .c0{
	background:url(../img/bricks/c01.png) repeat-y 0 0;;
}
.c1{
	margin:0 0 0 435px;
	background:url(../img/bricks/c1.png) repeat-y 100% 0;
}
.inner .c1{
	margin:0 0 0 315px;
}
.c2{
	background:url(../img/bricks/c2.png) no-repeat 0 100%;
}
.c3{
	background:url(../img/bricks/c3.png) no-repeat 100% 100%;
	overflow:hidden;
	padding:15px 75px 15px 30px;
	min-height:1250px;
    font-size:16px;
    text-align:justify;
}

h1{
	color:#007ab6;
	font-weight:normal;
	font-size:21px;
	margin:0 0 15px;
}

.c3 h2{
	color:#333;
	font-weight:normal;
	font-size:19px;
	margin:20px 0 10px 0;
}



.menu
{
	float:right;
	width:440px;
	margin:0 -440px -30px 0;
}
.aside{
	float:right;
	width:320px;
	margin:0 -320px -35px 0;
}

.aside h3{
	color:#fff;
	font-size:21px;
	padding:22px 40px;
	background:url(../img/bricks/h3-ex.png) no-repeat 100% 50%;
}
.aside h3 img{
	vertical-align:middle;
	position:relative;
	top:-3px;
}
.menu ul{
	padding:0 0 0 28px;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
}
.menu ul li{
	background:url(../img/bricks/big1.png) no-repeat;
	margin:0 0 30px;
}

.menu a{
	color:#fff;
	text-decoration:none;
	display:block;
	
	height:80px;
	padding:20px 0 0 25px;
}
.menu a:hover span{
	text-decoration:underline;
}
.menu a img{
	vertical-align:middle;
	margin:0 10px 0 0;
	position:relative;
	top:-5px;
}
.nav4{
    color:#81dcff;
	padding:0 45px;
}
.nav4 li{
	font-size:14px;
}
.nav4 li a{
	color:#81dcff;
	text-decoration:none;
}
.nav4 li a:hover{
	text-decoration:underline;
}

.nav4 ul{
	padding:8px 0 8px 7px;
	margin:4px 0;
	background:url(../img/bricks/dot1.gif) repeat-y 7px 0;
}
.nav4 ul li{
	padding:0 0 3px 25px;
	margin:0 0 0 1px;
	font-size:11px;
	background:url(../img/bricks/dot2.gif) no-repeat 0 50%;
}
.nav4 ul li a{
	color:#cff2fe;
	text-decoration:underline;
}
.nav4 ul li a:hover{
	text-decoration:none;
}

.nav4 ul li span a{
color:#FFFF66;}


/*- - - - - header - - - - -*/
.header{
	position:absolute;
	top:0;
	width:100%;
	height:336px;
}
.inner .header{
	height:118px;
	background:url(../img/bricks/hd2.jpg) no-repeat 120% 0;
	}
.veil{
	background:url(../img/bricks/veil.png) no-repeat 0 0;
	position:absolute;
	left:100%;
	margin:0 0 0 -468px;
	top:0;
	width:468px;
	height:336px;
	z-index:0;
}
.guy{
	background:url(../img/bricks/guy.png) no-repeat 0 0;
	position:absolute;
	left:50%;
	margin:0 0 0 -163px;
	top:50px;
	width:326px;
	height:270px;
	z-index:1;
	}
.nav1{
	margin:100px 0 0 50px;
	font-size:18px;
	position:absolute;
	top:0;
	left:0;
}
.nav1 li{
	margin:0 0 8px;
	padding:0 0 0 20px;
	background:url(../img/bricks/blt1.gif) no-repeat 0 .45em;
}
.nav1 li a{
	color:#003047;
	text-decoration:none;
}
.nav1 li a:hover{
	text-decoration:underline;
}
.lang{
	position:absolute;
	top:22px;
	right:27px;
	z-index:2;
	font-weight:bold;
}
.lang li{
	display:inline;
	border-left:2px solid #87cbeb;
	padding:0 0 0 3px;
}
.lang li:first-child,
.lang li.first-child{
	border:none;
}
.lang li a{
	color:#87cbeb;
	text-decoration:none;
}
.lang li a:hover{
	text-decoration:underline;
}
h3.h-r1{
	float:right;
	position:relative;
	font-size:14px;
	color:#fff;
	width:200px;
	margin:0 70px 0 0;
	padding:60px 0 0;
}
.nav2{
	float:right;
	clear:right;
	position:relative;
	width:200px;
	padding:17px 0 0;
	margin:0 70px 20px 0;
	font-size:14px;
	font-weight:bold;
}
.nav2 li{
	margin:0 0 4px;
}
.nav2 li a{
	color:#94dffa;
	text-decoration:none;
}
.nav2 li a:hover{
	text-decoration:underline;
}
.video{
	float:right;
	clear:right;
	position:relative;
	width:270px;
}
.video a{
	font-size:26px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.video a:hover span{
	text-decoration:underline;
}
.video img{
	vertical-align:middle;
	position:relative;
	top:-4px;
}
.nav3{
	position:absolute;
	right:28px;
	top:58px;
	padding:0 7px;
	background:#01649d;
}
.nav3 li{
	float:left;
	padding:3px 8px 5px;
	background:url(../img/bricks/blt2.gif) no-repeat 0 50%;
}
.nav3 li a{
	color:#cff2fe;
	text-decoration:none;
}
.nav3 li a:hover{
	text-decoration:underline;
}
/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	text-align:center;
	color:#009acf;
	font-size:11px;
}
ul.fm{
	padding:20px 0;
	text-align:center;
}
ul.fm li{
	display:inline;
	padding:0 0 0 7px;
	background:url(../img/bricks/slash.gif) no-repeat 0 50%;
}
ul.fm li:first-child,
ul.fm li.first-child{
	background:none;
}
ul.fm li a{
	color:#7cd5f4;
	text-decoration:none;
}
ul.fm li a:hover{
	text-decoration:underline;
}
.copyright{
	padding:0 0 20px;
}
.dev{
	padding:0 0 20px;
}
.counters{
	padding:0 0 20px;
}
.codes{
background:#f1f1f1;
border:#e4e4e4;
margin:15px 0;
padding:15px;
font-size:12px;
}
