<!--


#naming_area {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 772px;
	height: 70px;
	z-index: 1;
	
	background-color: #FFF;
}
#naming_area td {	
	background-color: #FFF;
}


#support_navigation {
	position: absolute;
	top: 56px;
	left: 515px;
	width: 257px;
	height: 14px;
	z-index: 2;
	
	background-color: #FFF;
}
#support_navigation td {	
	background-color: #FFF;
}
#support_navigation a {
	border: none;
}


#top_navigation {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 772px;
	height: 19px;
	z-index: 1;
	
	background-color: #FFF;
}
#top_navigation a,
a:link,
a:active,
a:visited {
	border: none;
}
#top_navigation a:hover,
a:visited:hover {
	border: none;
}
#top_navigation td {
	background-color: #FFF;
}
#top_navigation td.empty {
	background-color: #ED918F;
	background-image: url(../img/bg_top_navigation.gif);
	background-repeat: repeat-x;
}


#local_area {
	position: absolute;
	top: 89px;
	left: 0px;
	width: 772px;
	z-index: 1;
	
	background-image: url(../img/bg_local_area.gif);
	background-repeat: no-repeat;
}


#left_hand_navigation {
	width: 170px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-color: #FFF;
	
/*	background-image: url(../img/bg_left_hand_navigation.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
*/
}
#left_hand_navigation a,
a:link,
a:active,
a:visited {
	border: none;
}
#left_hand_navigation a:hover,
a:visited:hover {
	border: none;
}
#left_hand_navigation td {
	background-color: #FFF;
}
#left_hand_navigation .spacer_default {
	padding: 0px 0px 1px 0px;
}
#left_hand_navigation .spacer_special {
	padding: 1px 0px 0px 0px;
}
#left_hand_navigation hr {
	height: 1px;
	color: #666;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#brand_area {
	width: 170px;
	height: 94px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-color: #FFF;
}


#site_locator {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 18px; 
}
#site_locator a,
a:link,
a:active,
a:visited {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	
	text-decoration: none;
	border: none;
}
#site_locator a:hover,
a:visited:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	
	text-decoration: none;
	border: none;
}


#legal_advice {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 18px; 
}
#legal_advice a,
a:link,
a:active,
a:visited {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	
	text-decoration: none;
	border: none;
}
#legal_advice a:hover,
a:visited:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	
	text-decoration: none;
	border: none;
}


#site_function_area {
	text-align: right;
	
	margin: 0px 5px 32px 5px;
	padding: 0px 0px 0px 0px; 
}
#site_function_area a,
a:link,
a:active,
a:visited {
	border: none;
}
#site_function_area a, a:hover,
a:visited:hover {
	border: none;
}


-->