/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; padding:0; }




body {
	font: 72% Verdana, Arial, sans-serif;
	background: url(sitegraphics/bg.jpg) repeat-x 0 0 #999999;
	color: #333;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

a:link, a:visited {
	text-decoration: none;
	color: #70A4CE;
}
a:active, a:hover {
	color: #333;
	text-decoration: underline;
}

h1 {
	margin-bottom: 0.9em;
	font-size: 170%;
	font-weight: normal;
	color: #70A4CE;
}

h2 {
	clear: both;
	margin-bottom: 0.65em;
	font-size: 110%;
}

/*--------------------FOOTER--------------------*/

#wrapper {
	width: 740px;
	margin: 25px auto 0 auto;
	border: 5px solid #FFF;
	background-color: #FFF;
}


/*--------------------BRANDING--------------------*/

#branding {
	width: 740px;
}


/*--------------------NAVIGATION--------------------*/

#nav {
	width: 740px;
	background-color: #FFF;
}

#nav ul {
}

#nav li,
#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 45px;
	background-image: url(sitegraphics/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#nav ul li a:hover { background-image: none;}

#nav-home a { width: 82px; background-position: 0px 0px;}
#nav-aboutus a { width: 104px; background-position: -82px 0px;}
#nav-services a { width: 98px; background-position: -186px 0px;}
#nav-clients a { width: 89px; background-position: -284px 0px;}
#nav-news a { width: 69px; background-position: -373px 0px;}
#nav-contactus a { width: 123px; background-position: -442px 0px;}

#nav-home { width: 82px; background-position: 0px -45px;}
#nav-aboutus { width: 104px; background-position: -82px -45px;}
#nav-services { width: 98px; background-position: -186px -45px;}
#nav-clients { width: 89px; background-position: -284px -45px;}
#nav-news { width: 69px; background-position: -373px -45px;}
#nav-contactus { width: 123px; background-position: -442px -45px;}


/*--------------------CONTENT--------------------*/

#contentWrapper {
	width: 740px;
	background-color: #FFF;
}

#contentMain {
	float: left;
	width: 490px;
	margin: 25px 0 25px 0;
	padding: 0 0 0 25px;
	background-color: #FFF;
}

#contentSub {
	float: right;
	width: 205px;
	margin-top: 25px;
	background: url(sitegraphics/bg_contentsub.jpg) repeat-x 0 0;
}

#contentSub li {
	margin: 0.75em 0;
	padding: 0 0 0.75em 8px;
	border-bottom: 1px solid #B7B7B7;
	background: url(sitegraphics/bullet_contentsub.gif) 0 0.5em no-repeat;
	font-size: 110%;
}

#contentSub .panel {
	margin: 0 0 10px 0;
}

#quotePanel {
	margin: 15px 15px 0 0;
}
#quotePanel p {
	margin-bottom: 0.55em;
	text
}
#quotePanel .cite {
	display: block;
	text-align: right;
	color: #70A4CE;
}


#address {
	padding: 1.5em 0;
	border-top: 1px solid #D1D1D1;
}
#address h1 {
	margin-bottom: 0.6em;
	font-size: 125%;
	font-weight: bold;
	color: #70A4CE;
}
#address h2 {
	margin-bottom: 0.2em;
	font-size: 100%;
	color: #333;
}
#address p {
	margin: 0;
	line-height: 1.4em;
}
#address .caption {
	font-weight: bold;
}


.registeredAddress {
	padding: 1.5em 0;
	border-top: 1px solid #D1D1D1;
	font-size: 90%;
}

#clientSector {
	padding: 1.5em 0;
	border-top: 1px solid #D1D1D1;
}
#clientList {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#clientList li {
	margin: 0 0 0.2em 0;
	padding-left: 9px;
	background: url(sitegraphics/bullet.gif) 0 0.4em no-repeat;
}
#clientListClear {
	clear: both;
}


#newsIndex {
}
#newsIndex h2 {
	padding: 1.5em 0 0 0;
	border-top: 1px solid #D1D1D1;
}
#newsIndex a {
	text-decoration: underline;
	font-size: 110%;
}
#newsIndex p {
	margin-bottom: 0;
}
#newsIndex ul {
	margin-bottom: 1.5em;
}
#newsIndex li {
	margin-bottom: 0.2em;
	padding-left: 9px;
	background: url(sitegraphics/bullet.gif) 0 0.5em no-repeat;
}
#newsIndex .date {
	font-size: 85%;
}


#latestNews {
	margin-bottom: 1.5em;
}
#latestNews img {
	float: left;
	margin: 0 20px 20px 0;
}
#latestNews h1 {
	margin-bottom: 0.5em;
	font-size: 150%;
	color: #333;
}
#latestNews p {
	margin-bottom: 0.7em;
}

#latestNews a {
	text-decoration: underline;
	font-size: 120%;
}
#latestNews .latestStory {
	margin-bottom: 0.4em;
	letter-spacing: 0.6em;
	font-size: 90%;
	color: #70A4CE;
}
	
#latestNews .latestStoryImg {
	margin-bottom:15px;
}


#newsItem {
	clear: both;
	padding: 1.5em 0 0 0;
	border-top: 1px solid #D1D1D1;
}
#newsItem h1 {
	margin-bottom: 0.4em;
	font-size: 150%;
	color: #333;
}
#newsItem h2 {
	color: #70A4CE;
	font-size: 100%;
}
#newsItem img {
	float: right;	
	margin: 0 0 10px 20px;
}
#newsItem .cite {
	display: block;
	text-align: right;
	color: #70A4CE;
}



#consultancy {
	padding: 18px;
	background: url(sitegraphics/bg_consultancy.jpg) 0 0 no-repeat;
}
#consultancy h1 {
	font-size: 160%;
	color: #333;
}
#consultancy li {
	margin: 0 0 1em 0;
	padding-left: 9px;
	background: url(sitegraphics/bullet_consultancy.gif) 0 0.4em no-repeat;
}


#dealFacilitation {
	padding: 18px;
	background: url(sitegraphics/bg_dealfacilitation.jpg) 0 0 no-repeat;
}
#dealFacilitation h1 {
	font-size: 160%;
	color: #333;
}
#dealFacilitation li {
	margin: 0 0 1em 0;
	padding-left: 9px;
	background: url(sitegraphics/bullet_dealfacilitation.gif) 0 0.4em no-repeat;
}


/*--------------------FOOTER--------------------*/

#footer {
	clear: both;
	margin: 25px 25px 0 25px;
	padding: 0 0 25px 0;
	border-top: 1px solid #D1D1D1;
	background: url(sitegraphics/bg_footer.gif) left 20px no-repeat;
	font-size: 90%;
	text-align: right;
}
#footer h1 {
	margin: 20px 0 0.5em 0;
	font-size: 110%;
	font-weight: bold;
	color: #70A4CE;
}
#footer p {
	line-height: 1em;
	margin-bottom: 0.5em;
}
#footer .caption {
	font-weight: bold;
	color: #70A4CE;
}
#footer .copyright {
	color: #999;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #333;
}
#footer a:active, #footer a:hover {
	color: #70A4CE;
	text-decoration: underline;
}

.imageleft {
	float: left;
	margin: 0 15px 15px 0;
}
.imageright {
	float: right;
	margin: 0 15px 0 15px;
}

.imageBorder {
	border: solid 1px #D1D1D1;
}

.popupimage {
	margin: 0 auto 0 auto;
}