/* MENU */

#menu
{
	position: absolute;
	width: 584px;
	height: 41px;
	overflow: hidden;
	margin: 77px 0 0 153px;
	z-index: 10;
	background-image: url(../images/home/menu_home_on.gif);
}

#menuHomeImg
{
	position: absolute;
	width: 121px;
	height: 41px;
	overflow: hidden;
	margin: 77px 0 0 304px;
	z-index: 20;
}


#menuPortfolioImg
{
	position: absolute;
	width: 121px;
	height: 41px;
	overflow: hidden;
	margin: 77px 0 0 409px;
	z-index: 20;
}

#menuCompanyImg
{
	position: absolute;
	width: 121px;
	height: 41px;
	overflow: hidden;
	margin: 77px 0 0 501px;
	z-index: 20;
}

#menuPressImg
{
	position: absolute;
	width: 121px;
	height: 41px;
	overflow: hidden;
	margin: 77px 0 0 588px;
	z-index: 20;
}

/* MAIN */

#homeMain
{
	position: absolute;
	width: 584px;
	height: 461px;
	overflow: hidden;
	margin: 118px 0 0 153px;
	z-index: 20;
	background-image: url(../images/home/home_bg.png);
}

#homeCopy
{
	position: absolute;
	width: 440px;
	margin: 132px 0 20px 74px;
	line-height: 22px;
	font-size: 12px;
}

#labelEnterprise
{
	position: absolute;
	width: 86px;
	height: 75px;
	margin: 240px 0 0 70px;
	line-height: 3px;
	color: #FF0000;
	font-family: Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
}

#labelConsumer
{
	position: absolute;
	width: 86px;
	height: 75px;
	margin: 380px 0 0 70px;
	line-height: 3px;
	color: #FF0000;
	font-family: Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
}

#product li
{
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 28px;
}

#product li a:link
{
	color:#0289E2;
	text-decoration: none;
}

#product li a:visited
{
	color:#0289E2;
}

#product li a:hover
{
	color:#0289E2;
	text-decoration: underline;
}

#productPayme
{
	position: absolute;
	width: 110px;
	margin: 313px 0 0 79px;

}

#productImahima
{
	position: absolute;
	width: 110px;
	margin: 430px 0 0 414px;

}

#productColaboloLogo
{
	position: absolute;
	width: 110px;
	height: 88px;
	margin: 266px 0 0 65px;
	line-height: 3px;
	text-align: center;
}

#productPaymeLogo
{
	position: absolute;
	width: 120px;
	height: 88px;
	margin: 266px 0 0 232px;
		text-align: center;
}

#productImahimaLogo
{
	position: absolute;
	width: 120px;
	height: 88px;
    margin: 266px 0 0 400px;
		text-align: center;
}





/* FOOTER */

#homeFooter
{
	position: absolute;
	width: 446px;
	margin-left: 215px;
	margin-top: 590px;
	color: #FFFFFF;
	text-align:center;
	letter-spacing: 0;
}

#homeFooterLinks
{
	color: #FFFFFF;
	font-size: 100%;
}

#homeFooterLinks a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#homeFooterLinks a:visited
{
	color: #FFFFFF;
}

#homeFooterLinks a:hover
{
	text-decoration: underline;
}

#homeCopyright
{
	margin: 16px 0;
	background-image:url(../images/copyright.gif);
	background-repeat: no-repeat;
	width: 446px;
	height: 10px;
	background-position: center;
}
