.divTopNav
{
	margin-top:28px;
}

.rolloverHome
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverHome a
{
    display:block;
    width: 64px;
    height: 20px;
    background: url('../img/header/mini_home.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverHome a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedHome
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedHome a
{
    display:block;
    width: 64px;
    height: 20px;
    background: url('../img/header/mini_home.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
    color: #FFFFFF;
}

/*---------------------*/

.rolloverSearch
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverSearch a
{
    display:block;
    width: 40px;
    height: 20px;
    background: url('../img/header/mini_search.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverSearch a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedSearch
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedSearch a
{
    display:block;
    width: 40px;
    height: 20px;
    background: url('../img/header/mini_search.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
    color: #FFFFFF;
}

/*---------------------*/

.rolloverContact
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverContact a
{
    display:block;
    width: 44px;
    height: 20px;
    background: url('../img/header/mini_contact.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverContact a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedContact
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedContact a
{
    display:block;
    width: 44px;
    height: 20px;
    background: url('../img/header/mini_contact.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
    color: #FFFFFF;
}

/*---------------------*/

.rolloverAbout
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverAbout a
{
    display:block;
    width: 62px;
    height: 20px;
    background: url('../img/header/mini_about.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverAbout a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedAbout
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedAbout a
{
    display:block;
    width: 62px;
    height: 20px;
    background: url('../img/header/mini_about.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
    color: #FFFFFF;
}

/*---------------------*/

.divMenuDivider
{
	height:20px;
	width:131px;
	float:left;
    font-size: 1px; /*ie height fix*/
}

/*---------------------*/

.rolloverMainHome
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverMainHome a
{
    display:block;
    width: 76px;
    height: 20px;
    background: url('../img/header/main_home.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverMainHome a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedMainHome
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedMainHome a
{
    display:block;
    width: 76px;
    height: 20px;
    background: url('../img/header/main_home.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
}

/*---------------------*/

.rolloverMainAbout
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverMainAbout a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_about.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverMainAbout a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedMainAbout
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedMainAbout a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_about.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
}

/*---------------------*/

.rolloverMainRecruitment
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverMainRecruitment a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_recruitment.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverMainRecruitment a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedMainRecruitment
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedMainRecruitment a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_recruitment.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
}

/*---------------------*/

.rolloverMainContact
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverMainContact a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_contact.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverMainContact a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedMainContact
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedMainContact a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_contact.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
}

/*---------------------*/

.rolloverMainEBulletin
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.rolloverMainEBulletin a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_e_bulletin.png') no-repeat 0 0;
    text-decoration: none;
}

.rolloverMainEBulletin a:hover
{
    background-position: 0 -20px;
    color: #FFFFFF;
}

.selectedMainEBulletin
{
	position:relative;
	float:left;
    font-size: 1px; /*ie height fix*/
}

.selectedMainEBulletin a
{
    display:block;
    width: 77px;
    height: 20px;
    background: url('../img/header/main_e_bulletin.png') no-repeat 0 0;
    text-decoration: none;
    background-position: 0 -20px;
}

