
#main {
	float: right;
	width: 688px;	
	background: url("/images/global/wall.png") no-repeat 0px 50px;
}


#main .header {
	background: url("/images/global/main_paragraph_header.png") no-repeat;	
	height: 68px;
	text-transform: uppercase;
	font-size: 21px;

	color: white;
	padding: 20px 0 0 20px;
	margin-left: 12px;
}

#main .header h1 {

	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 26px;
	padding-left: 6px;

}


#main p {
	margin: 0 40px 0 35px;
	font-size: 20px;
	color: #7b7a7a;
}


#main>.content{
	padding: 0;
}

.cubes {
	background: url("/images/global/cubes.png") no-repeat;
	height: 190px;
	padding-top: 40px;
}

.cubes h3 {
font-size:12px;
padding: 0;
margin: 0;
margin-bottom: 10px;
}

.cubes .cube {
	font-size: 14px;
	width: 250px;
	float: left;
	height: 100px;
	margin: 0 30px;
}

.cubes .cube p{
	padding: 0;
	margin: 0;
}


.box>.header {
	
	font-size: 0px;
	width: 245px;
	height: 30px;
}

#beautiful_hosting {
	float:right;
	position: relative;
	top: -5px;
	background: url("/images/global/killer_hosting_text.png") no-repeat;
}

#killer_hosting {
	width: 388px;
	float: left;
	position: relative;
	left: -40px;
	top: -5px;
	background: url("/images/global/beautiful_development_text.png") no-repeat;	
}

.box .image {
	position: relative;
	top: -20px;
}

.box.right .image {
	float:right;
	top: -30px;
	padding-right: 10px;	
	padding-left: 10px;
}

.box.left .image {
	float:left;
	padding-right: 20px;
}
.box>.content {
	background: url("/images/global/full_cube.png") no-repeat;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 40px;
	min-height: 180px;
}

#section_1 {
	background: url("/images/global/advert.png") no-repeat 0px 25px;
	width: 100%;
	height: 390px;
}
