@charset "utf-8";
/* CSS Document */
.clear{
	clear:both;
}


.notification_error {
	background-color: #FFB7B7;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
	color: #FF0000;
}
.contentarea .footer {
	float: right;
	height: 80px;
	width: 590px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D0C78;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
}
.contentarea .footer a {
	font-weight: normal;
	color: #390759;
}

ol li {
	cursor: pointer;
}
ol p {
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.left {
	float: left;
	width: 50%;
}

ol li:hover {
	background-color: #C8DFBF;
}


.notification {
	background-color: #C6FFC6;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #009900;
	color: #009900;
}
body{
	margin:0;
	padding:0;
	background-image: url(images/bgrepeat.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.latestNewsDivider {
	background-image: url(images/latestnewsdivider.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.homeHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.formRowHolder {
	padding-top: 10px;
	padding-bottom: 10px;
}
.formRight {
	float: left;
	width: 260px;
}

.formRowHolder label {
	float: left;
	width: 120px;
	margin-top: 2px;
}
select {
	width: 150px;
	background-color: #E9CEFB;
	border: 1px solid #3B095B;
	list-style-position: inside;
	list-style-type: disc;
}

.formLeft {
	width: 280px;
	float: left;
}
.red {
	color: #FF0000;
}

.formRowHolder   input[type=text] {
	background-color: #E9CEFB;
	width: 150px;
	border: 1px solid #3B095B;
	height: 19px;
	font-size: 12px;
	color: #000000;
}


.caseStudyHolderLeft {
	background-color: #EAEAEA;
	border: 1px solid #BBBBBB;
	float: left;
	width: 450px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-left: 15px;
}
.caseStudyHolderLeft img {
	float: left;
	margin-left: -15px;
	margin-right: 10px;
	border: 2px solid #666666;
}

.caseStudyHolderLeft h1 {
	font-weight: bold;
	color: #390759;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 13px;
}


.menubar {
	background-image: url(images/menubar.png);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.menuLeftHolder {
	height: 30px;
	width: 190px;
	padding-left: 15px;
}

.iconmenu {
	background-repeat: no-repeat;
	float: right;
	height: 46px;
	width: 168px;
	margin-top: 124px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/phone_img.png);
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
.iconmenu h1 {
	font-size: 21px;
	color: #B45AEF;
	margin: 0px;
	padding: 0px;
}

.searchtop {
	margin-left: 15px;
	float: left;
	width: 130px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}

.headerLogo {
	height: 75px;
	width: 173px;
	float: left;
	margin-top: 55px;
	margin-left: 15px;
	background-image: url(images/logotop.jpg);
	background-repeat: no-repeat;
}
.contentarea {
	height: auto;
	width: 810px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.mainText {
	width: 590px;
	height: 100%;
	float: right;
}
.menuLeft  {
	width: 220px;
	float: left;
}
.contentTop {
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 590px;
}
.contentMain {
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 590px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.contentBase {
	background-image: url(images/contentbase.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 590px;
}
.menutop {
	background-image: url(images/menutop.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 210px;
}
.logotop {
	height: 30px;
	width: 30px;
	padding-left: 6px;
	padding-bottom: 5px;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menubg {
	background-image: url(images/menubg.png);
	background-repeat: repeat-y;
	width: 210px;
}
.contentWrapper {
	width: 550px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.LatestNews {
	width: 240px;
	background-image: url(images/latestnewsgradient.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	background-color: #EDEDED;
	float: left;
	padding-right: 20px;
	height: 100%;
}
.divcenter {
	background-image: url(images/divcenter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 10px;
	float: left;
}


.menubase {
	background-image: url(images/menubase.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 210px;
	padding-bottom: 20px;
}
.monthoffers {
	width: 260px;
	float: left;
	clear: none;
}
.monthOffersBg {
	background-image: url(images/linkshome.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 260px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}
.contactFormLeftTextHolder {
	height: 20px;
	width: 65px;
	text-align: right;
	float: left;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuLeftLink {
	width: 190px;
	background-image: url(images/menuleftbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 18px;
	padding-top: 10px;
}
.contactFormRightTextHolder {
	width: 100px;
	float: right;
	height: 20px;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.divonwhite {
	background-image: url(images/divideronwhite.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
	width: 97%;
}

.textAreaSmall {
	width: 75px;
	margin-top: -4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7A6666;
	text-decoration: none;
}
.menuLeftPageLink {
	width: 190px;
	background-image: url(images/menuleftbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 18px;
	padding-top: 10px;
	height: 20px;
}
.menuTop {
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.menuTop .menuitem {
	height: 20px;
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
}
.menuTop a {
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menuTop a:hover {
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #79CA3E;
	text-decoration: none;
}
.projectmangementHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.faultfindingHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.overhaulsandservicingHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.parts_and_sparesHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.bespokesolutionsHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.jenbacherHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.caterpillarHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.marineHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.railHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.whoweareHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.ourexpertiseHeader {
	background-image: url(images/header_valve.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.ourservicesHeader {
	background-image: url(images/header_green.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.casestudiesHeader {
	background-image: url(images/header_generator.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.contactusHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.recruitmentsHeader {
	background-image: url(images/header_fixing.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.linksHeader {
	background-image: url(images/header.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
.caseStudyHolderRight {
	background-color: #EAEAEA;
	border: 1px solid #BBBBBB;
	float: right;
	width: 450px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.caseStudyHolderRight h1 {
	font-weight: bold;
	color: #390759;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 13px;
}
.caseStudyHolderRight img {
	float: right;
	margin-left: 10px;
	margin-right: -15px;
	border: 2px solid #666666;
}
.caseStudyHolderLeft a {
	font-weight: bold;
	color: #390759;
	text-decoration: none;
}
.caseStudyHolderRight a {
	font-weight: bold;
	color: #390759;
	text-decoration: none;
}
.caseStudyHolderRight a:hover {
	font-weight: bold;
	color: #74B348;
	text-decoration: none;
}
.caseStudyHolderLeft a:hover {
	font-weight: bold;
	color: #74B348;
	text-decoration: none;
}
.formRowHolder #small {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 260px;
}
#small textarea {
	width: 170px;
	height: 160px;
	background-color: #E9CEFB;
	border: 1px solid #3B095B;
	font-size: 12px;
	color: #000000;
}
#small  input[type=submit] {
	margin-right: 10px;
	background-color: #E9CEFB;
	border: 1px solid #3B095B;
}
.formRight #small label {
	width: 70px;
}
#small input[type=reset] {
	margin-right: 10px;
	background-color: #E9CEFB;
	border: 1px solid #3B095B;
}
.homeHeader {
	background-image: url(images/header_lifting.jpg);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
