h1 {
	background-image: url(../images/logo.gif);
	height: 55px;
	margin: 0px 0px 0px 0px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

h1 span {
	display: none;
}

#main-content h2 {
	width: 290px;
	height: 25px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

h3 {
	padding: 0px 0px 0px 0px;
	color: #444a6c;
	font-size: 14px;
	font-weight: bold;
	height: 10px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	background: #ffffff;
	color: #746eae;
}

#bread-crumb{
	font-size: 10px;
	font-color: #123123;
	background-color: #eeedf3;
	padding: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

#navigation-text a:link {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#navigation-text a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#navigation-text a:hover {
	background: #ffffff;
	color: #746eae;
}

#footer-content a:link {
	color: #c4bae0;
	text-decoration: none;
}

#footer-content a:visited {
	color: #c4bae0;
	text-decoration: none;
}

#footer-content a:hover {
	background: #ffffff;
	color: #746eae;
}

#sub-navigation a:link {
	background: #eeedf3;
	color: #817bb9;
	text-decoration: none;
	padding: 0px;
}

#sub-navigation a:visited {
	background: #eeedf3;
	color: #817bb9;
	text-decoration: none;
	padding: 0px;
}

#sub-navigation a:hover {
	background: #33bcb2;
	color: #ffffff;
}

#title-nql {
	background-image: url(../images/page-title-nql.png);
}

#title-what-we-do {
	background-image: url(../images/page-title-what-we-do.png);
}

#title-how-we-do-it {
	background-image: url(../images/page-title-how-we-do-it.png);
}

#title-who-we-are {
	background-image: url(../images/page-title-who-we-are.png);
}

#title-newsletter {
	background-image: url(../images/page-title-newsletter.png);
}

#title-contact-us {
	background-image: url(../images/page-title-contact-us.png);
}

#title-newsletter{
	background-image: url(../images/page-title-newsletter.png);
}

#title-our-clients{
	background-image: url(../images/page-title-our-clients.png);
}

#main-content h2 span {
	display: none;
}

span#highlight {
	color: #ffffff;
}

p {
	padding: 5px 0px 0px 0px;
	line-height: 15px;	
	color: #444a6c;
	font-size: 12px;
}

#footer-content p {
	color: #f1f0fe;
	font: bold 10px tahoma;
	line-height: 10px;
	padding: 19px 0px 0px 0px;
	margin: 0px;
	
}

li { 
	color: #444a6c;
	font-size: 12px;
	padding-bottom: 5px;
}

#sub-navigation ul {
	list-style-type: none;
	color: #99abdc;
}

#sub-navigation li { 
	background: #eeedf3;
	color: #99abdc;
	font-size: 12px;
	padding-left: 2px;
	margin-bottom: 2px;
}

#sub-navigation li:hover { 
	background: #f8f7fb;
}