@charset "utf-8";
/* CSS Document */
body {
	background:url(/images/body-bg.gif) repeat-x top right #0063AE;
	font:80% Arial, Georgia, "Trebuchet MS";
	color:#070041;
}
a {
	color:#070041;
}
p { padding:10px 0px 10px 0px; }
.body-hold {
	width:100%;
}
.body-left {
	background:url(/images/body-bg-left.jpg) repeat-x top right #0063AE;
	height:551px;
}
.body-right {
	background:url(/images/body-bg-right.jpg) repeat-x top left #0063AE;
}
.container {
	width:960px;
	vertical-align:top;
}
div#header {
	background:url(/images/header-bg.gif) repeat-x top center;
	width:100%;
	float:left;
}
div#header #logo-ne {
	float:left;
}
div#header #logo-text {
	background:url(/images/header-text.gif) no-repeat bottom left;
	width:427px;
	height:53px;
	float:left;
	margin-top:63px;
	margin-left:15px;
	display:inline;
}
div#header div#contact {
	background:url(/images/header-contact.gif) no-repeat top left;
	width:340px;
	height:78px;
	float:left;
	margin-top:51px;
	margin-left:30px;
	display:inline; /*** ie6 fix ***/
}
div#header ul.menu {
	float:left;
	width:100%;
	clear:both;
	margin-top:-1px;
}
div#header ul.menu li {
	float:left;
	height:46px;
}
.content {
	background:#FFFFFF;
	padding-bottom:20px;
	margin-bottom:20px;
}
.content-left {
	width:223px;
	float:left;
}
div.navigation {
	width:100%;
	background:url(/images/navigation-bg.gif) repeat-y top left;
	float:left;
}
div.navigation ul {
	padding-top:20px;
	float:left;
}
div.navigation ul li a {
	width:199px;
	background:url(/images/navigation-li.gif) no-repeat bottom left;
	float:left;
	padding:12px;
	padding-left:15px;
	color:#7F7F7F;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
}
div.navigation ul li a.header {
	background:url(/images/navigation-li-active.gif) no-repeat top left;
	color:#FFFFFF;
}
div.navigation ul li a.active {
	color:#000000;
}
div.navigation ul li.paging {
	padding-left:15px;
	padding-top:10px;
	float:left;
}
div.navigation ul li a.paging-link {
	background:none;
	padding:0px;
	float:none;
	margin-left:5px;
}
div.navigation ul li.paging a.currPage {
	color:#000000;
	font-size:140%;
}
.content-right {
	width:713px;
	float:left;
	padding-left:7px;
	padding-top:10px;
}
.contentTop {
	width:712px;
	height:22px;
	float:left;
	background:url(/images/content-top.gif) no-repeat top left;
	margin-top:20px;
}
.contentMid {
	background:url(/images/content-mid.jpg) no-repeat top left #FCFDFD;
	min-height:218px;
	float:left;
	width:672px;
	padding:22px;
	padding-top:0px;
	font-size:110%;
}
.contentMid h1.title, .contentMid p.title {
	background:url(/images/title-bg.gif) repeat-x bottom left;
	font-weight:bold;
	font-size:140%;
	padding-bottom:10px;
	margin-bottom:10px;
}
.contentBottom {
	background:url(/images/content-bottom.gif) no-repeat bottom left;
	width:692px;
	height:13px;
	float:left;
	padding-left:22px;
}
div.sections {
	width:712px;
	float:left;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
div.sections div.pcbtrain {
	background:url(/images/section-pcb-bg.jpg) no-repeat top left;
	width:237px;
	height:272px;
	float:left;
}
div.sections div.pcbtrain a {
	color:#FFFFFF;
	text-decoration:none;
	width:237px;
	height:272px;
	float:left;
}
div.sections div.quality {
	background:url(/images/section-quality-bg.gif) no-repeat top left;
	width:236px;
	height:272px;
	float:left;
}
div.sections div.quality a {
	text-decoration:none;
	width:236px;
	height:272px;
	float:left;
}
div.sections div.title {
	padding-left:13px;
	padding-top:17px;
	font-size:110%;
	font-weight:bold;
}
div.sections div.quality div.title {
	padding-left:23px;
}
div.sections div.quality div.text {
	width:120px;
	margin-top:19px;
	margin-left:100px;
	height:217px;
	font-size:90%;
}
div.sections div.pcbtrain {
	color:#FFFFFF;
}
div.sections div.pcbtrain div.text {
	margin-top:131px;
	margin-left:13px;
	padding-right:10px;
	width:200px;
	font-size:90%;
}
div.sections div.news {
	background:url(/images/section-news-bg.gif) no-repeat top left;
	width:234px;
	float:left;
	height:272px;
}
div.sections div.news a{
	color:#FFFFFF;
	text-decoration:none;
	width:234px;
	height:272px;
	float:left;
}
div.sections div.news div.title {
	color:#FFFFFF;
	float:left;
	padding-left:17px;
}
div.sections div.news div.text {
	color:#FFFFFF;
	margin-left:15px;
	margin-top:20px;
	width:197px;
	font-size:90%;
	float:left;
	display:inline;
}
fieldset#getintouch {
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}
fieldset#getintouch label {
	float:left;
	width:100%; clear:both;
	color:#7D7D7D;
	margin-top:5px;
	margin-bottom:5px;
}
fieldset#getintouch input.text {
	background:url(/images/input-bg.gif) no-repeat top left;
	width:175px;
	float:left;
	clear:both;
	border:0px;
	padding:6px;
	color:#7D7D7D;
	margin-bottom:10px;
	font:100% Arial, Georgia, "Times New Roman", Times, serif;
}
fieldset#getintouch textarea {
	background:url(/images/textarea-bg.gif) no-repeat top left;
	width:173px;
	height:90px;
	float:left;
	clear:both;
	border:0px;
	padding:6px;
	color:#7D7D7D;
	margin-bottom:10px;
	font:100% Georgia, "Times New Roman", Times, serif;
	resize:none;
}
.footer {
	background:url(/images/footer-shadow.gif) repeat-x top left;
	padding-top:38px;
	float:left;
	width:100%;
	margin-top:-18px;
	color:#FFFFFF;
}
.footer a { color:#FFFFFF; text-decoration:none; }
.credits {
	margin-top:36px;
	font-size:90%;
}
.footer li {
	background:url(/images/footer-li-bg.gif) repeat-y top right;
	float:left;
	width:240px;
}
.footer li.links a {
	color:#FFFFFF;
	font-size:110%;
	float:left;
	margin-left:16px;
	background:url(/images/footer-a-bg.gif) no-repeat center left;
	padding-left:8px;
	display:inline; /** ie6 fix **/
}
.footer li.links li {
	margin-bottom:14px;
	float:left;
	clear:both;
}
.footer li.head-office {
	margin-left:16px;
	display:inline;
	width:224px;
	line-height:1.7em;
	font-size:90%;
}
.breadcrumb {
	padding:10px;
	margin-bottom:-10px;
}
.breadcrumb a {
	text-decoration:none;
}
.enquiry-form {
	float:left;
	width:100%;
}
.enquiry-form div {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:10px;
}
.enquiry-form label {
	float:left;
	width:200px;
	margin-top:3px;
}
.enquiry-form label span {
	font-size:80%;
}
.enquiry-form input.text, .enquiry-form select.text, .enquiry-form textarea.text {
	float:left;
	width:250px;
	font:90% Arial, Georgia;
}
.enquiry-form textarea.text {
	height:70px;
}
.enquiry-form .other {
	padding-bottom:10px;
	background:url(/images/title-bg.gif) repeat-x bottom left;
}
.mt {
	margin-top:20px;
}
.clear {
	float:left;
	width:100%;
	clear:both;
}