#ajne
{
	background: #FFF url("images/background_home.jpg") 0px 4px no-repeat;
}
#interface {
	height:560px;
}

#header #logo_mark
{
	position: absolute;
	left: 132px; top: 57px;
	width: 177px; height: 134px;
	background: transparent url("images/hm_ajne_logo.gif") top left no-repeat;
}

#header #logo_mark h1
{
	display:none;
}

#header #global_nav
{
	position: absolute; 
	top: 48px; right: 49px;
	height: 23px;
}

#header #global_nav #experience
{
	width:123px; height: 23px;
	background: transparent url("images/hm_experience_nav_off.gif") top left no-repeat;
}

#header #global_nav #experience:hover
{
	background: transparent url("images/hm_experience_nav_on.gif") top left no-repeat;
}

#header #global_nav #shop
{
	width:73px; height: 23px;
	background: transparent url("images/hm_shop_nav_off.gif") top left no-repeat;

}

#header #global_nav #shop:hover
{
	width:73px; height: 23px;
	background: transparent url("images/hm_shop_nav_on.gif") top left no-repeat;

}

#header #global_nav #company
{
	width:130px; height: 23px;
	background: transparent url("images/hm_aboutAJne_off.gif") top left no-repeat;

}

#header #global_nav #company:hover
{
	background: transparent url("images/hm_aboutAjne_nav_on.gif") top left no-repeat;

}

#header #sub_nav
{
	position: absolute;
	top: 84px; right: 49px;
	background: url("images/background_nav_fade.gif") top right no-repeat;
}

#header #sub_nav a
{

}

#header #sub_nav #perfume
{
	width:83px; height: 23px;
	background: transparent url("images/hm_perfume_nav_off.gif") top left no-repeat;
	margin-left: 23px;	
}
#header #sub_nav #perfume:hover
{
	background: transparent url("images/hm_perfume_nav_on.gif") top left no-repeat;
}
#header #sub_nav #bodycare
{
	width:58px; height: 23px;
	background: transparent url("images/hm_body_nav_off.gif") top left no-repeat;
	margin-left: 23px;	
}
#header #sub_nav #bodycare:hover
{
	background: transparent url("images/hm_body_nav_on.gif") top left no-repeat;
}
#header #sub_nav #skincare
{
	width:77px; height: 23px;
	background: transparent url("images/hm_skincare_nav_off.gif") top left no-repeat;
	margin-left: 23px;
}
#header #sub_nav #skincare:hover
{
	background: transparent url("images/hm_skincare_nav_on.gif") top left no-repeat;
}
#header #sub_nav #homefrag
{
	width:130px; height: 23px;
	background: transparent url("images/hm_hmfrag_nav_off.gif") top left no-repeat;
	margin-left: 23px;	
}
#header #sub_nav #homefrag:hover
{
	background: transparent url("images/hm_hmfrag_nav_on.gif") top left no-repeat;
}

#flash 
{
	position:absolute;
	top:127px;
	left:479px;
}
/* Interface */

#interface #introcopy
{
	position: absolute;
	left:43px; top: 207px;
	width:363px; height:109px;
	background:  transparent url("images/hm_intro_copy.gif") top left no-repeat;
}

#interface #introcopy h2,#interface #introcopy p
{
	display: none;
}

/* Home Page Boxes */

#page_boxes 
{
	position:absolute;
	left: 40px; top: 368px;
}

#page_boxes .box
{
	width: 218px; height:179px;
	padding-left: 176px;
	float: left;
}


#page_boxes .box_head
{
	width: 208px; height:132px;
	margin-top: 9px;
}

#page_boxes p
{
	position: relative;
	top:-80px;
	width:168px;
	font-size:12px;
	font-style: italic;
	text-align:center;
	padding: 0px 20px;
	color:#101010;	
}

#page_boxes h3
{
	margin:0px;padding:0px;
}	

#page_boxes #productshead
{
/*shop box header*/
/*hm_nycdebut_box_head.gif*/
/*hm_products_box_head.gif*/
/*hm_margaux_box_head.gif*/

	background: transparent url("images/hm_parfum_petite_box_head.gif") top left no-repeat;
}

#page_boxes #storehead
/*hm_store_box_head.gif*/
/*hm_maui_box_head*/
{
	background: transparent url("images/hm_weve_moved_box_head.gif") top left no-repeat;
}

#page_boxes #bottlehead
{

	background: transparent url("images/AJ_1.0_Home_Feature_btn_Boh.jpg") top left no-repeat;
}

#page_boxes .box_head a
{
	display:block;
	width: 213px;
	height:100px;
}

#page_boxes .box_link
{
	display: block;
	position: relative;
	top:-80px;
	width: 208px; height: 34px;
}

#page_boxes #storelink
/*hm_store_btn.gif*/
{
	background: transparent url("images/hm_view_map_btn.gif") center top no-repeat;
}

#page_boxes #bottlelink
/*tell_me_more_btn.gif*/
{
	background: transparent url("images/hm_sneek_peek_btn.gif") center top no-repeat;
}


#page_boxes #productlink
{/*hm_readmore_btn.gif*/
	background: transparent url("images/check_it_out_btn.gif") center top no-repeat;
}

#page_boxes #product_box
/*box_bendels.jpg*/
/*box_products.jpg*/
{
	background: transparent url("images/hm_box_mm_bottle.jpg") top left no-repeat;
	margin-right: 85px;
}

#page_boxes #store_box
/*box_new_store.jpg*/
{
	background: transparent url("images/hm_court_of_fountains_sq_box.jpg") top left no-repeat;
	margin-right: 85px;
}

#page_boxes #bottle_box
/*AJ_1.0_Home_feature_image_b.jpg*/
/*box_bergdorf.jpg*/
/*hm_box_mm_bottle.jpg*/
{
	background: transparent url("images/hm_box_parfum_petite.jpg") top left no-repeat;
}



