body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
body {
	margin: 0;
}
#wrapper {
	position:absolute;
	top: 0;
	left: 50%;
	width: 860px;
	height: 600px;
	margin-left: -430px;
}
#logo {
	position:absolute;
	width:103px;
	height:100px;
	z-index:1;
	left: 0;
	top: 0;
}
#nav {
	position:absolute;
	width:720px;
	height:20px;
	z-index:1;
	left: 114px;
	top: 35px;
	color: #FFFFFF;
	font-size: 12px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 15px;
}
#contentHeader h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	font-variant: normal;
}
#content {
	position:absolute;
	width:700px;
	height:500px;
	z-index:1;
	left: 105px;
	top: 100px;
	background-color: #FFFFFF;
}
.contentBgIndex {
	;
	background-color: #79cff9;
}
.contentBgHome {
	background-image: url(images/bg/bg-home.jpg);
	background-repeat: no-repeat;;
}
.contentBgAbout {
	background-image: url(images/bg/bg-about.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgServices {
	background-image: url(images/bg/bg-services.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgLanguages {
	background-image: url(images/bg/bg-languages.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgLocalisation {
	background-image: url(images/bg/bg-localisation.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgTranslators {
	background-image: url(images/bg/bg-translators.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgClients {
	background-image: url(images/bg/bg-clients.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgShowcase {
	background-image: url(images/bg/bg-showcases.jpg);
	background-repeat: no-repeat;
	;
}
.contentBgContact {
	background-image: url(images/bg/bg-contact.jpg);
	background-repeat: no-repeat;
	;
}
#contentHeader {
	position:absolute;
	width:575px;
	height:60px;
	z-index:2;
	left: 173px;
	top: 143px;
}
#contentText p {
	margin: 0 0 8px 0;
}