/* ROW 2 - MENU */
/*---------------------- */
#row2 {
	width: 914px;
	background: #FFF;
	height: 249px;
}

#row2 #menu {
	background: url(images/menu_bg.jpg) no-repeat top left;
	width: 394px;
	height: 249px;
	float: left;
}
	/* HOME */
	/*---------------------- */
#row2 #menu .home{
	display: block;
}

#row2 #menu .home ul {
	list-style: none;
	margin-top: 21px;
}
#row2 #menu .home li{
	width: 220px;
	height: 20px;

}
#row2 #menu .home a {
	background: url(images/menu_home.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .home a:hover {
	background: url(images/menu_home_hover.jpg) no-repeat;

}
#row2 #menu .home .active {
	background: url(images/menu_home_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}

	/* NOTICIAS */
	/*---------------------- */
#row2 #menu .noticias{
	display: block;
}

#row2 #menu .noticias ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu .noticias li{
	width: 220px;
	height: 20px;

}
#row2 #menu .noticias a {
	background: url(images/menu_noticias.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .noticias a:hover {
	background: url(images/menu_noticias_hover.jpg) no-repeat;

}
#row2 #menu .noticias .active {
	background: url(images/menu_noticias_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* EMPRESA */
	/*---------------------- */
#row2 #menu .empresa{
	display: block;
}

#row2 #menu .empresa ul {
	list-style: none;
	margin-top: 13px;
}
#row2 #menu .empresa li{
	width: 220px;
	height: 20px;

}
#row2 #menu .empresa a {
	background: url(images/menu_empresa.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .empresa a:hover {
	background: url(images/menu_empresa_hover.jpg) no-repeat;

}
#row2 #menu .empresa .active {
	background: url(images/menu_empresa_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* SERVICOS */
	/*---------------------- */
#row2 #menu .servicos{
	display: block;
}

#row2 #menu .servicos ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu .servicos li{
	width: 220px;
	height: 20px;

}
#row2 #menu .servicos a {
	background: url(images/menu_servicos.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .servicos a:hover {
	background: url(images/menu_servicos_hover.jpg) no-repeat;

}
#row2 #menu .servicos .active {
	background: url(images/menu_servicos_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* CLIENTES */
	/*---------------------- */
#row2 #menu .clientes{
	display: block;
}

#row2 #menu .clientes ul {
	list-style: none;
	margin-top: 13px;
}
#row2 #menu .clientes li{
	width: 220px;
	height: 20px;

}
#row2 #menu .clientes a {
	background: url(images/menu_clientes.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .clientes a:hover {
	background: url(images/menu_clientes_hover.jpg) no-repeat;

}
#row2 #menu .clientes .active {
	background: url(images/menu_clientes_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* LUSH */
	/*---------------------- */
#row2 #menu .lush{
	display: block;
}

#row2 #menu .lush ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu .lush li{
	width: 220px;
	height: 20px;

}
#row2 #menu .lush a {
	background: url(images/menu_lush.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .lush a:hover {
	background: url(images/menu_lush_hover.jpg) no-repeat;

}
#row2 #menu .lush .active {
	background: url(images/menu_lush_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* CONTATO */
	/*---------------------- */
#row2 #menu .contato{
	display: block;
}

#row2 #menu .contato ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu .contato li{
	width: 220px;
	height: 20px;

}
#row2 #menu .contato a {
	background: url(images/menu_contato.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu .contato a:hover {
	background: url(images/menu_contato_hover.jpg) no-repeat;

}
#row2 #menu .contato .active {
	background: url(images/menu_contato_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}




/*************************************************************************** MENU2 */
/**************************************************************************---------------------- */

#row2 #menu2 {
	background: url(images/menu2_bg.jpg) no-repeat top left;
	width: 394px;
	height: 249px;
	float: left;
}
	/* HOME */
	/*---------------------- */
#row2 #menu2 .home{
	display: block;
}

#row2 #menu2 .home ul {
	list-style: none;
	margin-top: 21px;
}
#row2 #menu2 .home li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .home a {
	background: url(images/menu2_home.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .home a:hover {
	background: url(images/menu2_home_hover.jpg) no-repeat;

}
#row2 #menu2 .home .active {
	background: url(images/menu2_home_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}

	/* NOTICIAS */
	/*---------------------- */
#row2 #menu2 .noticias{
	display: block;
}

#row2 #menu2 .noticias ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu2 .noticias li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .noticias a {
	background: url(images/menu2_noticias.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .noticias a:hover {
	background: url(images/menu2_noticias_hover.jpg) no-repeat;

}
#row2 #menu2 .noticias .active {
	background: url(images/menu2_noticias_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* EMPRESA */
	/*---------------------- */
#row2 #menu2 .empresa{
	display: block;
}

#row2 #menu2 .empresa ul {
	list-style: none;
	margin-top: 13px;
}
#row2 #menu2 .empresa li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .empresa a {
	background: url(images/menu2_empresa.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .empresa a:hover {
	background: url(images/menu2_empresa_hover.jpg) no-repeat;

}
#row2 #menu2 .empresa .active {
	background: url(images/menu2_empresa_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* SERVICOS */
	/*---------------------- */
#row2 #menu2 .servicos{
	display: block;
}

#row2 #menu2 .servicos ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu2 .servicos li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .servicos a {
	background: url(images/menu2_servicos.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .servicos a:hover {
	background: url(images/menu2_servicos_hover.jpg) no-repeat;

}
#row2 #menu2 .servicos .active {
	background: url(images/menu2_servicos_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* CLIENTES */
	/*---------------------- */
#row2 #menu2 .clientes{
	display: block;
}

#row2 #menu2 .clientes ul {
	list-style: none;
	margin-top: 13px;
}
#row2 #menu2 .clientes li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .clientes a {
	background: url(images/menu2_clientes.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .clientes a:hover {
	background: url(images/menu2_clientes_hover.jpg) no-repeat;

}
#row2 #menu2 .clientes .active {
	background: url(images/menu2_clientes_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* LUSH */
	/*---------------------- */
#row2 #menu2 .lush{
	display: block;
}

#row2 #menu2 .lush ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu2 .lush li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .lush a {
	background: url(images/menu2_lush.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .lush a:hover {
	background: url(images/menu2_lush_hover.jpg) no-repeat;

}
#row2 #menu2 .lush .active {
	background: url(images/menu2_lush_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
	/* CONTATO */
	/*---------------------- */
#row2 #menu2 .contato{
	display: block;
}

#row2 #menu2 .contato ul {
	list-style: none;
	margin-top: 12px;
}
#row2 #menu2 .contato li{
	width: 220px;
	height: 20px;

}
#row2 #menu2 .contato a {
	background: url(images/menu2_contato.jpg) no-repeat 113px 0px;
	width: 221px;
	height: 20px;
	display: block;
}
#row2 #menu2 .contato a:hover {
	background: url(images/menu2_contato_hover.jpg) no-repeat;

}
#row2 #menu2 .contato .active {
	background: url(images/menu2_contato_hover.jpg) no-repeat;
	width: 221px;
	height: 20px;
	display: block;
}
