img {
	behavior:url('iepngfix.htc');
}

body.bgHome {
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_home.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}

body.bgCommodity {
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_commodity.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgBranding{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_branding.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgSales{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_sales.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgMarketing{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_marketing.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgAboutus{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_aboutUs.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgServices{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_services.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgContact{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_contact.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgClients{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_clients.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgEnquiry{
font-family: Arial, Helvetica, sans-serif;
background:url(../images/bg_enquiry.jpg) 0 0 no-repeat;
background-attachment:fixed;
font-size:100%;
}
body.bgDisclaimer {
font-family: Arial, Helvetica, sans-serif;
background-color:#333333;
font-size:100%;
}

#main {
  width: 1003px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top:16px;
}

#header {
  width: 1003px;
  height: 90px;
}
#leftcol {
  float: left;
  width: 308px;
  height: 367px;
  vertical-align:top;
}
#content {
  float: left;
  width: 695px;
  height: 367px;
}
#footer {
/*   background:url(../images/bg_footer1.png) 0 0 repeat;
  clear: both;
  width: 102%;
  height: 120px;
 left:0px;
  right:0px;
  margin-left:-8px;*/
  background:url(../images/bg_footer1.png) 0 0 repeat;  
  top: 470px;
  position: absolute;
  left: 0px;  
  width: 100%;
  height: 120px;

}

#container
{
	width:623px;
	background:url(../images/bg_sublink.png) 0 0;
	height:330px;
	/*margin: 20px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

.scroll-pane
			{
				width: 100%;
				height: 330px;
				overflow: auto;
			}
.horizontal-only
			{
				height: auto;
				max-height: 200px;
			}
.green{
background:url(../images/bg_green.png) 0 0;
width:25px;
height:120px;
}

.box{
background:url(../images/bg_sublink.png) 0 0;
width:82px;
height:62px;
text-align:center;
}
.box1{
background:#e9e6f1;
width:82px;
height:62px;
text-align:center;
}


.contentBox{
width:623px;
height:330px;
font-family:Tahoma, Arial, Verdana;
font-size:13px;
color:#d4d2d2;
line-height:150%;
}

p.paratext{
padding:5px 10px 5px 10px; 
text-align:justify;
}

.heading{
color:#adf500;
font-weight:bold;
}

ul
{
list-style-image:url("../images/bullet.png");
list-style-type:square;
line-height:200%;
font-size:12px;
}

.space{
width:10px;
}


.commodity{
background:#9ad77c;
width:82px;
height:19px;
}
.branding{
background:#c6c4f4;
width:82px;
height:19px;
}
.marketing{
background:#dd7e6b;
width:82px;
height:19px;
}
.sales{
background:#86b6e7;
width:82px;
height:19px;
}

.sublink{
background:#5b5758;
width:82px;
height:19px;
}

.sublinkAbout{
background:#002664;
width:82px;
height:19px;
}
.sublinkServices{
background:#fbe975;
width:82px;
height:19px;
}
.sublinkActive{
background:#78b800;
width:82px;
height:19px;
}

.sublinkActiveAbout{
background:#b1c6ef;
width:82px;
height:19px;
}

.textFooter{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#c2c4c1;
}

a.textFooter{
text-decoration:none;
}


.textSublink{
font-family:Tahoma, Arial, Verdana;
font-size:13px;
color:#c2c4c1;
font-weight:bold;
line-height:150%;
vertical-align:middle;
text-decoration:none;
}

a.textSublink1{
font-family:Tahoma, Arial, Verdana;
font-size:13px;
color:#010005;
font-weight:bold;
line-height:150%;
vertical-align:middle;
text-decoration:none;
}

a:hover{text-decoration:none;}

a{color:#99FF00; text-decoration:none;}

input{border:1px solid #dadada;
font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#99CC33;
	width:200px;}
	
	textarea{border:1px solid #dadada;
font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#99CC33;
	width:200px;
}

/*button	{
	font-size:	12px;
	font-weight:bold;
	text-align:	center;
	text-decoration: none;
	color:#000;
	background:	#99cc33;
	margin-bottom:	2pt;
	border-top:2px solid #dadada;
	border-left:	2px solid #dadada;
	border-right:	2px solid #dadada;
	border-bottom:	2px solid #dadada;
	font-family: Tahoma, Arial,Verdana;
	}


button {
border: 0 none;
cursor: pointer;
font-weight: normal;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
}

input.rounded {
background: transparent url(../images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.9em;
border: 0 none;
cursor: pointer;
font-weight: normal;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
}

input span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

input.rounded span {
background: transparent url(../images/btn_left.png ) no-repeat scroll left top;
color: #000000;
}

input.rounded:hover {
background-position: 100% -30px;
}

input.rounded:hover span {
background-position: 0% -30px;
}

input::-moz-focus-inner {
border: none;
}

*/

.rounded{
background: url(../images/but.png ) no-repeat;
font-size: 0.9em;
border: 0 none;
cursor: pointer;
font-weight: normal;
text-align: center;
height: 31px;
width: 72px;
}
img{border:0px;}