/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 Arial, Helvetica, sans-serif;
background: #434842;
padding:0;
margin:0;
color:#363636;
font-size:11px;
font-family:Tahoma;
line-height:1.5em;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
li{
	line-height:1.6em;
}
 
h1 {
	color:#272728;
	border-bottom:1px solid #D7D7D5;
	display:block;
	padding:30px 0px 15px 0px;
	letter-spacing:-1px;
	font-size:2em;
}

 
h2 {
	color:#272728;
	border-bottom:1px solid #D7D7D5;
	display:block;
	padding:35px 0px 10px 0px;
	font-size:1.6em;
	font-weight:normal;
	font-family:Arial;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
	text-decoration:underline;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

#clear {
	clear: both;
	}	
	

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#top{
	width:770px;
	margin:0 auto;
}
#container-top{
	width:766px;
	margin:0 auto;
	background:#FFF url(images/container-bg.jpg) repeat-x top left;
}
#container-bottom{
	width:766px;
	margin:0 auto;
	background:url(images/container-bottom-bg.jpg) repeat-x bottom left;
}
#container{
	padding:0px 0px 15px 0px;
}
#footer{
	width:766px;
	margin:0 auto;
	background:#353A36;
	height:57px;
}
#fl{
	float:left;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	position:relative;
	top:20px;
	left:15px;
}
#fr{
	float:right;
	color:#C8D8AB;
	position:relative;
	top:20px;
	right:15px;	
}
#fr ul li{
	float:left;	
	list-style:none;
	font-size:12px;
	font-family:Tahoma;
	padding-left:10px;
}
#fr ul li a:link, #fr ul li a:visited{
	color:#C8D8AB;
	text-decoration:none;
}
#fr ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#welcome{
	width:495px;
	float:left;
	padding-top:40px;
}
#news-release{
	width:271px;
	float:right;
	background: url("images/new-release-bottom.jpg") no-repeat bottom left;
}
#news-release-title{
	background: url("images/hightlights-news.jpg") no-repeat top left;
}
#news{
	padding:90px 10px 30px 10px;
}
a:link,a:visited{
	color:#6EA100;
	text-decoration:underline;
}
a:hover{
	color:#1D4613;
}
.news-date{
	background: url("images/news-date.jpg") no-repeat 2px 2px;
	display:block;	
	padding-left:20px;
	line-height:100%;
}
.news-item{
	padding-bottom:10px;
	padding-left:20px;
}
a.news-date:link, a.news-date:visited{
	color:#363636;
	text-decoration:none;
	padding-bottom:5px;	
}

a.news-title:link, a.news-title:visited{
	color:#363636;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:5px;
	display:block;
}
a.news-title:hover{
	text-decoration:underline;
	color:#6EA100;
}
a.contact-link:link,a.contact-link:visited{
	float:right;
	color:#6EA100;
	display:block;
	padding-left:25px;
	padding-bottom:5px;	
	margin-bottom:30px;
	margin-top:15px;	
}

a.all-news-events:link, a.all-news-events:visited{
	float:right;
	color:#6EA100;
	background: url("images/all-news-events.jpg") no-repeat;
	display:block;
	padding-left:25px;
	padding-bottom:5px;
	margin-bottom:30px;
	margin-top:15px;
}
a.all-news-events:hover, a.contact-link:hover{
	color:#363636;
	text-decoration: none; 
	
}
#wel-img{
	float:left;
	width:112px;
	padding-left:30px;

}
#wel-intro{
	float:right;
	width:300px;
	padding-right:20px;
}
#what-we-offer{
	width:215px;
	float:left;
	padding-left:30px;

}
#featured-products{
	width:215px;
	float:left;
	padding-left:30px;

}
#customers-say{
	width:215px;
	padding-left:30px;
	float:left;
}
#cusb{
	width:271px;
	float:left;
	background:url("images/service-offering-bottom.jpg") no-repeat bottom left;
}
#cust{
	width:271px;
	background:url("images/cus-title.jpg") no-repeat top left;
}
#cus{
	padding:80px 10px 50px 30px;
}

#ppb, #sfb{
	width:271px;
	float:left;
	background:url("images/service-offering-bottom.jpg") no-repeat bottom left;
}
#ppt{
	width:271px;
	background:url("images/partner-title.jpg") no-repeat top left;
}
#sft{
	width:271px;
	background:url("images/service-offering-title.jpg") no-repeat top left;
}
#pp,#sf{
	padding:80px 10px 50px 30px;
}
#so{
	width:460px;
	float:right;
	background:url("images/service-overview.jpg") no-repeat top left;
	padding-top:80px;

}
#ppr{
	width:460px;
	float:right;
	background:url("images/ab-title.jpg") no-repeat top right;
	padding-top:80px;
}
#ppr2{
	width:460px;
	float:right;
	background:url("images/partner-centre.jpg") no-repeat top left;
	padding-top:50px;
	margin-top:30px;
}
.os-item{
	padding-right:5px;
	padding-left:10px;
	margin-bottom:5px;
	clear:both;	
}
.os-item img{
	float:left;
	padding-right:10px;
	padding-bottom:7px;
}
.so-item{
	padding-right:5px;
	margin-bottom:5px;
	clear:both;
}
.so-item img{
	float:left;
	padding-right:10px;
	padding-bottom:7px;
}
.so-item a{
	padding-bottom:7px;
	display:block;
}
ul.menu{
	padding:0;
}
ul.menu li.leaf{
	list-style:none;
	line-height:1.7em;
}

ul.menu li.leaf a:link, ul.menu li.leaf a:visited{
	text-decoration:none;
}
#fp{
	float:left;
	width:440px;
	background:url("images/fp-title.jpg") no-repeat top left;
	padding-top:80px;
	padding-left:25px;
}
#plb{
	float:right;
	width:271px;
	background:url("images/pl-bottom.jpg") no-repeat bottom left;
}
#plt{
	background:url("images/pl-title.jpg") no-repeat top right;
}
#pl{
	padding:80px 10px 50px 30px;
}

.fp-item img{
	float:left;
	padding-right:10px;
	padding-bottom:7px;
}

#nt{
	float:left;
	width:440px;
	background:url("images/nt-title.jpg") no-repeat top left;
	padding-top:80px;
	padding-left:25px;
}
#cs{
	width:440px;
	background:url("images/cs-title.jpg") no-repeat top right;
	padding-top:80px;
	padding-left:20px;
}
#ss{
	width:440px;
	background:url("images/ss-title.jpg") no-repeat top right;
	padding-top:60px;
	padding-left:20px;	
}
ul.cs-ss{
	float:left;	
	padding-right:20px;
}
ul.cs-ss li{
	list-style:none;
}
#asb{
	width:271px;
	background:url("images/pl-bottom.jpg") no-repeat bottom left;
}
#ast{
	background:url("images/as-title.jpg") no-repeat top right;
}
#as{
	padding:80px 10px 50px 30px;
}
#ppb .content{
	width:215px;
}
#ss .ssimg{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
#is ul li{
	background:url(images/ids-bullet.jpg) no-repeat 0px 6px;
	line-height:2em;
	padding-left:20px;
}

#cusb img.csimg{
	float:left;
	padding-right:10px;
	padding-bottom:2px;
}

#content-left{
	width:460px;
	float:left;
	padding-left:10px;
}
#sright{
	width:271px;
	float:right;
}
#isb{
	margin-top:40px;
	width:271px;
	background:url("images/is-bottom.jpg") repeat-y bottom left;
}
#is{
	width:241px;
	background:url("images/is-title.jpg") no-repeat top left;
	padding-top:70px;
	padding-left:20px;
	padding-right:10px;
}
#is ul{
	padding:0;
}
#is ul li{
	list-style:none;
}

#os{
	width:470px;
	float:right;
	background:url("images/os-title.jpg") no-repeat top left;
	padding-top:80px;
}
#ci{
	width:460px;
	background:url("images/ci-title.jpg") no-repeat top right;
	padding-top:80px;
	padding-left:0px;
}
#cf{
	width:460px;
	background:url("images/cffrom-title.jpg") no-repeat top right;
	padding-top:80px;
	padding-left:0px;
}
#cf p, #olsf p{
	padding-left:20px;
}
#olsf{
	width:460px;
	background:url("images/online_cus_support_title.jpg") no-repeat top right;
	padding-top:80px;
	padding-left:0px;
}

#ci p{
	padding:0;
	line-height:1.6em;
}
#content-right{
	width:460px;
	float:right;
	padding-right:10px;	
}
#content-only{
	margin-top:15px;	
}
#content{
	padding: 0px 20px 20px 20px;
}
.node{
	
}
