h1 span {
	display: none;
}

h1.title-home {
	width: 720px;
	height: 37px;
	background: url(/assets/images/title-home.gif) top no-repeat;
	margin-top: 25px;
}

h1.title-company {
	width: 720px;
	height: 163px;
	background: url(/assets/images/title-company.jpg);
}

h1.title-clients {
	width: 720px;
	height: 63px;
	background: url(/assets/images/title-clients.gif) top no-repeat;
}

h1.title-projects {
	width: 720px;
	height: 63px;
	background: url(/assets/images/title-projects.gif) top no-repeat;
}

h1.title-approach {
	width: 720px;
	height: 163px;
	background: url(/assets/images/title-approach.jpg);
}

h1.title-careers {
	width: 720px;
	height: 163px;
	background: url(/assets/images/title-careers.jpg);
}

h1.title-contact {
	width: 720px;
	height: 163px;
	background: url(/assets/images/title-contact.jpg);
}

h2 {
	margin: 15px 0;
	font-size: 1.6em;
}

#text p {
	margin: 15px 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

#text li {
	font-size: 1.4em;
	line-height: 1.4em;
}

#cubeContainer p {
	margin: 30px 10px 0 40px;
	font-size: 1.4em;
	line-height: 1.4em;
}

a {
	color: #666;
}

a:hover {
	color: #000;
}

#footer a {
	text-decoration: none;
}

#clients {
	font-size: 1.4em;
}

a img {
	border: 1px solid #666;
}

a:hover img {
	border-color: #000;
}

.projCol p, .projColEnd p {
	text-align: right;
	margin-top: 4px !important;
	line-height: 1.0em !important;
}

#details p {
	font-size: 1.0em !important;
	color: #666;
}