/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "/layout.css";

* {
	font-family: inherit;
}

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.6em;
	color: #666666;
}

h1 { font-size: 1.2em; font-weight: bold; text-indent: -30000px; clear: left; margin-bottom: 6px; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

/* H1 header styles
--------------------------------- */

h1.welcome{
	background: url(/images/welcometoheader.gif) no-repeat top left;
}

h1.aboutus{
	background: url(/images/subtitle-aboutus.gif) no-repeat top left;
}

h1.approvals{
	background: url(/images/subtitle-approval.gif) no-repeat top left;
}

h1.busdevt{
	background: url(/images/subtitle-busdevt.gif) no-repeat top left;
}

h1.capabilities{
	background: url(/images/subtitle-capabilities.gif) no-repeat top left;
}

h1.careers{
	background: url(/images/subtitle-careers.gif) no-repeat top left;
}

h1.job-title{
	background: url(/images/job-title.gif) no-repeat top left;
}

h1.working{
	background: url(/images/working.gif) no-repeat top left;
}

h1.testimonials{
	background: url(/images/testimonials.gif) no-repeat top left;
}

h1.custdoc{
	background: url(/images/subtitle-custdoc.gif) no-repeat top left;
}

h1.custport1{
	background: url(/images/subtitle-custport1.gif) no-repeat top left;
}

h1.custsupport{
	background: url(/images/subtitle-custsupport.gif) no-repeat top left;
}

h1.enquiryheader{
	background: url(/images/subtitle-enquiryheader.gif) no-repeat top left;
}

h1.expertise{
	background: url(/images/subtitle-capabilities.gif) no-repeat top left;
}

h1.feedback{
	background: url(/images/subtitle-feedback.gif) no-repeat top left;
}

h1.ourgroup{
	background: url(/images/subtitle-ourgroup.gif) no-repeat top left;
}

h1.history{
	background: url(/images/subtitle-history.gif) no-repeat top left;
}

h1.ourvision{
	background: url(/images/ourvision-head.gif) no-repeat top left;
}

h1.news{
	background: url(/images/news-head.gif) no-repeat top left;
}

h1.enquiry{
	background: url(/images/enquiryform.gif) no-repeat top left;
}

h1.thankyou{
	background: url(/images/thankyou.gif) no-repeat top left;
}

h1.products{
		background: url(/images/subtitle-products.gif) no-repeat top left;
}

h1.productinterest{
		background: url(/images/subtitle-productinterest.gif) no-repeat top left;
}

h1.quote{
		background: url(/images/subtitle-quote.gif) no-repeat top left;
}

h1.stepbackintime{
	background: url(/images/subtitle-stepbackintime.gif) no-repeat top left;
}

h1.past-news{
	background: url(/images/past-news-head.gif) no-repeat top left;
}

h1.clients{
	background: url(/images/clients-head.gif) no-repeat top left;
}

h1.how-we-work{
	background: url(/images/how-we-work-head.gif) no-repeat top left;
}

h1.sectors{
	background: url(/images/sectors-head.gif) no-repeat top left;
}

/* ---- Note the difference in Case Study and Saces Studies when editing!!!! ---- */

h1.case-study{
	background: url(/images/case-study-head.gif) no-repeat top left;
}

h1.case-studies{
	background: url(/images/case-studies-head.gif) no-repeat top left;
}

h1.contact-us{
	background: url(/images/contactheader.gif) no-repeat top left;
}

h1.send-enquiry{
	background: url(/images/send-enquiry-head.gif) no-repeat top left;
	margin-top: 10px;
}

h1.directcontacts{
	background: url(/images/subtitle-direct-contacts.gif) no-repeat top left;
	margin-left: 10px;
}

h1.find-us{
	background: url(/images/subtitle-how-to-find-us.gif) no-repeat top left;
}

h1.legal-privacy{
	background: url(/images/legal-privacy-head.gif) no-repeat top left;
}

h1.sitemap{
	background: url(/images/sitemap-head.gif) no-repeat top left;
}

h1.product_support{
	background: url(/images/subtitle-product_support.gif) no-repeat top left;
}

h1.inthenews{
	background: url(/images/inthenewsheader.gif) no-repeat top left;
}

h1.customerinfo{
	background: url(/images/customerinfoheader.gif) no-repeat top left;	
}

h1.joinus{
	background: url(/images/joinusheader.gif) no-repeat top left;	
}

h1.ourproducts{
	background: url(/images/productsheader.gif) no-repeat top left;	
}

h1.worldsupport{
	background: url(/images/worldsupportheader.gif) no-repeat top left;	
}	
	
/* "SPECIAL" Styles 
--------------------------------- */

h2.newsHead{
	margin: 5px 0;
}

h3.newsDate{
	margin: 5px 0;
	font-weight: normal;
}


/* news-feature styles
------------------------------------ */

div#news-feature h1{
	text-indent: 0;
	margin: 15px 0 5px 0;
}

div#news-feature h2{
	text-indent: 0;
	margin: 10px 0 0 0;
	font-weight: normal;
}

div#news-feature p{
	float: left;
	clear:both;
}

div.new-item h1{
	font-size:1.1em;
	display:block;
	text-indent: 0;
	color: #333;
	margin: 0 0 0 0;
}

div.new-item h2{
	font-size:1.1em;
	display:block;
	text-indent: 0;
	font-weight: normal;
	color: #333;
	margin: 0;
}

div.new-item a{
	margin: 0 10px 0 0; 	
}


/* new-item Styles
------------------------------- */
div.new-item p{
	font-size: 1.0em;
	margin: 5px 0 10px 0	;
	padding: 0;
}
