body {
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
	margin: 0;
	padding: 0;
}

#back {
	
	background: #DBEAE9 url(../images/body_bg1.png) top repeat-x;
}

#center {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
}
h1 {
	margin: 0;
	padding: 0;
	width: 269px;
	float: right;
}
h1 a{
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/logo.png) top left no-repeat;
	width: 269px;
	height: 85px;
	text-indent: -999em;
	overflow: hidden;
}
h2 {
	text-transform: uppercase;
	color: #549698;
	font-size: 14px;
}
h3 {
	color: #549698;
	font-size: 13px;
}
h4 {
	color: #4D4D4D;
	font-size: 12px;
}
a {
	color: #549698;
}

a.sitemap {
	color: #4D4D4D;
	text-decoration: none;
}

a:hover.sitemap {
	color: #549698;
	text-decoration: underline;
}
#header {
	height: 194px;
	position: relative;
	clear: right;
	background: url(../images/header_jaq.jpg) left top no-repeat;
}
.about #header {
	background: url(../images/header_jaq.jpg) left top no-repeat;
}
.business #header {
	background: url(../images/header_business.jpg) left top no-repeat;
}
.career #header {
	background: url(../images/header_career.jpg) left top no-repeat;
}
.contact #header {
	background: url(../images/header_contact.jpg) left top no-repeat;
}
.hospitality #header {
	background: url(../images/header_hospitality.jpg) left top no-repeat;
}


.computer #header {
	background: url(../images/header_computer.jpg) left top no-repeat;
}

.pharmacy #header {
	background: url(../images/header_pharmacy.jpg) left top no-repeat;
}
.philippines #header {
	background: url(../images/header_philippines.jpg) left top no-repeat;
}

.corporate #header {
	background: url(../images/Secretarial_Services.jpg) left top no-repeat;
}

.privacy #header {
	background: url(../images/header_privacy.jpg) left top no-repeat;
}
.private #header {
	background: url(../images/header_private.jpg) left top no-repeat;
}
.sitemap #header {
	background: url(../images/header_sitemap.jpg) left top no-repeat;
}
#header .toplinks {
	background: #73716E;
	height: 28px;
	width: 183px;
	padding-left: 12px;
	margin: 0px;
	list-style: none;
}
#header .toplinks li{
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
}
#header .toplinks li a{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 4px;
}
#header .toplinks li a:hover{
	text-decoration: underline;
}
#header span {
	display: block;
	width: 770px;
	background: #ACA8A8 url(../images/header_txt.jpg) right 2px no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	bottom: 0;
	letter-spacing: 2px;
}
#rightcol {
	float: right;
	width: 200px;

}
#menu {
font-family: TrebuchetMS, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	width: 200px;
	border-top: 1px solid #8E8C89;
}
#menu li{
	font-size: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #8E8C89;
	width: 200px;
}
#menu li ul{
    list-style: none;
	
	margin: 0;
	padding-left: 20px;
	border-top: 1px solid #8E8C89;
}
#menu li ul li{
	border-bottom: none;
	background: url(../images/arrow.png) 5px 4px no-repeat;

}
#menu li a{ 
	text-transform: uppercase;
	color: #8E8C89;
	padding: 5px 20px;
	border-left: 3px solid #FFFFFF;
	display: block;
	text-decoration: none;
	width: 160px;
	font-weight: 600; 
}


#menu li ul li a{ 
	
	padding: 3px 20px;
	
}

#menu li a:hover, #menu li a.active {
	color: #549698;
	padding-left: 17px;
	border-left: 6px solid #549698;
}
#menu li li a{ 
	text-transform: none;
	border-left: none;
}
#menu li li a:hover, #menu li li a.active {
	color: #549698;
		padding-left: 20px;
	border-left: none;
}
#content {
	margin-right: 210px;
	padding: 10px 20px;
	color: #555555;
	letter-spacing: .5px;
}

#content ul {
	margin-left: 14px;
	padding: 0px;
}

#footer {
	clear: both;
	background: #FFFFFF;
	
}
#footer span {
	display: block;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	background: #DBEAE9;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
ul.columns {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.columns li {
	margin: 0;
	padding: 0;
	clear: left;
}
ul.columns li span {
	display: block;
	float: left;
	width: 150px;
}
div.columns {
	width: 300px;
	margin-top: 50px;
}

#customers
{
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #000;
padding:2px 2px 2px 2px;
}
#customers th 
{
font-size:1em;
text-align:left;
vertical-align:bottom;
padding-top:2px;
padding-bottom:2px;
background-color:#00525c;
color:#fff;
}
#customers tr.alt td 
{

background-color:#fff;
}

