@charset "utf-8";
/* CSS Document */

#header #topNav {
	position:absolute;
	text-align:right;
	right:0px;
	bottom:0px;
	width:702px;
}
/* Target the IE6 browser */
*html #header #topNav {
	top:56px;
}

*html .containerHompage #header #topNav {
	top:67px;
}

