@charset "utf-8";
/* CSS Document */


body{
	background-color:#0f0f0f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	}
	
.clear {
	clear:both;
	}
	
img{
	border: none;
	}
a{
	outline:none;
	}
object{
	outline:none;}
#wrapper{
	width:978px;
	margin:0 auto;
	}
	
#header{
	background: url(../images/header-background.gif) repeat-x;
	width:978px;
	height:109px;
	}
#logo{
	width:199px;
	height:39px;
	margin:26px 0 0 42px;
	padding:0;
	float:left;
	}
#header p{
	float:left;
	color:#6d6d6d;
	font-size:14px;
	margin:2px 0 0 42px;;
	padding:0;
	}

/*-----------MENU------------*/

#menu{
	float:right;
	margin:0 22px 0 0;
	}
#menu ul{
	margin:0;
	padding:0;
	}
#menu ul li{
	float:left;
	display:block;
	margin:0 20px;
	height:43px;
	}
#menu ul li a{
	display:block;
	text-decoration:none;
	color: #385b63;
	font-size:20px;
	text-transform: uppercase;
	font-weight:bold;
	height:43px;
	}
#menu ul li a:hover{
	color:#4bdfff;
	}
.selected{
	color:#4bdfff!important;
	background:url(../images/button-background.jpg) repeat-x 0 29px;
	}

/*-----------CONTENT------------*/

#content{
	width:891px;
	min-height:355px;
	margin:60px auto;

	}
.works{
	width:890px;
	height:208px;
	background:#1d1d1d;
	margin:20px 0 0 0;
	border:1px solid #323232;
	}
/*.works:hover{
	width:890px;
	height:208px;
	background:#1d1d1d;
	margin:20px 0 0 0;
	border:1px solid #4BDFFF;
	}*/
.flash{
	width:541px;
	height:198px;
	margin:4px;
	float: left;
	border:1px solid black;
	}
.works-content{
	padding:21px;
	width:295px;
	height:165px;
	float:left;
	background:url(../images/works-content-background.gif) no-repeat;
	}
.works-content h1{
	font-size:18px;
	color:#4bdfff;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
	}
.works-content p{
	color:#777777;
	margin:17px 0 0 0;
	padding:0;
	height:65px;
	overflow:hidden;
	}
.categ p{
	width:auto;
	height:auto;
	}
.url p{
	width:auto;
	height:auto;
	text-align:center;
	}
.url p span{
	
	}
.url p span a{
	text-decoration:none;
	color:#93c300;
	letter-spacing:2px;
	}
.url p span a:hover{
	color:#000;
	background-color:#93c300;
	padding:0 5px;
	}
/*-----------FOOTER-----------*/

#footer{
	width:978px;
	height:35px;
	background:url(../images/footer-background.gif) repeat-x;
	margin:25px 0 0 0;
	}
#bottom-menu{
	float:right;
	margin:8px 37px 0 0;
	}
#bottom-menu ul{
	margin:0;
	padding:0;
	}
#bottom-menu ul li{
	display:block;
	float: left;
	color:#136d81;
	}
#bottom-menu ul li a{
	text-decoration:none;
	color:#136d81;
	margin:0 10px;
	}
#bottom-menu ul li a:hover{
	color:#4bdfff;
	}
#copyright{
	margin:15px 0 60px 0;
	text-align:center;
	}
#copyright p{
	color:#424242;
	margin:0;
	padding:0;
	}
#copyright p a{
	color:#93c300;
	text-decoration:none;
	}
/*---------PROFILE----------*/
#nice-to-meet-you{
	float:left;
	width:356px;
	}
#nice-to-meet-you h1{
	color:#4bdfff;
	font-size:18px;
	text-transform:uppercase;
	}
#nice-to-meet-you p{
	color:#565656;
	}
#nice-to-meet-you ul{
	margin:0;
	padding:0;
	}
#nice-to-meet-you ul li{
	list-style:none;
	color:#565656;
	}
#nice-to-meet-you ul li ul{
	margin:10px 0 5px 14px;
	padding:0;
	}
#nice-to-meet-you ul li ul li{
	color:#063F4B;
	}
#nice-to-meet-you ul li ul li span{
	color:#565656;
	}
#nice-to-meet-you ul li ul li a{
	text-decoration:none;
	color:#063f4b;
	padding:0 5px;
	}
#nice-to-meet-you ul li ul li a:hover{
	color:#4bdfff;
	background-color:#063f4b;
	padding:0 5px;
	}
.li-check-mark{
	list-style: square!important;
	}
.profile-details{
	padding:0 0 0 35px;
	margin:0 0 0 40px;
	float:left;
	width:192px;
	height:300px;
	background: url(../images/i-do-background.jpg) no-repeat left top;
	}
.profile-details h1{
	color:#4bdfff;
	font-size:18px;
	text-transform:uppercase;
	}
.profile-details ul{
	margin:0;
	padding:0 13px;
	}
.profile-details ul li{
	list-style:square;
	color:#063F4B;
	}
.profile-details ul li span{
	list-style:square;
	color:#565656;
	}
.no-margin{
	margin:0;
	}
/*-----------MAIL----------*/

#mail{
	background:url(../images/mail-background.jpg) no-repeat top left;
	float:right;
	height:400px;
	padding:0 0 0 30px;
	margin:0 50px 0 0;
	}
#mail p{
	margin:0;
	padding:0;
	color:#565656;
	}
#mail p span{
	color:#4bdfff;
	}
.logo{
	width:206px;
	height:163px;
	border:1px solid #868686;
	background: #3b3b3b;
	padding:3px;
	float:left;
	margin:4px;
	}
#eticheta{
	position:fixed;
	height:130px;
	width:130px;
	right:0;
	top:0;
}