/* CSS Document */

body {
	font-size: 2.04em;
}

/* Divs */
#container {
	width: 1570px;
	height: 1037px;
}

#background_logo {
	left: 0px;
	top: 0px;
	width: 1078px;
	height: 236px;
	background-image: url(../images/1600x1200/logo.gif);
}

#background_eye {
	left: 1078px;
	top: 0px;
	width: 492px;
	height: 236px;
	background-image: url(../images/1600x1200/eye.jpg);
}

#background_droplets {
	left: 0px;
	top: 236px;
	width: 1570px;
	height: 801px;
	background-image: url(../images/1600x1200/droplets.gif);
}

#title_home {
	background-image: url(../images/1600x1200/home.gif);
}

#title_products {
	background-image: url(../images/1600x1200/products.gif);
}

#title_partners {
	background-image: url(../images/1600x1200/partners.gif);
}

#title_partnerships {
	background-image: url(../images/1600x1200/partnerships.gif);
}

#title_sensagest {
	background-image: url(../images/1600x1200/sensagest.gif);
}

#title_investors {
	background-image: url(../images/1600x1200/investors.gif);
}

#title_contact {
	background-image: url(../images/1600x1200/contact.gif);
}

#title_news {
	background-image: url(../images/1600x1200/news.gif);
}

#title_awards {
	background-image: url(../images/1600x1200/awards.gif);
}

#title_profile {
	background-image: url(../images/1600x1200/profile.gif);
}

#title_latest_news {
	background-image: url(../images/1600x1200/latest_news.gif);
}


/* Section-specific modifications and image divs */
/* Products section */
#product_sensagest {
	background-image: url(../images/1600x1200/sensagest.jpg);
}
