﻿/* ----------------- header section ----------------- */
table.tb-header-top td
{
	font-weight:bold;
	padding:4px 0 0 7px;
	color:#898989;
	font-size:8pt;
	background:url(/images/layout/header-vertical-bar.jpg) left top no-repeat;
}
table.tb-header-top td.td-logo
{
	background:none;
}
.text-20-years
{
	color:#5487A5;
	font-size:10pt;
	text-transform:uppercase;
}
.text-phone
{
	color:#DEA50A;
	text-transform:uppercase;
}
a.text-email
{
	color:#DEA50A;
	text-transform:uppercase;
	text-decoration:none;
}
a.text-email:hover
{
	text-decoration:underline;
}


/* nav list */
table.top-nav
{
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	height:34px;
	background:url(/images/layout/nav-button.png) left top no-repeat;
}
table.top-nav td
{
	padding: 0 4px;
	vertical-align:middle;
	background:url(/images/layout/nav-vertical-bar.png) left bottom no-repeat;
}
table.top-nav td.top-nav-first-cell
{
	width:166px;
	text-align:left;
	padding-left:28px;
	font-weight:bold;
	letter-spacing:-0.5px;
	background:url(/images/button/business-resource-center.png) left bottom no-repeat;
}
table.top-nav td.top-nav-first-cell2
{
	width:296px;
	text-align:left;
	padding-left:28px;
	letter-spacing:-0.5px;
	background-image: none;
}
.text-visit-our
{
	color:#7A7A7A;
	font-weight:normal;
}
table.top-nav a
{
	text-decoration:none;
	color:#464646;
}
table.top-nav a:hover
{
	text-decoration:underline;
}

