/* CSS Document */

body {
	font-size: 1.62em;
}

/* Divs */
#container {
	width: 1250px;
	height: 826px;
}

#background_logo {
	left: 0px;
	top: 0px;
	width: 858px;
	height: 188px;
	background-image: url(../images/1280x1024/logo.gif);
}

#background_eye {
	left: 858px;
	top: 0px;
	width: 392px;
	height: 188px;
	background-image: url(../images/1280x1024/eye.jpg);
}

#background_droplets {
	left: 0px;
	top: 188px;
	width: 1250px;
	height: 638px;
	background-image: url(../images/1280x1024/droplets.gif);
}

#title_home {
	background-image: url(../images/1280x1024/home.gif);
}

#title_products {
	background-image: url(../images/1280x1024/products.gif);
}

#title_partners {
	background-image: url(../images/1280x1024/partners.gif);
}

#title_partnerships {
	background-image: url(../images/1280x1024/partnerships.gif);
}

#title_sensagest {
	background-image: url(../images/1280x1024/sensagest.gif);
}

#title_investors {
	background-image: url(../images/1280x1024/investors.gif);
}

#title_contact {
	background-image: url(../images/1280x1024/contact.gif);
}

#title_news {
	background-image: url(../images/1280x1024/news.gif);
}

#title_awards {
	background-image: url(../images/1280x1024/awards.gif);
}

#title_profile {
	background-image: url(../images/1280x1024/profile.gif);
}

#title_latest_news {
	background-image: url(../images/1280x1024/latest_news.gif);
}


/* Section-specific modifications and image divs */
/* Products section */
#product_sensagest {
	background-image: url(../images/1280x1024/sensagest.jpg);
}

