body{
	background-color:#212121;
	background-image:url(i/bgBot.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	color:#CCC;
	}
ul{
	margin:0;
	padding:0;
	list-style:none;
	}
p{line-height:18px;}	
a{text-decoration:none; outline:none;}
acronym{cursor:help;}
.floatL{float:left;}
.floatR{float:right;}	
a:link,
a:visited{color:#FF6600;}
a:hover{color:#FFCC00;}
.clear{clear:both;}
#container{
	margin:0 auto;
	text-align:left;
	width:700px;
	}	

h1,
h1 a,
#bq,
h2{
	text-indent:-9999em;
	background-repeat:no-repeat;
	display:block;
	background-position:0 0;
	}

h1,
h1 a{
	width:432px;
	height:100px;
	margin:0 auto;
	padding:0;
	}	
h1 a{background-image:url(i/logo.png);}	

#bq{
	background-image:url(i/quote.png);
	width:700px;
	height:103px;
	margin:10px 0;
	}
	
h2{
	text-indent:-9999em;
	width:700px;
	height:63px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
	padding:0;
	}	

h2#clients	{background-image:url(i/hClients2.png);}
h2#services	{background-image:url(i/hServices2.png); height:63px;}

ul.split3cols{overflow:hidden;}
ul.split3cols li{
	width:214px;
	float:left;
	padding:3px 0 3px 10px;
	margin:0 4px;
	border-bottom:1px solid #303030;
	color:#AAA;
	background-image:url(i/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	}		

ul.split3cols li a:link,
ul.split3cols li a:visited{
	color:#FFF;
	background-position:0 0;
	}	
ul.split3cols li a:hover{
	color:#CCC;
	background-position:0 -90px;
	}	
ul#clientL{
	margin:0px 0 10px 0;
	border-top:1px solid #1c1c1c;
	padding:10px 0 0 0;
	}

/*test*/

ul#clientL  a:hover { color: #ffff66; }

/*test*/

ul#servL{
	background-image:url(i/serBg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:10px;
	}	
ul#servL li{
	background-image:none;
	padding:3px 0;
	border:none;
	}
ul#servL li h3{
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #444;
	font-size:12px;
	color:#ffff66;
	}	
ul#servL li p{font-size:11px;}	

.split50,
.split7030{overflow:hidden; width:100%;}
.split7030 .floatL{width:28%;}
.split7030 .floatR{width:68%;}	
.split50 .floatL{width:48%; }
.split50 .floatR{width:48%;}	

#contactArea{
	/*background-color:#1D1D1D;*/
	background-image:url(i/conBg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:0 10px 0;
	}



#contactForm{
	padding:10px;
	}

#contactForm label{
	display:block;
	font-weight:bold;
	color:#FFF;
	}	

#contactForm input,
#contactForm select{
	width:95%;
	padding:3px;
	background-color:#333;
	border:1px solid #444;
	color:#CCC;
	}

#comments{
	width:98%;
	font-size:12px;
	padding:3px;
	background-color:#333;
	border:1px solid #444;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	}

#contactForm input:focus,
#contactForm #comments:focus{background-color:#ffffcc; color:#000;}

#contactForm #submit{
	width:100%;
	padding:5px 0;
	font-weight:bold;
	background-color:#000;
	border:3px solid #444;
	cursor:pointer;
	}	
#contactForm #submit:hover,
#contactForm #submit:focus{color:#ffffcc;}	

#contactForm .required,
#contactForm small{color:#666;}

#footer{
	padding:0 0 0 20px;
	font-size:11px;
	}
	
.footerR{
	float:right;
	width:222px;
	margin:0;
	padding:0;
	}	
.footerR li{float:left;}
.footerR li a{
	display:block;
	height:37px;
	text-indent:-9999em;
	background-repeat:no-repeat;
	}
.footerR li a:hover{
	background-position:0 -37px;
	}		
li#spiga a{
	width:88px;
	background-image:url(i/spiga.png);
	}
li.spacer{
	text-indent:-9999em;
	display:block;
	width:21px;
	height:37px;
	background-image:url(i/spacer.png);
	background-repeat:no-repeat;
	}	
li#puntofox a{
	width:113px;
	background-image:url(i/puntofox.png);
	}	
