﻿#navholder{
	width:960px;
	position:relative;
	top:140px;
	left:50%;
	margin-left:-480px;
	background-image:url('../Home/images/top-red-with-tab.gif');
	background-repeat:no-repeat;
	height:198px;
	z-index:0;
	padding:0px;
	float:Left;

}
#navigator
{
	width:954px;
	height:48px;
	top:-10px;
	left:0px;
	position:relative;
	float:left;
	padding-left:0px;
	
}

#tab_upper_table
{
	height:20px;
	width:100%;
	align:left;
	
	
}

#tab_left_space
{
	width:240px;
}
#tab_right_space
{
	width:244px;
}


	
.home_tab_valuesSelected
{
	width:160px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	padding-bottom:10px;
	padding-left:5px;
	text-align:center;
	background-image:url('images/top-red-big-tab.gif');
	background-repeat:no-repeat;
	
}

.home_tab_valuesnotSelected
{
	width:150px;
	height:35px;
	font-size:11px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	padding-bottom:10px;
	padding-left:2px;
	text-align:center;
	background-image:url('images/top-red-small-tab.gif');
	background-repeat:no-repeat;
	
	
}

/*.home_tab_valuesnotSelected a.topnav:link, a.topnav:active, a.topnav:visited
{
	text-decoration:none;
	font-size:11px;
	color:White;
	cursor:hand;
	
}*/

.care_tab_valuesSelected
{
	width:160px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	padding-bottom:10px;
	padding-left:5px;
	text-align:center;
	background-image:url('images/top-green-big-tab.gif');
	background-repeat:no-repeat;
	
}

.care_tab_valuesnotSelected
{
	width:150px;
	height:35px;
	font-size:11px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	padding-bottom:10px;
	padding-left:2px;
	text-align:center;
	background-image:url('images/top-green-small-tab.gif');
	background-repeat:no-repeat;
	
	
}
 a.topnav:link, a.topnav:active, a.topnav:visited
{
	text-decoration:none;
	font-size:11px;
	color:White;
	cursor:hand;
	
}


.business_tab_valuesSelected
{
	width:170px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	padding-bottom:6px;
	padding-left:5px;
	text-align:center;
	background-image:url('images/top-black-big-tab.gif');
	background-repeat:no-repeat;
	
}

.business_tab_valuesnotSelected
{
	width:160px;
	font-size:11px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	padding-bottom:10px;
	padding-left:2px;
	text-align:center;
	background-image:url('images/top-black-small-tab.gif');
	background-repeat:no-repeat;
   
}

.care_tab_valuesnotImplemented
{
	height:42px;
}

/*.business_tab_valuesnotSelected a.topnav:link, a.topnav:active, a.topnav:visited
{
	text-decoration:none;
	width:160px;
	
	font-size:8pt;
	
	cursor:hand;
}*/



body
{
	font-family:Tahoma;
}

#tab_lower_table 
{
	
	height:26px;
	*margin-top:-10px;
	
}
#tab_lower_table a.nav:link
{
	font-size:11px;
	color:White;
	text-transform:uppercase;
	text-decoration:none;
}

#tab_lower_table a.nav:active
{
	font-size:11px;
	color:White;
	text-transform:uppercase;
	text-decoration:none;
}

#tab_lower_table a.nav:visited
{
	font-size:11px;
	color:White;
	text-transform:uppercase;
	text-decoration:none;
}

#tab_lower_table a.nav:hover
{
	text-decoration:underline;
}

#start_page_area
{
	
	width:70px;
	vertical-align:middle;
}

#product_page_area
{
	width:80px;
	vertical-align:middle;
}

#experience_page_area
{
	width:0px;
	vertical-align:middle;
}

#buyDoro_page_area
{
	width:200px;
	vertical-align:middle;
	
}

#support_page_area
{
	width:70px;
	vertical-align:middle;
}

#space_area
{
	width:470px;
	vertical-align:middle;
}

#contact_page_area
{
	width:120px;
	vertical-align:middle;
}



.tabdelimiter
{
	width:3px;
	height:20px;
	vertical-align:middle;
    background-repeat:no-repeat;
    background-position:center;
}

.tabnav
{
	text-align:center;
	vertical-align:middle;
}





