#header {
	width:1000px;
	position:relative;
	line-height:15px;
	color:#000000;
	z-index:90;	/*added for flashNav for full height gray background - keeps top nav above it */
}

#headerTop {
	width:1000px;
	height:80px;
	text-align:right;
	background-image:url(http://www.compta-online.com/images/header14.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#headerTop #moteur {
	width:180px;
	height:55px;
	float:right;
	position:relative;
}
/*#headerTop #moteur {
	background-color:#ffffff;
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	padding-right:5px;
	padding-top:25px;
	width:180px;
	height:55px;
	float:right;
	position:relative;
}*/

#mainMenu {
	position:relative;
	clear:both;
	width:1000px;
	height:30px;
	background-image:url(/images/topmenu/bg_top_menu.gif);
	background-repeat:no-repeat;
	text-align:left;
}

.skipNav {
	width: 0px;
	height: 0px;
	overflow: hidden;
	text-index: -9999px;
	margin: 0px;
	padding: 0px;
}

ul li#home {
	margin:0px;
	padding:0px;
}
ul li#products {
	margin:0px;
	padding:0px;
}
ul li#solutions {
	margin:0px;
	padding:0px;
}
ul li#services {
	margin:0px;
	padding:0px;
}
ul li#support {
	margin:0px;
	padding:0px;
}
ul li#leadership {
	margin:0px;
	padding:0px;
}
ul li#about {
	margin:0px;
	padding:0px;
}
ul li#Modo {
	margin:0px;
	padding:0px;
}
ul li#Admin {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
.clearBoth {
	clear:both;
}
.floatRight {
	float:right;
	display:inline;
}
.floatLeft {
	float:left;
	display:inline;
}
.verticalMiddle {
	vertical-align:middle;
}
.marginTop2 {
	margin-top:2px;
}
.marginTop5 {
	margin-top:5px;
}

.marginTop10 {
	margin-top:10px;
}

.marginTop15 {
	margin-top:15px;
}

.marginTop20 {
	margin-top:20px;
}

.marginTop40 {
	margin-top:40px;
}

.marginTop45 {
	margin-top:45px;
}

.marginTop50 {
	margin-top:50px;
}

.marginBottom15 {
	margin-bottom:15px;
}

.marginBottom10 {
	margin-bottom:10px;
}

.marginBottom5 {
	margin-bottom:5px;
}

.margin15 {
	margin:15px;
}

.marginRight5 {
	padding: 0px;
	margin-right:5px;
}

.marginRight10 {
	margin-right:10px;
}

.marginRight15 {
	margin-right:15px;
}

.marginRight160 {
	padding:0;
	margin-right:160px;	
}

.marginLeft4 {
	margin-left:4px;
}

.marginLeft5 {
	margin-left:5px;
}

.marginLeft10 {
	margin-left:10px;
}

.marginLeft13{
    margin-left:13px;
}

.marginLeft15{
	margin-left:15px;
}

.marginLeft2 {
	margin-left:2px;
}

.marginLeft20 {
	margin-left:20px;
}

.marginLeft22 {
	padding: 0px;
	margin-left:22px;
}

.marginLeft25 {
	margin-left:25px;
}

.marginLeft30 {
	margin-left:30px;
}

.marginLeft35 {
	margin-left:35px;
}

.marginLeft40 {
	margin-left:40px;
}

.marginLeftNeg25 {
	margin-left:-25px;
}

.paddingLeft10 {
	padding-left:10px;
}

.paddingBottom10 {
	padding-bottom:10px;
}

.paddingBottom6 {
	padding-bottom:6px;
}

.paddingRight10 {
	padding-right:10px;
}

.paddingRight15 {
	padding-right:15px;
}
.skipNav {
	width: 0px;
	height: 0px;
	overflow: hidden;
	text-index: -9999px;
	margin: 0px;
	padding: 0px;
}


/* navigation styles */
.topNav {
	padding:0px;
	margin:0px 0px 0px 25px;
	list-style-type:none;
	display:inline;
	float:left;
	z-index:90;
}
.topNav li{
	display:inline;
	float:left;
	list-style-type:none;
}
.topNav li A{
	display:block;
}
.topNav li a span {
	display:none;
}
.topNav li#home a, .topNav li#home{ /*MENU 00*/
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_00.gif) 100% 0px;
}
.topNav li#home a.current {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_00.gif) 100% -30px;
}
.topNav li#home a.hover {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_00.gif) 100% -60px;
}
.topNav li#products a, .topNav li#products{ /*MENU 01*/
	width:204px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_01.gif) 100% 0px;
}
.topNav li#products a.current {
	width:204px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_01.gif) 100% -30px;
}
.topNav li#products a.hover {
	width:204px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_01.gif) 100% -60px;
}
.topNav li#solutions a, .topNav li#solutions{ /*MENU 02*/
	width:147px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_02.gif) 100% 0px;
}
.topNav li#solutions a.current {
	width:147px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_02.gif) 100% -30px;
}
.topNav li#solutions a.hover {
	width:147px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_02.gif) 100% -60px;
}
.topNav li#services a, .topNav li#services{ /*MENU 03*/
	width:147px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_03.gif) 100% 0px;
}
.topNav li#services a.current {
	width:147px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_03.gif) 100% -30px;
}
.topNav li#services a.hover {
	width:147px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_03.gif) 100% -60px;
}
.topNav li#support a, .topNav li#support{ /*MENU 04*/
	width:131px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_04.gif) 100% 0px;
}
.topNav li#support a.current {
	width:131px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_04.gif) 100% -30px;
}
.topNav li#support a.hover {
	width:131px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_04.gif) 100% -60px;
}
.topNav li#leadership a, .topNav li#leadership{ /*MENU 05*/
	width:167px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_05.gif) 100% 0px;
}
.topNav li#leadership a.current {
	width:167px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_05.gif) 100% -30px;
}
.topNav li#leadership a.hover {
	width:167px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_05.gif) 100% -60px;
}
.topNav li#about a, .topNav li#about{ /*MENU 06*/
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_06.gif) 100% 0px;
}
.topNav li#about a.current {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_06.gif) 100% -30px;
}
.topNav li#about a.hover {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_06.gif) 100% -60px;
}
.topNav li#Modo a, .topNav li#Modo{ /*MENU 07*/
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_07.gif) 100% 0px;
}
.topNav li#Modo a.current {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_07.gif) 100% -30px;
}
.topNav li#Modo a.hover {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_07.gif) 100% -60px;
}
.topNav li#Admin a, .topNav li#Admin{ /*MENU 08*/
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_07.gif) 100% 0px;
}
.topNav li#Admin a.current {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_07.gif) 100% -30px;
}
.topNav li#Admin a.hover {
	width:44px;
	height:30px;
	background:url(/images/topmenu/btn_top_menu_07.gif) 100% -60px;
}


.menuDropdown {
	letter-spacing: -1px; 
	word-spacing: 0.5px;
	font-size: 11.5px;
	line-height:18px;
	color:#084a90;
}
.menuDropdownClose {
	position:absolute;
	top:-20px;
	right:20px;
	text-align:right;
	width:70px;
}
.menuDropdownClose2 {
	position:relative;
	top:-20px;
	right:20px;
	text-align:right;
}
.menuDropdownHorozWhiteDots {
	background-image:url(/images/topmenu/nav_horoz_white_dots.gif);
	background-repeat:repeat-x;
	width:100%;
	margin-top:10px;
}
.menuDropdownHorozGrayRule {
	background-image:url(/images/topmenu/nav_hr_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	margin-top:10px;
 	margin-left: 2px;
}
.menuDropdownBlue {
	font-size: 11.5px;
	line-height:15px;
	color:#18589b;
}
.menuDropdownBlue a {
	color:#FFFFFF;
	text-decoration:none;
}
.menuDropdownBlue a:link, .menuDropdownBlue a:active, .menuDropdownBlue a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menuDropdownBlue a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.menuDropdownBlue ul.plainList {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.menuDropdownBlue ul.bulletList {
	list-style-type:disc;
	padding:0px;
	margin:0px;
}
.menuDropdownBlue li.plainList {
	list-style-type:none;
	padding-bottom:5px;
	margin-left:2px;
}
.menuDropdownBlue li.bulletList {
	list-style-type:disc;
}
.menuDropdownGray {
	font-size: 11.5px;
	line-height:13px;
	color:#5c5a5a ;
}
.menuDropdownGray a, .menuDropdownGray a:link, .menuDropdownGray a:active, .menuDropdownGray a:visited {
	color:#5c5a5a;
	text-decoration:none;
}
.menuDropdownGray a:hover {
	color:#7096BF;
	text-decoration:none;
}
.menuDropdownGray ul.plainList {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.menuDropdownGray ul.bulletList {
	list-style-type:disc;
	padding:0px;
	margin:0px;
}
.menuDropdownGray li.plainList {
	list-style-type:none;
	margin-left:-14px;
}
.menuDropdownGray li.bulletList {
	list-style-type:disc;
}
.menuDropdownGray p {
	padding-bottom:10px;
}
.topNavAlpha a {
	padding:0px 3px;
}
.topNavAlpha div {
	padding:0px 3px;
}

	

/* MENU 01 */
#productsMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 68px;
	width:590px;
	z-index:90;
}
#productsMenuTop {
	background-image:url(/images/topmenu/productsMenuTop.png);
	background-repeat:no-repeat;
	width:590px;
	height:10px;	
}
* html #productsMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/productsMenuTop.gif);
} 

#productsMenuBody {
	background-image:url(/images/topmenu/productsMenuMiddle.png);
	background-repeat:repeat-y;
	width:590px;
	text-align:left;
}
* html #productsMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/productsMenuMiddle.gif);
} 
#productsMenuBottom {
	background-image:url(/images/topmenu/productsMenuBottom.png);
	background-repeat:no-repeat;
	width:590px;
	height:18px;
	position:relative;
}
* html #productsMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/productsMenuBottom.gif);
} 
.greyClose {
	float: right;
	margin-right: 10px;
	margin-top: -15px;
	color: #5c5a5a;
}
.greyClose a {
	color: #5c5a5a;	
	text-decoration: none;
}
.greyClose a:hover {
	color: #5c5a5a;	
	text-decoration: underline;
}
.greyClose a:link {
	color: #5c5a5a;	
	text-decoration: underline;
}
.greyClose a:active {
	color: #5c5a5a;	
	text-decoration: underline;
}
.productsMenuInner {
	width:569px;
	margin-top:0px;
	margin-left:14px;
}
.productsMenuBlueWide {
	width:376px;
}
.productsMenuInnerLeftBlue {
	width:362px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.productsMenuBlueVertDots {
	background-image:url(/images/topmenu/nav_sol_bg_body_vert_dots.gif);
	background-repeat:repeat-y;
	width:362px;
}
.productsMenuInnerLeft {
	width:180px;
	float:left;
	overflow:hidden;
}
.productsMenuInnerMiddle {
	width:170px;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
.productsMenuInnerMiddleLeft {
	width:203px;
	float:left;
	overflow:hidden;
}
.productsMenuInnerRight {
	width:165px;
	margin-left:12px;
}
.productsMenuInnerRightGray {
	margin-left:14px;
	width:192px;
	float:left;
	overflow:hidden;
}
#productsMenuBottom {
	margin-bottom:10px;
}
.productsMenuLightGray {
	background-color:#f6f6f7;
	color:#8d8d8d;
	margin-left: 1px;
}
.productsMenuLightGray strong {
	color:#323233;
	font-weight:bold;
}

	

/* MENU 02 */
#solutionsMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 272px;
	width:583px;
	z-index:90;
}
#solutionsMenuTop {
	background-image:url(/images/topmenu/solutionsMenuTop.png);
	background-repeat:no-repeat;
	width:590px;
	height:10px;	
	/*
	background-image:url(/images/topmenu/solutionsMenuTop.png); 
	*/
}
* html #solutionsMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/solutionsMenuTop.gif);
} 
#solutionsMenuBody {
	background-image:url(/images/topmenu/productsMenuMiddle.png); 
	background-repeat:repeat-y;
	width:590px;
	text-align:left;
	/*
	background-image:url(/images/topmenu/solutionsMenuTop.png); 
	*/
}
* html #solutionsMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/solutionsMenuMiddle.gif);
} 
#solutionsMenuBottom {
	background-image:url(/images/topmenu/productsMenuBottom.png);
	background-repeat:no-repeat;
	height:18px;
	width:590px;
	position:relative;
	/*
	background-image:url(/images/topmenu/solutionsMenuBottom.png);
	*/
}
* html #solutionsMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/solutionsMenuBottom.gif);
} 
.solutionsMenuInner {
	width:569px;
	margin-top:0px;
	margin-left:14px;
}
.solutionsMenuBlueWide {
	width:376px;
}
.solutionsMenuInnerLeftBlue {
	width:362px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.solutionsMenuBlueVertDots {
	background-image:url(/images/topmenu/nav_sol_bg_body_vert_dots_187.gif);
	background-repeat:repeat-y;
	width:362px;
}
.solutionsMenuInnerLeft {
	width:180px;
	float:left;
	overflow:hidden;
}
.solutionsMenuInnerMiddle {
	width:170px;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
.solutionsMenuInnerRight {
	width:165px;
	margin-left:12px;
}
.solutionsMenuInnerRightGray {
	margin-left:14px;
	width:192px;
	float:left;
	overflow:hidden;
}
#solutionsMenuBottom {
	margin-bottom:10px;
}
.solutionsMenuLightGray {
	background-color:#f6f6f7;
	color:#8d8d8d;
	margin-left: 1px;
}
/*.productsMenuInnerRight {
	width:165px;
	margin-left:12px;
}
.productsMenuInnerRightGray {
	margin-left:14px;
	width:192px;
	float:left;
	overflow:hidden;
}*/



/* MENU 03 */
#servicesMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 6px;
	width:994px;
	z-index:90;
}
#servicesMenuTop {
	background-image:url(/images/topmenu/servicesMenuTop01.png);
	background-repeat:no-repeat;
	height:10px;
	width:994px;
}
* html #servicesMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/servicesMenuTop01.gif);
} 
#servicesMenuBody {
	background-image:url(/images/topmenu/servicesMenuMiddle01.png);
	background-repeat:repeat-y;
	width:994px;
	margin-left:-1px;
	text-align:left;
}
* html #servicesMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/servicesMenuMiddle01.gif);
} 
#servicesMenuBottom {
	background-image:url(/images/topmenu/servicesMenuBottom01.png);
	background-repeat:no-repeat;
	height:18px;
	width:994px;
	position:relative;
}
* html #servicesMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/servicesMenuBottom01.gif);
} 
.servicesMenuInner {
	width:994px;
	margin-top:0px;
	margin-left:13px;
}
.servicesMenuBlueWide {
	width:770px;
}
.servicesMenuInnerLeftBlue {
	width:770px;
	float:left;
	overflow:hidden;
	margin-top:5px;
}
.servicesMenuBlueVertDots {
	background-image:url(/images/topmenu/nav_sup_bg_body_vert_dots2.gif);
	background-repeat:repeat-y;
	width:770px;
}
.servicesMenuInnerLeft {
	width:240px;
	float:left;
	overflow:hidden;
}
.servicesMenuInnerMiddle {
	margin-left:15px;
	width:240px;
	float:left;
	overflow:hidden;
}
.servicesMenuInnerMiddle2 {
	margin-left:15px;
	width:240px;
	float:left;
	overflow:hidden;
}
.servicesMenuInnerRightGray {
	margin-left:10px;
	width:190px;
	float:left;
	overflow:hidden;
}
.servicesMenuInnerRight {
	margin-left:13px;
	width:163px;
}
#servicesMenuBottom {
}
.servicesMenuBottomInner {
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:10px;
}


	

/* MENU 04 */
#supportMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 452px;
	width:545px;
	z-index:90;
}

#supportMenuTop {
	background-image:url(/images/topmenu/supportMenuTop.png);
	background-repeat:no-repeat;
	height:9px;
	width:545px;
}
* html #supportMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/supportMenuTop.gif);
} 
#supportMenuBody {
	background-image:url(/images/topmenu/supportMenuMiddle.png);
	background-repeat:repeat-y;
	width:545px;
	text-align:left;
}
* html #supportMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/supportMenuMiddle.gif);
} 

#supportMenuBottom {
	background-image:url(/images/topmenu/supportMenuBottom.png);
	background-repeat:no-repeat;
	height:18px;
	width:545px;
	position:relative;
}
* html #supportMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/supportMenuBottom.gif);
} 
.supportMenuInner {
	width:529px;
	margin-top:0px;
	margin-left:13px;
}
.supportMenuBlueWide {
	width:358px;
}
.supportMenuBlueVertDots{
	background-image:url(/images/topmenu/nav_sup_bg_body_vert_dots.gif);
	background-repeat:repeat-y;
}
.supportMenuInnerLeftBlue {
	width:330px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.supportMenuInnerLeft {
	width:155px;
	float:left;
	overflow:hidden;
}
.supportMenuInnerMiddle {
	margin-left:15px;
	width:155px;
	float:left;
	overflow:hidden;
}
.supportMenuInnerRightGray {
	margin-left:5px;
	width:189px;
	float:left;
	overflow:hidden;
}
.supportMenuInnerRight {
	margin-left:13px;
	width:158px;
}
#supportMenuBottom {
}
.supportMenuBottomInner {
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:10px;
}



/* MENU 05 */
#leadershipMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 462px;
	width:403px;
	z-index:90;
}
#leadershipMenuTop {
	background-image:url(/images/topmenu/leadershipMenuTop.png);
	background-repeat:no-repeat;
	height:8px;
	width:410px;
}
* html #leadershipMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/leadershipMenuTop.gif);
} 
#leadershipMenuBody {
	background-image:url(/images/topmenu/leadershipMenuMiddle.png);
	background-repeat:repeat-y;
	width:410px;
	text-align:left;
}
* html #leadershipMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/leadershipMenuMiddle.gif);
} 
#leadershipMenuBottom {
	background-image:url(/images/topmenu/leadershipMenuBottom.png);
	background-repeat:no-repeat;
	height:27px;
	width:410px;
	position:relative;
}
* html #leadershipMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/leadershipMenuBottom.gif);
} 
.leadershipMenuInner {
	background-image:url(/images/topmenu/nav_lead_bg_body_vert_dots.gif);
	background-repeat:repeat-y;
	width:366px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.leadershipMenuInnerLeft {
	width:153px;
	float:left;
	overflow:hidden;
}
.leadershipMenuInnerRight {
	margin-left:41px;
	width:169px;
	float:left;
	overflow:hidden;
}
.leadershipMenuBottomInner {
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:10px;
}
.leadershipMenuBottomGray {
	background-color:#EEEEEE;
	padding:2px;
	width:396px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	margin-bottom:4px;
}
.leadershipMenuBlueWide {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}


/* MENU 06 */
#aboutMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 512px;
	width:400px;
	z-index:90;
}
#aboutMenuTop {
	background-image:url(/images/topmenu/aboutMenuTop.png);
	background-repeat:no-repeat;
	height:11px;
	width:400px;
}
* html #aboutMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/aboutMenuTop.gif);
} 
#aboutMenuBody {
	background-image:url(/images/topmenu/aboutMenuMiddle.png);
	background-repeat:repeat-y;
	width:400px;
	text-align:left;
}
* html #aboutMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/aboutMenuMiddle.gif);
} 
#aboutMenuBottom {
	clear:both;
	background-image:url(/images/topmenu/aboutMenuBottom.png);
	background-repeat:no-repeat;
	height:18px;
	width:400px;
	position:relative;
}
* html #aboutMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/aboutMenuBottom.gif);
} 
.aboutMenuInner {
	background-image:url(/images/topmenu/nav_about_bg_body_vert_dots.gif);
	background-repeat:repeat-y;
	width:366px;
	margin-left:20px;
}
.aboutMenuInnerLeft {
	width:162px;
	float:left;
	overflow:hidden;
}
.aboutMenuInnerRight {
	margin-left:31px;
	width:163px;
	float:left;
	overflow:hidden;
}
.aboutMenuBottomInner {
	float:right;
	margin-top:5px;
    margin-right:10px;
}


/* MENU 07 */
#ModoMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 367px;
	width:594px;
	z-index:90;
}
#ModoMenuTop {
	background-image:url(/images/topmenu/ModoMenuTop.png);
	background-repeat:no-repeat;
	height:11px;
	width:594px;
}
* html #ModoMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/ModoMenuTop.gif);
} 
#ModoMenuBody {
	background-image:url(/images/topmenu/ModoMenuMiddle.png);
	background-repeat:repeat-y;
	width:594px;
	text-align:left;
}
* html #ModoMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/ModoMenuMiddle.gif);
} 
#ModoMenuBottom {
	clear:both;
	background-image:url(/images/topmenu/ModoMenuBottom.png);
	background-repeat:no-repeat;
	height:18px;
	width:594px;
	position:relative;
}
* html #ModoMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/ModoMenuBottom.gif);
} 
.ModoMenuInner {
	background-image:url(/images/topmenu/nav_about_bg_body_vert_dots.gif);
	background-repeat:repeat-y;
	width:555px;
	margin-left:20px;
}
.ModoMenuInnerLeft {
	width:162px;
	float:left;
	overflow:hidden;
}
.ModoMenuInnerMiddle {
	margin-left:31px;
	width:164px;
	float:left;
	overflow:hidden;
}
.ModoMenuInnerRight {
	margin-left:31px;
	width:163px;
	float:left;
	overflow:hidden;
}
.ModoMenuBottomInner {
	float:right;
	margin-top:5px;
    margin-right:10px;
}


/* MENU 08 */
#AdminMenu {
	visibility:hidden;
	position:absolute;
	top: 110px;
	left: 411px;
	width:594px;
	z-index:90;
}
#AdminMenuTop {
	background-image:url(/images/topmenu/ModoMenuTop.png);
	background-repeat:no-repeat;
	height:11px;
	width:594px;
}
* html #AdminMenuTop	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/ModoMenuTop.gif);
} 
#AdminMenuBody {
	background-image:url(/images/topmenu/ModoMenuMiddle.png);
	background-repeat:repeat-y;
	width:594px;
	text-align:left;
}
* html #AdminMenuBody	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/ModoMenuMiddle.gif);
} 
#AdminMenuBottom {
	clear:both;
	background-image:url(/images/topmenu/ModoMenuBottom.png);
	background-repeat:no-repeat;
	height:18px;
	width:594px;
	position:relative;
}
* html #AdminMenuBottom	/* hack for ie6 background png */{
	background-image:url(/images/topmenu/ModoMenuBottom.gif);
} 
.AdminMenuInner {
	background-image:url(/images/topmenu/nav_about_bg_body_vert_dots.gif);
	background-repeat:repeat-y;
	width:555px;
	margin-left:20px;
}
.AdminMenuInnerLeft {
	width:162px;
	float:left;
	overflow:hidden;
}
.AdminMenuInnerMiddle {
	margin-left:31px;
	width:164px;
	float:left;
	overflow:hidden;
}
.AdminMenuInnerRight {
	margin-left:31px;
	width:163px;
	float:left;
	overflow:hidden;
}
.AdminMenuBottomInner {
	float:right;
	margin-top:5px;
    margin-right:10px;
}


