body{
	background: url('../images/1335.png') repeat;
}
.wrapper{
	background-color: #ffffff;
	width: 910px;
	height: auto;
	margin: auto;
}
.header{
	position: relative;
	width: 910px;
	height: 113px;
}
.pure-group{
	background: url('../images/logo_pure_group.png') no-repeat;
	position: absolute;
	width: 239px;
	height: 84px;
	left: 50px;
	top: 10px;
}
.nava{
	background: url('../images/barra_menu.png') no-repeat;
	width: 100%;
	height: 58px;
	position: relative;
}
/*.nav ul li{
	float: left;
	list-style: none;
}
.nav ul li a{
	text-decoration: none;
	font-size: 14px;
}*/
.banner-group{
	width: 100%;
	height: 89px;
}
.banner-group img{
	margin-top: 10px;
	margin-left: 42px;
	margin-right: 42px;
}
.slider{
	background: url('../images/slide_23.jpg') no-repeat;
	width: 100%;
	height: 392px;

}
.about-us{
	width: 100%;
	height: 429px;
}
.about-us p{
	font-family: 'Arial';
	color: #737375;
	margin: 27px 64px 10px 64px;
}
.title{
	margin-left: 65px;
	margin-top: 25px;
	font-size: 15px;
	
}

.cot img{
	margin-top: 20px;
	margin-left:102px;
	margin-right:1px;
}

/*MENU */
@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

#header {
	font-family: arial;
    left: 35px;
    margin: 80px auto auto;
    position: absolute;
    width: 800px;
    top:-50px;
}

ul, ol {
	list-style:none;
}

.nav li a {
	/*background-color:#F3F3F3;*/
	color:#000;
	text-decoration:none;
	padding: 5px 0px;
	display:block;
	width:160px;
	text-align:center;
}
.subIteM li{
	background-color:#F3F3F3;
	padding: 5px 0px;
	display:block;
	text-decoration:none;

}
.subIteM{
	border:2px solid #B6B6B6;
	margin-left:0px;
}
.nav{
	margin-left:3px !important;
}
.nav li a:hover {
	text-decoration:underline;
	background:none;
}

.nav > li {
	float:left;
}

.nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
}

.nav li:hover > ul {
	display:block;
}

.nav li ul li {
	position:relative;
}

.nav li ul li ul {
	right:-140px;
	top:0px;
}
li {
    line-height: 10px !important;
    padding-left: 5px !important;
  /*  width:180px !important;*/
}
.nivo-controlNav{
    position: absolute;
    right: 202px;
    top: 251px;
    z-index: 9999;
	}
	
	#skype{
		position:absolute;
		right:20px;
		width:75px;
		height:30px;
		z-index:200px;
		top:10px;
	}
	#ctc{
		position:absolute;
		right:20px;
		top:20px;
		color:#000;
		font-size:12px;
	}
	#ex,.ex li{
		width:168px !important;
	}
	#cir, .cir li{
			width:143px !important;
	}
	.ex {
		margin-left:-2px !important;
	}