@charset "UTF-8";
#footnote {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	/* [disabled]color: #FFF; */
	width: 960px;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
.align {
	color: #2165AD;
	margin-left: auto;
	margin-right: auto;
}
a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
#content a:link {
	text-decoration: underline;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content a:visited {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content a:hover {
	text-decoration: none;
	color: #2264AC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content a:active {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #2264AC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#sitelinks a:link {
	text-decoration: none;
	color: #16497C;
}
#signoff a:link {
	text-decoration: none;
	color: #16497C;
}
#businesslinks a:link {
	text-decoration: none;
	color: #16497C;
}
#sitelinks a:active {
	text-decoration: none;
	color: #16497C;
}
#signoff a:active {
	text-decoration: none;
	color: #16497C;
}
#businesslinks a:active {
	text-decoration: none;
	color: #16497C;
}
#sitelinks a:visited {
	text-decoration: none;
	color: #16497C;
}
#signoff a:visited {
	text-decoration: none;
	color: #16497C;
}
#businesslinks a:visited {
	text-decoration: none;
	color: #16497C;
}
#sitelinks a:hover {
	text-decoration: none;
	color: #16497C;
}
#signoff a:hover {
	text-decoration: none;
	color: #2364AD;
}
#businesslinks a:hover {
	text-decoration: none;
	color: #16497C;
}
#businesslinks {
	/* [disabled]background-color: #FFF; */
	width: 600px;
	height: 300px;
	color: #000;
}
#signoff {
	/* [disabled]background-color: #FFF; */
	width: 720px;
	height: 50px;
	color: #000;
}
#home {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/thome.png);
}
#about {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tabout.png);
}
#careers {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tcareers.png);
}
#services {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tservices.png);
}
#success {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tsucces.png);
}
#clients {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tgallery.png);
}
#enquiry {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tenquiry.png);
}
#location {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tlocation.png);
}
#contact {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tcontact.png);
}
#sitemap {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tsitemap.png);
}
#terms {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tterms.png);
}
#privacy {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tprivacy.png);
}
#links {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tlinks.png);
}
#location {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 146px;
	background-image: url(title/tlocation.png);
}
#sublinks {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 104px;
	background-image: url(title/tlocation2.png);
	background-repeat: no-repeat;
}
#sublinks2 {
	/* [disabled]background-color: #FFF; */
	width: 158px;
	height: 104px;
	background-image: url(title/tlinks2.png);
	background-repeat: no-repeat;
}
/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* { margin: 0; padding: 0; }

.nav-wrap {
	/* [disabled]margin: 50px auto; */
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	width: 931px;
	text-align: center;
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group {
	/* [disabled]zoom: 1; */
} /* IE7 */

#example-one {
	/* [disabled]margin: 0 auto; */
	/* [disabled]list-style: #F8AD1B; */
	position: relative;
	width: 960px;
	text-align: center;
}
#example-one li { display: inline; }
#example-one li a {
	color: #bbb;
	font-size: 14px;
	display: block;
	float: left;
	padding: 6px 13px 4px 10px;
	text-decoration: none;
	text-transform: capitalize;
}
#example-one li a:hover { color: white; }
#magic-line {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100px;
	height: 2px;
	background: #2264AC;
}

.current_page_item a, .current_page_item_two a {
	color: #FFFFFF !important;
}
/* CSS Document */

body {
	background-color: #1A3C5E;
	background-image: url(source/gradient.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navigation {
	background-image: url(assets/business-management-services_r2_c1.jpg);
}
#subheader {
	/* [disabled]background-color: #FFF; */
	width: 916px;
	height: 50px;
	color: #000;
}
#sitelinks {
	/* [disabled]background-color: #FFF; */
	width: 500px;
	height: 350px;
	color: #000;
}
#content {
	width: 741px;
	height: 474px;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}
.grey {
	color: #788CB3;
}
.black {
	color: #000;
}
.green {
	color: #50B788;
	font-weight: bolder;
}
.deepergreen {
	color: #2D6A4F;
	font-weight: bolder;
}
.deepgreen {
	color: #1A3C5E;
	font-weight: bolder;
}
.left {
	float: left;
	padding-right: 8px;
}
.left2 {
	float: left;
}
.right {
	float: right;
}

