@charset "UTF-8";



















body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../_img/global/bg-body.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.centre {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}



















.header {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-right {
	float: right;
	text-align: right;
	margin-top: 13px;
}
.header-right img {
	margin-left: 15px;
}
.header-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 10px;
}
.header-right p strong {
	margin-left: 15px;
	font-weight: normal;
	color: #666666;
}
.header-right p a {
	color: #CCCCCC;
	text-decoration: none;
}
.header-right p a:hover {
	color: #0066CC;
	text-decoration: underline;
}



















.navigation {
	margin-bottom: 4px;
	background-image: url(../_img/global/bg-navigation.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #666666;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
}
.nav-on {
	color: #FFFFFF;
}
.navigation a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



















.stage {
	height: 240px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#engineering {
	background-image: url(../_img/main/main-engineering2.jpg);
	background-repeat: no-repeat;
}
#consultancy {
	background-image: url(../_img/main/main-consultancy.jpg);
	background-repeat: no-repeat;
}
#engineering2 {
	background-image: url(../_img/main/main-engineering.jpg);
	background-repeat: no-repeat;
}
#software {
	background-image: url(../_img/stage-main/bg-stage-software.jpg);
	background-repeat: no-repeat;
}
#manufacturing {
	background-image: url(../_img/main/main-manufacturing.jpg);
	background-repeat: no-repeat;
}
.stage h1 {
	margin-top: 25px;
	font-size: 20px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 400px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.stage p {
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin-left: 40px;
	margin-right: 400px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
.stage ul {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-position: inside;
	list-style-type: square;
	color: #FFFFFF;
	line-height: 1.5em;
}
.stage ul li {
	color: #FFFFFF;
}
.stage ul a {
	color: #FFFFFF;
	text-decoration: none;
}
.stage ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#stage0-intro {
	height: 240px;
	position: absolute;
	width: 900px;
}
#stage1-intro, #stage2-intro, #stage3-intro, #stage4-intro {
	height: 240px;
	position: absolute;
	width: 900px;
	visibility: hidden;
	background-repeat: no-repeat;
}
#stage0-intro {
}
#stage1-intro {
	background-color: #00CCFF;
	background-image: url(../_img/main/main-consultancy.jpg);
	background-repeat: no-repeat;
}
#stage2-intro {
	background-color: #00CCFF;
	background-image: url(../_img/main/main-engineering2.jpg);
	background-repeat: no-repeat;
}
#stage3-intro {
	background-color: #00CCFF;
	background-image: url(../_img/main/main-manufacturing.jpg);
	background-repeat: no-repeat;
}
#stage4-intro {
	background-color: #00CCFF;
	background-image: url(../_img/stage-main/bg-stage-software.jpg);
	background-repeat: no-repeat;
}



















.stagelinks {
	height: 158px;
	margin: 0px;
}
.stage1 h2, .stage2 h2, .stage3 h2, .stage4 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	padding-top: 105px;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.stage1 h2 a, .stage2 h2 a, .stage3 h2 a, .stage4 h2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.stage1:hover h2, .stage2:hover h2, .stage3:hover h2, .stage4:hover h2 {
	padding-top: 109px;
}
.stage1:hover h2 a, .stage2:hover h2 a, .stage3:hover h2 a, .stage4:hover h2 a {
}
.stage1 {
	width: 222px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin-top: 4px;
	background-image: url(../_img/stage-buttons/consultancy-off.gif);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.stage1:hover {
	background-color: #00CCFF;
	height: 154px;
	margin-top: 0px;
	background-image: url(../_img/stage-buttons/consultancy-on.gif);
	background-position: center 4px;
}
.stage2 {
	width: 222px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin-top: 4px;
	background-image: url(../_img/stage-buttons/engineering-off.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.stage2:hover {
	background-color: #00CCFF;
	height: 154px;
	margin-top: 0px;
	background-image: url(../_img/stage-buttons/engineering-on.gif);
	background-position: center 4px;
}
.stage3 {
	width: 222px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin-top: 4px;
	background-image: url(../_img/stage-buttons/manufacturing-off.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.stage3:hover {
	background-color: #00CCFF;
	height: 154px;
	margin-top: 0px;
	background-image: url(../_img/stage-buttons/manufacturing-on.gif);
	background-position: center 4px;
}
.stage4 {
	width: 222px;
	height: 150px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin-top: 4px;
	background-image: url(../_img/stage-buttons/software-off.gif);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.stage4:hover {
	background-color: #00CCFF;
	height: 154px;
	margin-top: 0px;
	background-image: url(../_img/stage-buttons/software-on.gif);
	background-position: center 4px;
}



















.mainimage {
	background-color: #FF9900;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



















.main {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	text-align: left;
}



















.left {
	width: 194px;
	float: left;
	margin-right: 6px;
}











.subnav {
	margin-bottom: 6px;
}
.subnav h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: small;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	color: #000099;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.subnav ul {
	margin: 0px;
	padding: 0px;
}
.subnav li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.subnav li a {
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/global/bg-subnav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subnav li a:hover {
	color: #FF6600;
	border-bottom-color: #FF6600;
}
.subnav li a.on {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.subnav  li  ul  {
	padding-bottom: 10px;
	padding-top: 5px;
}







.subnav li li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.subnav li li a {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	color: #666666;
	text-decoration: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.subnav li li a:hover {
	border-bottom-style: none;
	background-image: url(../_img/subnav-on.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FF6600;
	background-color: #FFFFFF;
}




















.testimonial {
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 6px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../_img/global/bg-footer.jpg);
}
.testimonial p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
}
.testimonial h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	color: #FF6600;
}
.marginspacer {
	margin: 0px;
	padding: 0px;
	height: 6px;
}









.middle {
	float: left;
	width: 496px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 6px;
	border: 1px solid #666666;
	background-image: url(../_img/global/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}
.fullwidth {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-image: url(../_img/global/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}
.middle h1, .fullwidth h1 {
	font-size: large;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.middle h2, .fullwidth h2 {
	color: #339900;
	font-size: medium;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.middle h3, .fullwidth h3 {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 1.5em;
	color: #006699;
	margin-top: 15px;
	margin-bottom: 5px;
}
.middle h3 strong {
	color: #FF0000;
}
.middle h4, .fullwidth h4 {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	color: #FF6600;
	margin-bottom: 5px;
}
.middle p, .fullwidth p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
.middle p a, .fullwidth p a {
	color: #0066CC;
}
.middle p a:hover, .fullwidth p a:hover {
	color: #FF6600;
}
.middle ul, .fullwidth ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-position: outside;
	margin-left: 40px;
}
.middle ul li, .fullwidth ul li {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.casestudy {
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../_img/global/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.casestudy h1 {
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.casestudy h1 strong {
	color: #FF0000;
}
.casestudy h1 a {
	color: #0066CC;
	text-decoration: none;
}
.casestudy h1 a:hover {
	color: #FF6600;
}
.casestudy p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.casestudy h4 {
	margin: 0px;
}
.casestudy h4 a {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.casestudy h4 a:hover {
	color: #FF6600;
}
.casestudy a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



















.right {
	float: right;
	width: 196px;
}
.newsticker {
	background-image: url(../_img/global/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	margin-bottom: 6px;
}
.newsticker h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #FF6600;
	font-weight: normal;
	margin: 0px;
}
.newsticker h2 strong {
	font-weight: normal;
	color: #666666;
}
.newsticker h2 a {
	color: #666666;
	text-decoration: none;
}
.newsticker h2 a:hover {
	text-decoration: underline;
}
.program {
	background-image: url(../_img/global/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;
	margin-bottom: 6px;
	border: 1px solid #666666;
	text-align: center;
}
.program h4 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 10px;
}
.program p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
}
.program img {
	margin-bottom: 5px;
}
.program a img {
	border: 1px solid #666666;
}
.program a img:hover {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}



















form {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding: 5px;
}
.formmargin {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}



















.anchorlinks  ul {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	list-style-position: outside;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.anchorlinks  ul  li {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	text-align: left;
	margin: 0px;
}
.anchorlinks  ul  li  a {
	color: #333333;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.anchorlinks  ul  li  a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.anchorlinks  .on {
	background-image: url(../_img/buttonbg.gif);
	background-repeat: repeat-y;
	background-color: #006699;
	background-position: right;
}



















.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contacts p {
	margin: 0px;
	line-height: 1.7em;
	color: #009900;
	font-weight: bold;
}
.contacts p a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contacts p a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.contacts strong {
	font-weight: normal;
	color: #666666;
}
.contact1 {
	float: left;
	width: 225px;
	margin: 0px;
	text-align: center;
}
.contact2 {
	float: left;
	width: 225px;
	margin: 0px;
	text-align: center;
}
.contact3 {
	width: 225px;
	float: left;
	margin: 0px;
	text-align: center;
}



















.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 10px;
	background-image: url(../_img/global/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
