img, div, a { behavior: url(iepngfix.htc) }

body { 
	margin: 0px 0px 0px 0px;
	background-image: url('../images/LegacyWeb_Background.jpg');
	background-repeat:no-repeat;
	
}

html, body { 
  margin: 0px;
  padding: 0px;
  text-align: center;
  height: 100%;
} 

#wrap { 
  margin: 0 auto; 
  width: 951px; /* put the total with of that site */ 
} 


p {margin-top:5px;}

.page {
	display:block;
	position: relative;
	margin: 0 auto;	
	text-align: left;	
	width: 951px;
	/*http://qrayg.com/learn/code/footerstick*/
  	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
}

.top_corners {
	position:relative;
	left:0px;
	top:42px;
	width:951px;
	height:176px;
	background-image: url('../images/top_corners.png');
	background-repeat:no-repeat;
}

.super_container {	
	position:relative;		
	left:0px;
	top:42px;
	width:951px;	
	background-image: url('../images/repeater_image.jpg');
	background-repeat:repeat-y;	
	padding-bottom:1px;	 	
}


.footer_container {
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px;	
	width:951px;	
	height:72px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat:repeat;
}

.legacy_logo a {	
	position:absolute;
	display:block;	
	left:46px;
	top:72px;
	width:188px;
	height:91px;
	background-image: url('../images/legacy_logo.jpg');
	background-repeat:repeat;
}

.main_image {
	position:absolute;
	display:block;	
	left:7px;
	top:12px;
	width:937px;
	height:251px;
	background-color:silver;
}

.flash_error 
{
	position: relative;
	top:100px;
	text-align:center;
	font-weight:bold;
	font-family: Lucida Sans Unicode; 
	font-size:12px;
}



/* left section of home page */
.home_left_container {
	position:relative;
	left:7px;
	top:281px;
	width:330px;
	
	/*background-color:silver;*/
}

.home_invitation {
	position:relative;
	left:0px;
	top:0px;
	width:314px;
	height:421px;
	background-image: url('../images/home_invitation.jpg');
	background-repeat:no-repeat;	
}

.invitation_email {
	position:absolute;
	display:block;	
	top:326px;
	left:36px;
	font-family: arial; 
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
	z-index:999;
}

.invitation_email a {		
	font-family: arial; 
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
	z-index:999;
}

.invitation_email a:hover {		
	color:#004071;
	text-decoration:none;		
}

.invitation_pdf a {
	position:absolute;
	display:block;	
	top:360px;
	left:36px;
	width:200px;
	height:15px;
	/*background-color:blue;*/
	z-index:999;
	font-family: arial; 
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;	
}

.invitation_pdf a:hover {	
	color:#004071;
	text-decoration:none;	

}

.invitation_adobe  {
	position:absolute;
	display:block;	
	top:382px;
	left:36px;
	width:270px;
	height:15px;
	/*background-color:blue;*/
	z-index:999;
	font-family: arial; 
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
	z-index:999;
}


.invitation_adobe a {
	font-family: arial; 
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
	z-index:999;
}

.invitation_adobe a:hover{
	font-family: arial; 
	font-size:12px;
	color:#004071;
	text-decoration:none;	
	z-index:999;
}

.home_convenience {
	position:relative;
	left:0px;
	top:20px;
	width:315px;
	height:190px;
	background-image: url('../images/home_left_yellow_bg.jpg');
	background-repeat:no-repeat;		
}

.home_contactMap {
	position:relative;
	top:20px;
	width:315px;
	height:190px;
	background-image: url('../images/home_left_yellow_bg.jpg');
	background-repeat:no-repeat;	
}

.home_h1 {
	position:absolute;		
	left:50px;
	top:20px;
	width:176px;
	height:21px;
	background-image: url('../images/home_left_h1.jpg');
	background-repeat:no-repeat;	
}	

.home_h1_text {
	position:absolute;		
	left:0px;
	top:25px;
	font-family: arial; 
	font-size:12px;
	color:#000000;
	text-decoration:none;
	width:240px;
}

.home_h1_text a {
	font-family: arial; 
	font-size:12px;
	font-weight:bold;
	color:#004071;
	text-decoration:none;
	width:240px;
}

.home_h1_text a:hover {	
	color:#000000;
}

.home_contact_h1 {
	position:absolute;		
	left:50px;
	top:20px;
	width:89px;
	height:19px;
	background-image: url('../images/home_left_contact_h1.jpg');
	background-repeat:no-repeat;		
}

.btn_container {
	position:relative;	
	top:20px;
	width:220px;
	height:50px;
	/*background-color:silver;*/	
	margin-bottom:10px;
}

.btn_text {	
	position:absolute;
	left:90px;
	top:10px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
	height:50px;		
}

#home_map_btn a{
	position:absolute;
	top:16px;
	width:64px;
	height:19px;
	background-image: url('../images/map_off.jpg');
	background-repeat:no-repeat;		
}

#home_contact_btn a{
	position:absolute;
	top:16px;
	width:64px;
	height:19px;
	background-image: url('../images/contact_off.jpg');
	background-repeat:no-repeat;
}

/* right section of home page */

.home_content_container {
	position:absolute;
	top:280px;
	left:345px;
	width:550px;	
}

.home_content {
	position:relative;	
	left:0px;
	width:550px;
}

.home_content_header {
	position:relative;
	top:0px;
	width:317px;
	height:25px;	
}

.home_content_text {
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}

.home_services_container {
	position:relative;
	top:25px; 
	width:547px;
	height:300px;
	background-image: url('../images/home_services_bg.jpg');
	background-repeat:no-repeat;		
}

/* safari hack */
.home_services_container_saf {
	position:relative;
	top:30px; 
	width:547px;
	height:300px;
	background-image: url('../images/home_services_bg.jpg');
	background-repeat:no-repeat;
}
/* -- */

.home_services_header {
	position:relative;
	top:30px;
	left:27px;
	width:124px;
	height:19px;
	background-image: url('../images/our_services_header.jpg');
	background-repeat:no-repeat;
}

.home_services_text {
	position:relative;
	top:40px;
	left:27px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
	width:500px;
	padding-bottom:20px;
}

.home_services_links_container {
	position:relative;
	float:left;
	top:40px;
	left:27px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
	padding-right:20px;	
}

.home_services_title a {
	position:relative;		
	font-family: arial; 
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	color:#639ec8;	
}

.home_services_links a {
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}

.home_services_links a:hover {	
	color:#000000;
	font-weight:bold;
}


.logo_container a {
	position:relative;
	top:60px;
	left:40px;
	width:300px;
	height:110px;		
}

.footer {			
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px; 
	height: 40px; 
	width:100%;	
	font-family: arial; 
	font-size:10px;	
	color:#000000;
	text-align:center;	
	text-decoration:none;	
}

.bottom_link_container {
	width:100%;	
	text-align:center;	
	/*background-color:silver;*/
}

.bottom_link a {		
	font-family: arial; 
	font-size:10px;	
	color:#000000;
	text-decoration:none;		
	text-align:center;
	padding-left:20px;
	/*background-color:yellow;*/		
}

.bottom_link a:hover {		
	font-weight:bold;		
}


/* subpage content */

.sub_nav_container {
	position:relative;
	left:7px;
	top:281px;
	width:315px;	
	/*background-color:silver;
	height:577px;*/
}


.surgery_menu_container {
	position:relative;
	top:0px;
	left:0px;
	width:315px;
	height:192px;
	background-image: url('../images/surgery_menu_bg.jpg');
	background-repeat:no-repeat;
}

.surgery_menu_container a {
	position:relative;
	left:50px;
	top:15px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}

.surgery_menu_container a:hover {
	font-weight:bold;
	color:#000000;
}

.surgery_menu_container_selected a {
	position:relative;
	left:50px;
	top:15px;
	font-family: arial; 
	font-size:12px;	
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


.reconstructive_menu_container {
	position:relative;
	top:0px;
	left:0px;
	width:315px;
	height:98px;
	background-image: url('../images/recon_menu_bg.jpg');
	background-repeat:no-repeat;
}

.reconstructive_menu_container a {
	position:relative;
	left:50px;
	top:15px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;	
}

.reconstructive_menu_container a:hover {
	font-weight:bold;
	color:#000000;
}

.reconstructive_menu_container_selected a {
	position:relative;
	left:50px;
	top:15px;
	font-family: arial; 
	font-size:12px;	
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.recon_more a{
	display:block;
	position:relative;
	top:16px;
	left:0px;
	width:315px;
	height:213px;
	background-image: url('../images/recon_more.jpg');
	background-repeat:no-repeat;
}


.skin_ad a {
	display:block;
	position:relative;
	top:16px;
	left:0px;
	width:315px;
	height:246px;
	background-image: url('../images/skin_add_bg.jpg');
	background-repeat:no-repeat;
}

.care_credit a {
	display:block;
	position:relative;
	top:32px;
	left:0px;
	width:315px;
	height:103px;
	background-image: url('../images/careCredit_bg.jpg');
	background-repeat:no-repeat;
}

.subSpace_content_container {
	position:absolute;
	top:271px;
	left:345px;	
	width:550px;		
	/*background-color:silver;*/
}

.subSpace_content_header {	
	margin-top:20px;
	margin-left:0px;	
}

.subSpace_content_text {	
	margin-top:20px;
	margin-left:0px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}

.subSpace_text_header {	
	font-family: arial; 
	font-size:16px;	
	font-weight:bold;
	color:#639ec8;
	text-decoration:none;
	padding-bottom:20px;
}

.subSpace_content_text a {
	font-family: arial; 
	font-size:12px;	
	color:#639ec8;
	text-decoration:underline;
}

.subSpace_content_text ul {
	margin-top:0px;
	
}


.zoomify {
	margin-top:0px;

}

.e_newsletter_container {
	display:block;
	position:relative;
	top:18px;
	left:0px;
	width:315px;
	height:315px;
	background-image: url('../images/e_newsletter_bg.jpg');
	background-repeat:no-repeat;	
}

.e_header {
	position:relative;	
	margin-left:45px;

}

.e_coming_soon {	
	position:absolute;	
	display:block;	
	top:50px;
	left:25px;
	width:258px;
	height:126px;
	background-image: url('../images/coming_soon.png');
	background-repeat:no-repeat;

}

.e_newsletter_text {
	margin-left:45px;
	top:20px;
	width:240px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}

.e_newsletter_text a {
	top:20px;
	width:240px;
	font-family: arial; 
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}


.e_newsletter_text ul {
	margin-top:0px;
}

.quick_facts_container {
	display:block;
	position:relative;
	top:18px;
	left:0px;
	width:315px;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
}

.quick_facts_top {
	display:block;
	width:315px;
	height:17px;
	background-image: url('../images/quick_facts_top.jpg');
	background-repeat:no-repeat;
}

.quick_facts_middle {
	position:relative;
	display:block;
	width:315px;	
	background-image: url('../images/quick_facts_middle.jpg');
	background-repeat:repeat;
	padding-bottom:1px;
}

.quick_facts_bottom {	
	display:block;
	width:315px;
	height:17px;
	background-image: url('../images/quick_facts_bottom.jpg');
	background-repeat:no-repeat;
}

.sub_nav_pics {
	display:block;
	position:relative;
	margin-top:38px;
}

/* main menu */

.menu_container {
	position:absolute;
	display:block;	
	left:7px;
	top:165px;
	width:937px;
	height:30px;
	z-index:100;	
}

/* safari fix */
.menu_container_saf {
	position:absolute;
	display:block;	
	left:7px;
	top:166px;
	width:937px;
	height:30px;
	z-index:100;	
}
/* --------- */


.menu_item_container {
	position:relative;	
	left:407px;
	/*background-color:blue;*/
	height:20px;
	width:520px;
}

.menu_item_cos a {	
	position:absolute;
	left:10px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:52px;	
}

.menu_item_cos a:hover {	
	color:#639ec8;	
	font-weight:bold;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}

.menu_item_cos_selected a {
	position:absolute;
	left:10px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;	
	text-decoration:none;
	width:52px;
	color:#639ec8;	
	font-weight:bold;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}

.menu_item_recon a {	
	position:absolute;
	left:70px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:82px;	
}

.menu_item_recon a:hover {	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}

.menu_item_recon_selected a {
	position:absolute;
	left:70px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#639ec8;
	text-decoration:none;
	width:82px;	
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}


.menu_item_phys a {	
	position:absolute;
	left:155px;
	top:0px;	
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:90px;	
}

.menu_item_phys a:hover {	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}

.menu_item_phys_selected a {
	position:absolute;
	left:155px;
	top:0px;	
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#639ec8;
	text-decoration:none;
	width:90px;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}


.menu_item_pat a {	
	position:absolute;
	left:247px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:88px;	
}

.menu_item_pat a:hover {	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}


.menu_item_pat_selected a {
	position:absolute;
	left:247px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;	
	text-decoration:none;
	width:88px;	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}

.menu_item_faq a {
	position:absolute;
	left:338px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:24px;	
}

.menu_item_faq a:hover {	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}

.menu_item_faq_selected a {
	position:absolute;
	left:338px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;	
	text-decoration:none;
	width:24px;	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}

.menu_item_resource a {	
	position:absolute;
	left:375px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:58px;	
}

.menu_item_resource a:hover {	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}

.menu_item_resource_selected a {
	position:absolute;
	left:375px;
	top:0px;
	text-align:center;	
	font-family: arial; 
	font-size:11px;	
	text-decoration:none;
	width:58px;
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}

.menu_item_contact a {	
	position:absolute;
	left:440px;
	top:0px;	
	text-align:center;	
	font-family: arial; 
	font-size:11px;
	color:#747373;
	text-decoration:none;
	width:43px;	
}

.menu_item_contact a:hover {	
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;	
}

.menu_item_contact_selected a {
	position:absolute;
	left:440px;
	top:0px;	
	text-align:center;	
	font-family: arial; 
	font-size:11px;	
	text-decoration:none;
	width:43px;
	color:#639ec8;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#bcbec0;
	padding-bottom:11px;
}



/* top sub menu */

.cosmetic_subMenu {
	position:absolute;
	left:10px;
	top:29px;
	width:925px;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:yellow;*/
}

.recon_subMenu {
	position:absolute;	
	left:250px;
	top:29px;
	width:550px;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:green;*/
	text-align:center;
}

.phys_subMenu {
	position:absolute;
	left:460px;
	top:29px;
	width:325px;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
}

/* top cosmetic subMenu */

.submenu_item_tt a {
	position:absolute;
	left:0px;
	width:76px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_tt a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_tt_selected a {
	position:absolute;
	left:0px;
	width:76px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_ba a {
	position:absolute;
	left:76px;
	width:115px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_ba a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_ba_selected a {
	position:absolute;
	left:76px;
	width:115px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_bl a {
	position:absolute;
	left:188px;
	width:63px;
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_bl a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_bl_selected a {
	position:absolute;
	left:188px;
	width:63px;
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_fl a {
	position:absolute;
	left:250px;
	width:55px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_fl a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_fl_selected a {
	position:absolute;
	left:250px;
	width:55px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_eyes a {
	position:absolute;
	left:305px;
	width:37px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_eyes a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_eyes_selected a {
	position:absolute;
	left:305px;
	width:37px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_nose a {
	position:absolute;
	left:342px;
	width:38px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_nose a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_nose_selected a {
	position:absolute;
	left:342px;
	width:38px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_sc a {
	position:absolute;
	left:380px;
	width:62px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_sc a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_sc_selected a {
	position:absolute;
	left:380px;
	width:62px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_bot a {
	position:absolute;
	left:442px;
	width:105px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_bot a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_bot_selected a {
	position:absolute;
	left:442px;
	width:105px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;	
}


.submenu_item_lip a {
	position:absolute;
	left:547px;
	width:68px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_lip a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_lip_selected a {
	position:absolute;
	left:547px;
	width:68px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_bc a {
	position:absolute;
	left:605px;
	width:190px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;		
}

.submenu_item_bc a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_bc_selected a {
	position:absolute;
	left:605px;
	width:190px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_mbr a {
	position:absolute;
	left:789px;
	width:121px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_mbr a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_mbr_selected a {
	position:absolute;
	left:789px;
	width:121px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}


/* top recon subMenu */

.submenu_item_pps a {
	position:absolute;
	left:0px;
	width:135px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
	
}

.submenu_item_pps a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_pps_selected a {
	position:absolute;
	left:0px;
	width:135px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;
}

.submenu_item_ms a {
	position:absolute;
	left:140px;
	width:120px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;		

}

.submenu_item_ms a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_ms_selected a {
	position:absolute;
	left:140px;
	width:110px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;	
}


.submenu_item_brr a {
	position:absolute;
	left:260px;
	width:120px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;		
}

.submenu_item_brr a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_brr_selected a {
	position:absolute;
	left:260px;
	width:120px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;	
}


.submenu_item_brd a {
	position:absolute;
	left:380px;
	width:120px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_brd a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_brd_selected a {
	position:absolute;
	left:380px;
	width:120px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;	
	font-weight:bold;
	color:#639ec8;	
}


/* top phys_subMenu */

.submenu_item_dra a {
	position:absolute;
	left:0px;
	width:148px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_dra a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_dra_selected a {
	position:absolute;
	left:0px;
	width:148px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;	
	font-weight:bold;
	color:#639ec8;	
}



.submenu_item_drb a {
	position:absolute;
	left:148px;
	width:148px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;
	color:#747373;
	text-decoration:none;	
}

.submenu_item_drb a:hover {	
	font-weight:bold;
	color:#639ec8;	
}

.submenu_item_drb_selected a {
	position:absolute;
	left:148px;
	width:148px;	
	text-align:center;	
	font-family: arial; 
	font-size:10px;	
	text-decoration:none;
	font-weight:bold;
	color:#639ec8;		
}


.photo_cover {	
	filter: alpha(opacity=10);	
	opacity: 0.1;	
	-moz-opacity: 0.1;	
	/*cursor:pointer;*/	
}

.photo_cover:hover {
	filter: alpha(opacity=100);	
	opacity: 1.0;	
	-moz-opacity: 1.0;	
}