/* header menu */
#header{
    position    :relative;
    margin      :0px auto;
	padding		:5px;
    width       :740px;
    height      :50px;
	text-align	:left;
}

#header2{
    position    :relative;
    margin      :0px auto;
	padding		:5px;
    width       :900px;
    height      :50px;
	text-align	:left;
}

#top_menu_left{
    position    :relative;
    margin      :10px 0px 10px 20px;
    width       :6px;
    height      :23px;
	float		:left;
	background	:url(/image/menu_left.gif) no-repeat;
}

#top_menu{
    position    :relative;
    margin      :10px 0px 10px 0px;
    width       :550px;
    height      :23px;
	float		:left;
	background	:url(/image/header_back.gif) repeat;
}

#top_menu2{
    position    :relative;
    margin      :10px 0px 10px 0px;
    width       :690px;
    height      :23px;
	float		:left;
	background	:url(/image/header_back.gif) repeat;
}

#logo a { 
    position    :relative;
    margin      :10px 0px 10px 0px;
    width       :161px;
    height      :25px;
    display     :block;
    background  :url(/image/armada_logo.gif) no-repeat;
	float		:left;
}

#logo a:hover { 
    background  :url(/image/armada_logo.gif) no-repeat;
} 

#logo2 a { 
    position    :relative;
    margin      :10px 0px 10px 10px;
    width       :161px;
    height      :25px;
    display     :block;
    background  :url(/image/armada_logo.gif) no-repeat;
	float		:left;
}

#logo2 a:hover { 
    background  :url(/image/armada_logo.gif) no-repeat;
} 

#hed_product a { 
    position    :relative;
    margin      :0px;
    width       :64px;
    height      :23px;
    display     :block;
    background  :url(/image/hed_product01.gif) no-repeat;
	float		:left;
}

#hed_product a:hover { 
    background  :url(/image/hed_product02.gif) no-repeat;
} 

#hed_team a { 
    position    :relative;
    margin      :0px 0px 0px 5px;
    width       :40px;
    height      :23px;
    display     :block;
    background  :url(/image/hed_team01.gif) no-repeat;
	float		:left;
}

#hed_team a:hover { 
    background  :url(/image/hed_team02.gif) no-repeat;
} 

#hed_news a {
    position    :relative;
    margin      :0px 0px 0px 5px;
    width       :40px;
    height      :23px;
    display     :block;
    background  :url(/image/hed_news01.gif) no-repeat;
	float		:left;
}

#hed_news a:hover { 
    background  :url(/image/hed_news02.gif) no-repeat;
} 

#hed_community a {
    position    :relative;
    margin      :0px 0px 0px 5px;
    width       :80px;
    height      :23px;
    display     :block;
    background  :url(/image/hed_community01.gif) no-repeat;
	float		:left;
}

#hed_community a:hover { 
    background  :url(/image/hed_community02.gif) no-repeat;
} 

#hed_company a {
    position    :relative;
    margin      :0px 0px 0px 5px;
    width       :80px;
    height      :23px;
    display     :block;
    background  :url(/image/hed_community01.gif) no-repeat;
	float		:left;
}

#hed_company a:hover { 
    background  :url(/image/hed_community02.gif) no-repeat;
} 

#hed_dealer a {
    position    :relative;
    margin      :0px 0px 0px 5px;
    width       :63px;
    height      :23px;
    display     :block;
    background  :url(/image/hed_dealer01.gif) no-repeat;
	float		:left;
}

#hed_dealer a:hover { 
    background  :url(/image/hed_dealer02.gif) no-repeat;
} 

#under_line2{
    position    :relative;
    margin      :0px;
    width       :900px;
    height      :23px;
}

#under_line_left{
    position    :relative;
    margin      :0px 0px 0px 20px;
    width       :6px;
    height      :23px;
	float		:left;
	background	:url(/image/menu_left.gif) no-repeat;
}

#under_line_right{
    position    :relative;
    margin      :0px;
    width       :874px;
    height      :23px;
	float		:right;
	background	:url(/image/header_back.gif) repeat;
}
