/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

.holder {
	width:1024px;
	margin:0px auto;
}

.main{
	width:100%;
	border-left:2px solid #B0B0B0;
	border-right:2px solid #B0B0B0;
	border-bottom:2px solid #B0B0B0;
	float:left;
}

.banner {
	width:100%;
	height:100px;
}


.logo{
	float:left;
	top:0px;
	background:url(../img/logo.gif) no-repeat top left;
	width:256px;
	height:100px;
}

#logo1{
	float:left;
	top:0px;
	background:url(../img/logo.gif) no-repeat top left;
	width:256px;
	height:100px;
}


.header1{
	background:url(../img/banner.jpg) no-repeat top left;
	width:768px;
	height:100px;
	float:left;
}

.menu{
	/*background:url(../img/menuBackground.jpg) no-repeat top left;*/
	background-color: #000000ad;
	width:1024px;
	height:34px;

}

.menu ul {
	height:34px;
	float:right;
	list-style:none;

}

.menu ul li {
	float:left;

}

.menu ul li a {
	height:34px;
		display:block;
}

.menu ul li a span {
	text-indent:-1700px;
	display:none;
}

/*a.home { background: url(../img/home.gif) no-repeat top left; width:99px;}
a.consultant { background: url(../img/home.gif) no-repeat top left; width:99px;}
a.enquiries { background: url(../img/enquiries.gif) no-repeat top left; width:122px;}
a.about { background: url(../img/about.gif) no-repeat top left; width:155px; }
a.product { background: url(../img/products.gif) no-repeat top left; width:118px;}
a.resources { background: url(../img/resources.gif) no-repeat top left; width:179px; }
a.services { background: url(../img/services.gif) no-repeat top left; width:113px; }
a.contact { background: url(../img/contactUs.gif) no-repeat top left; width:167px; }*/

.menu-new {
    background: #22535a;
	
}

.menu-new ul {	
	padding:15px;
	text-align: right;

}

.menu-new ul li {
	display: inline;
	color: #fff;
	font-size: 16px;
	border-left: 2px solid;
    padding-left: 15px;
    padding-right: 15px;
}

.menu-new ul li a {
	color:#fff;
	text-decoration: none;
}

.header { 
	position:relative;
	width:100%;
	height:236px;
	background:url(../img/header.jpg) top left no-repeat;
	clear:both;
}

.headerTitle {
	position:absolute;
	background: url(../img/siteTitle.gif) top left no-repeat;
	width:580px;
	height:64px;
	top:50%;
	left:50px;
	margin-top:-32px;
}

.headerTitle span {
	display:none;
}

.content {
	width:100%;
	clear:both;
	float:left;
	background-image:url(../img/mainContentBG.gif);
	background-repeat:repeat-y;
}

.content .left {
	width:250px;
	float:left;
	position:relative;
}

.left ul {
	background-color:#e3e3e3;
	list-style:none;
	margin-left:48px;
}
.left ul li {
	margin-bottom:3px;
}
.left ul li a{
	height:14px;
	background-color:#e3e3e3;
	color:#006699;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

hr{
	width: 200px;
}

.left a img{ text-decoration:none; border:none} 

.left .exLinks {
	top:295px;
	width:100%;
	float:left;
	
}

.left .exLinks ul {
	list-style:none;
	margin-left:28px;

}

.left .exLinks ul li {
	margin-bottom:3px;
}

.left .exLinks ul a {
	display:block;
	height:14px;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	color:#006699;
	font-weight:bold;
}

/* 
a.CC { background-image:url(../img/mCWT.gif); }
a.CWT { background-image:url(../img/mCC.gif); }
*/

.left .exLinks ul a:hover {
	background-position:0px -14px;
}

.content .right {
	width:470px;
	float:left;
	min-height:415px;
	position:relative;
	padding:0px 0px 20px 0px;
}

* html .content .right {
	width:470px;
	height:415px;
	position:inherit;
}

.content .rightWide {
	width:670px;
	float:left;
	min-height:415px;
	position:relative;
	padding:0px 0px 20px 0px;
}

* html .content .rightWide {
	width:670px;
	height:415px;
	position:inherit;
}



/*
.right .mainContent {
	width:550px;
	min-height:415px;
	float:left;
	background-color:#FFFF33;
}*/

/** html .right .mainContent{
	height:415px;
	min-height:415px;
	width:550px;
	background-color:#0000FF;
	bottom: 10px;
}*/
/*
.mainContent .text {
	background:url(../img/middle.jpg) -2px no-repeat;
	width:100%;
	/*height:100%;
	float:left;		
}*/


.text1 {
	color:#1E71A2;
	font-size:13.5px;
	width:100%;
	float:left;	
	padding-left:14px;	
}

.text1 ol {
	list-style:decimal;
	margin-left:50px;
}

.text1 li {
	padding:10px;
}

.text1 #welcome{ font-weight:bold; }
.text1 a{ text-decoration:none;}
.text1 .title{ font-weight:bold;}

.h2-text {
    font-size: 14px;
    font-weight: 700;
}


.footer {
	width:600px;
	/* position:absolute;*/
	height:20px;
	float:left;
	bottom:5px;
	left:0px;
	margin-left:250px;
	margin-bottom:5px;
}


* html .footer {
	width:600px;
	/* position:absolute;*/
	height:20px;
	float:left;
	bottom:5px;
	left:0px;
	margin-left:125px;
	padding-bottom:5px;
}



.footer ul {
	padding-left:3px;
	height:20px;
	list-style:none;
}

.footer ul li {
	float:left;
	color:#999999;	
	height:20px;
}

.footer ul li a {
	display:block;
	padding:0px 10px 0px 10px;
	font-size:9px;
	color:#999999;
	text-decoration:none;
}

.footer ul li a:hover { text-decoration:underline; }


.pdfLink {
 float:left;
 height:50px;
}
.pdfLink a{ line-height:56px; float:left; color:#006699; font-weight:bold;}
.pdfLink img{ float:left;}


.logos {
	width:230px;
	/*height:415px;*/
	float:right;
	text-align:center;
	margin:40px 20px 0px 0px;
}

.logos ul {
	width:100%;
	float:left;
}

.logos ul li {
	width:180px;
}

.logos ul li a {
	display:block;
	width:100%;
}

.logos p a {
	display:inline;
	text-align:center;
	width:100%;
}

li.partners {background:url(../img/partners.jpg) no-repeat center; height:79px;}
a.optimal { background:url(../img/optimal-new.gif) no-repeat center; height:58px;}
a.yanmar { background:url(../img/yamaha.gif); height:63px;}
a.emtelle { background:url(../img/emtelle.gif); height:60px;}
a.sika { background:url(../img/silka.gif); height:132px;}

.logos ul li a span, .logos ul li span{
	display:none;
}
.logoRightSection {
	width:110px;
	height:200px;
	float:right;
	text-align:left;
	font-size:11px;
	color:#1a7c96;
	margin:0px 50px 0px 0px;
	line-height:14px;
}
* html .logos .logoRightSection{
	margin:0px 13px 0px 0px;
	padding:0;
	line-height:14px;
}
*html .logoRightSection p{ padding:0px; margin-bottom:0px; line-height:14px;}


.logoRightSection a{color:#1a7c96; font-style:italic;}
.logoRightSection p{padding:4px 0px 4px 0px;}

*html .logoRightSection .hr {
	line-height:2px;
	border-bottom:#1a7c96 solid 1px;
	width:100%;
	margin:3px 0px 3px;
}

.logoRightSection .hr {
	line-height:2px;
	border-bottom:#1a7c96 solid 1px;
	width:100%;
}