body {
	margin:0px;
	overflow:hidden;
}
#menu {
	background-image:url(../site/images/ingles/bg_menu_home_nova.jpg);
	background-repeat:no-repeat;
	width:264px;
	height:430px;
	text-align:center;
	position:absolute;
}
#menu img {
	margin:0 2 6 0;
}
#menu1 {
	margin-top:14px;
}
#menu2 {
	margin-top:2px;
}
#menu2 img {
	margin:0 2 2 0;
}
#menu3 {
	margin-top:10px;
}

#fContainer {
	position:absolute;
}
#fContent {
	position:relative;
	top:-100px;
	left:-27px;
}

