/* ++++++++++++++++++++++++++++++++ */
/* +++++++++++ TOP MENU +++++++++++ */
/* ++++++++++++++++++++++++++++++++ */

#header-content ul
{
	padding					: 6px 0 0 0;
	list-style-type			: none;
	height					: 30px;
	font-size				: 85%;
}

#header-content li
{
	float					: right;
}

#header-content li a
{
	text-decoration			: none;
	color					: #FFFFFF;	
}

#header-content li a:hover, #header-content li a:focus, #header-content li a:active
{
	text-decoration			: none;
	color					: #232325;	
}

#li_printpage
{
	display					: block ; 
	width					: 68px;
	height					: 25px;
	padding					: 5px 0 0 18px;
	background				: url(printpage-bt.png) no-repeat ; 
}

#li_quickreport
{
	display					: block ; 
	background				: url(quickreport-bt.png) no-repeat ; 
	width					: 80px;
	height					: 25px;
	padding					: 5px 0 0 16px;
}


/* ++++++++++++++++++++++++++++++++ */
/* ++++++++++ MAIN MENU +++++++++++ */
/* ++++++++++++++++++++++++++++++++ */


#menu-content ul
{
	float					: left;
	margin					: 26px 0 0 0;
	padding					: 0;
	width					: 742x;
	height					: 38px;
	list-style-type			: none;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 116%;	
}

#menu-content li
{
	float					: left;
}

#li_ a
{
	display					: block ; 
    background				: url(home-bt.png) left top no-repeat ; 
    color					: #FFFFFF ;
    width					: 116px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_ a:hover, #li_ a:focus, #li_ a:active
{ 
    background				: url(home-bt.png) left bottom no-repeat ; 
}

#li__active
{
	display					: block ; 
    background				: url(home-bt.png) left bottom no-repeat ; 
    color					: #FFFFFF ;
    width					: 116px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_company a
{
	display					: block ; 
    background				: url(company-bt.png) left top no-repeat ; 
    color					: #FFFFFF ;
    width					: 125px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_company a:hover, #li_company a:focus, #li_company a:active
{ 
    background				: url(company-bt.png) left bottom no-repeat ; 
}

#li_company_active
{
	display					: block ; 
    background				: url(company-bt.png) left bottom no-repeat ; 
    color					: #FFFFFF ;
    width					: 125px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_properties a
{
	display					: block ; 
    background				: url(properties-bt.png) left top no-repeat ; 
    color					: #FFFFFF ;
    width					: 139px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_properties a:hover, #li_properties a:focus, #li_properties a:active
{ 
    background				: url(properties-bt.png) left bottom no-repeat ; 
}

#li_properties_active
{
	display					: block ; 
    background				: url(properties-bt.png) left bottom no-repeat ; 
    color					: #FFFFFF ;
    width					: 139px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_investors a
{
	display					: block ; 
    background				: url(investors-bt.png) left top no-repeat ; 
    color					: #FFFFFF ;
    width					: 127px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_investors a:hover, #li_investors a:focus, #li_investors a:active
{ 
    background				: url(investors-bt.png) left bottom no-repeat ; 
}

#li_investors_active
{
	display					: block ; 
    background				: url(investors-bt.png) left bottom no-repeat ; 
    color					: #FFFFFF ;
    width					: 127px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_news a
{
	display					: block ; 
    background				: url(news-bt.png) left top no-repeat ; 
    color					: #FFFFF ;
    width					: 110px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_news a:hover, #li_news a:focus, #li_news a:active
{ 
    background				: url(news-bt.png) left bottom no-repeat ; 
}

#li_news_active
{
	display					: block ; 
    background				: url(news-bt.png) left bottom no-repeat ; 
    color					: #FFFFF ;
    width					: 110px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}


#li_contact a
{
	display					: block ; 
    background				: url(contact-bt.png) left top no-repeat ; 
    color					: #FFFFFF ;
    width					: 125px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}

#li_contact a:hover, #li_contact a:focus, #li_contact a:active
{ 
    background				: url(contact-bt.png) left bottom no-repeat ; 
}

#li_contact_active
{
	display					: block ; 
    background				: url(contact-bt.png) left bottom no-repeat ; 
    color					: #FFFFFF ;
    width					: 125px;
    height					: 38px;
    text-indent				: -9000px;
    overflow				: hidden;  
}
