/* CSS Document */

body {
	font-size: 1.29em;
}

/* Divs */
#container {
	width: 994px;
	height: 657px;
}

#background_logo {
	left: 0px;
	top: 0px;
	width: 683px;
	height: 150px;
	background-image: url(../images/1024x768/logo.gif);
}

#background_eye {
	left: 683px;
	top: 0px;
	width: 311px;
	height: 150px;
	background-image: url(../images/1024x768/eye.jpg);
}

#background_droplets {
	left: 0px;
	top: 149px;
	width: 994px;
	height: 507px;
	background-image: url(../images/1024x768/droplets.gif);
}

#title_home {
	background-image: url(../images/1024x768/home.gif);
}

#title_products {
	background-image: url(../images/1024x768/products.gif);
}

#title_partners {
	background-image: url(../images/1024x768/partners.gif);
}

#title_partnerships {
	background-image: url(../images/1024x768/partnerships.gif);
}

#title_sensagest {
	background-image: url(../images/1024x768/sensagest.gif);
}

#title_investors {
	background-image: url(../images/1024x768/investors.gif);
}

#title_contact {
	background-image: url(../images/1024x768/contact.gif);
}

#title_news {
	background-image: url(../images/1024x768/news.gif);
}

#title_awards {
	background-image: url(../images/1024x768/awards.gif);
}

#title_profile {
	background-image: url(../images/1024x768/profile.gif);
}

#title_latest_news {
	background-image: url(../images/1024x768/latest_news.gif);
}


/* Section-specific modifications and image divs */
/* Products section */
#product_sensagest {
	background-image: url(../images/1024x768/sensagest.jpg);
}

