	/***
	 * HOMEPAGE STUFFS
	 ***/
	 h1{
		color:#e70000;
		font-size:18px;
		letter-spacing:-1px;
		border:none;
		text-transform:none;
		margin:5px 0px;
	}
	 .homepageIntro{
		 width:400px;
		 float:left;
	 }
	 
	 .homepagePortfolio{
		 position:relative;
		 width:548px;
		 height:300px;
		 float:right;
		 clear:right;
		 background:url(/images/portfolioBg.gif) no-repeat top center;
		 font-weight:bold;
	 }
	 
	 .homepagePortfolio .banners{
		 position:absolute;
		 top:40px;
		 left:30px;
	 }
	 
	 .homepagePortfolio .banners img{
		margin:7px; 
	 }
	 
	 .homepagePortfolio h3{
		position:absolute;
		top:8px;
		left:25px;
		font-size:16px;
		color:#fff; 
		margin:0px;
	 }
	 
	 .homepagePortfolio a{
	 	position:absolute;
		bottom:13px;
		right:40px;
		color:#fff;
		
	 }
	 .homepageClients{
		 background:url(/images/clients.gif) no-repeat top center;
		 width:999px;
		 height:65px;
		 clear:both;
		 margin:0px -22px;
		 color:#fff;
		 position:relative;
		
	 }
	 
	 .homepageClients p{
		 width:200px;
		 height:30px;
		 position:absolute;
		 top:13px;
		 left:30px;
		 line-height:normal;
		 font-size:11px;
		 overflow:hidden;
		 margin:0px;
	 }
	 
	 .homepageClients p strong{
		font-size:13px; 
	 }
	 
	 .homepageBoxes{
		 position:relative;
		 background:url(/images/boxes.gif) no-repeat top center;
		 width:999px;
		 height:320px;
		 margin:0px -22px;
		 font-size:11px;
		 border-top:1px solid #fff;
	 }
	 
	 .homepageBoxes p{
		margin:0px; 
	 }
	 
	 .homepageBoxes img{
		position:absolute;
		left:400px; 
	 }
	 
	 .homepageBoxes #btnPro{
		top:50px;			
	 }
	 .homepageBoxes #btnStarter{
		top:120px;			
	 }
	 
	 .homepageBoxes #btnMega{
		top:187px;			
	 }
	 
	 .homepageBoxes .custom{
		position:absolute;
		width:345px;
		top:243px; 
		left:330px;
		color:#fff;
		text-align:center;
		font-weight:bold;
	 }
	 
	 .homepageBoxes .custom a{
		color:#fff; 
	 }
	 
	 .homepageBoxes h2{
			text-transform:uppercase;
			letter-spacing:-1px;
			font-family:Tahoma, Geneva, sans-serif;
			color:#616161;
	 }
	 
	 .homepageBoxes h2 b{
			color:#fb7d09; 
	 }
	 
	 .homepageBoxes p{
			line-height:normal; 
			margin-bottom:10px;
	 }
	 .boxWhy{
		width:250px;
		position:absolute;
		top:35px;
		left:60px;
	}
	
	.boxTesti{
		position:absolute;
		right:15px;	
		top:35px;
		width:245px;
	}
	
	.boxTesti p{
		margin-bottom:5px;	
	}
