body {
	background-image: url("/default/images/interface/background/hosting.jpg");	
	background-repeat: repeat-x;
	
}

#content {
	background-color: #FFEBCC;
	background: none;
	margin-bottom: 10px;
	float: left;
}

#header {  
	background-image: url('/default/images/header/hosting.jpg'); 
}

h1,h2,h3 {
	/*font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;*/
	font-weight: bold;
	
}

.block { width: 198px; margin-bottom: 3px; padding: 0 5px 10px 20px;}
.hosting { width: 750px; float: left; }

.block ul { margin-left: 0; }

.reference {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}

.reference a {
	color: #666;
	text-decoration:underline;
}

#footer {
	background-image: url('/default/images/interface/background/bg_footer_hosting.jpg');
}