.sublinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #999999;

	background-color:#FFFFFF;

	font-size: 11px;

	text-decoration: none;

	font-weight:bold;

}

.sublinks:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #777777;

	background-color:#FFFFFF;

	font-size: 11px;

	text-decoration: underline;

	font-weight:bold;

}

.pagelinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #96D217;

	background-color:#333333;

	font-size: 11px;

	text-decoration: none;

}

.pagelinks:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #96D217;

	background-color:#333333;

	font-size: 11px;

	text-decoration: underline;

}

.toplinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#333;

	background-color:#FFFFFF;

	font-size: 9px;

	text-decoration: none;

}

.toplinks:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FE8F0D;

	font-size: 9px;

	text-decoration: none;

	background-color: #EAEAEA;

}

body {

	background-image: url(../images/page_bg.gif);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

td { 

	color:#999999;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:9px;

}

.orange {

	color: #FE8F0D;

	background-color:#FFFFFF;

}

.green {

	color:#96D217;

	background-color:#333333;

	font-weight:bold;

}

.pagetxt {

	color:#FFFFFF;

	background-color:#333333;

}

.footer {

	color:#555555;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:9px;

	height:30px;

	padding-top:10px;

}

.pageheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 36px;

	color: #000000;

	background-color: #B4B4B4;

	padding-left:3px;

}
/*Two Boxes*/
.ServicesBox
{
	width:200px;
	height:150px;
	/*border:1px solid #0000FF;*/
	float:left;
	background-color:#FFFFFF;
}
.leftcolumn
{
	/*border:1px solid #0000FF;*/
	/*padding-top:10px;*/
	height:150px;
}
.ExpertiseBox
{
	width:200px;
	height:150px;
	margin-left:20px;
	/*border:1px solid #0000FF;*/
	float:left;
	background-color:#FFFFFF;
}

.boxcorner_lefttop
{
	background:url(../images/roundbox_topleft.gif) no-repeat top left;
	height:150px;
	/*border:1px solid #FF0000;*/
}
.boxcorner_bottomleft
{ 
	 background:url(../images/roundbox_bottomleft.gif) no-repeat bottom left;
	 height:150px;
}
.boxcorner_righttop
{
	 background:url(../images/roundbox_topright.gif) no-repeat top right;
	 height:150px;
}
.boxcorner_rightbottom
{
	background:url(../images/roundbox_bottomright.gif) no-repeat bottom right; 
	height:150px;
}
.boxcorner_lefttopstrip
{
	background:url(../images/roundbox_topstrip.gif) repeat-x top;
	 height:150px;
}
.boxcorner_leftbottomstrip
{
	height:150px;
	background:url(../images/roundbox_leftstrip.gif) repeat-y left;
}
.boxcorner_righttopstrip
{
	background:url(../images/roundbox_rightstrip.gif) repeat-y right;
	height:150px;
}
.boxcorner_rightbottomstrip
{
	background:url(../images/roundbox_bottomstrip.gif) repeat-x bottom;
	height:150px;
}

.leftcolumnHeader
{ 
	/*border:1px solid red;*/
	padding-top:5px;
	padding-left:10px;
	/*margin-left:5px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
/*.ServicessubContent
{
	padding-left:5px;
	line-height:15px;
}*/
.leftcolumnBody
{
	/*border:1px solid green;*/
	height:125px;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
	padding-top:5px;
	line-height:15px;
	/*line-height:18px;*/
	/*margin:0;
	padding:0;*/
}
.ExpertiseBody
{
	/*border:1px solid green;*/
	background:url(../images/icons.jpg) no-repeat;
	height:115px;
	margin-left:10px;
}
.rightjustify
{
	background:url(../images/more_icon.gif) no-repeat right;;
}
.ServicesHeader_image
{
	background:url(../images/greendot_icon.gif) no-repeat left center;
	/*background:url(../img/greendot_icon.gif) no-repeat;*/
	/*padding-left:10px;*/
	/*padding-top:10px;*/
	/*padding-left:10px;*/
	/*border:1px solid #FF0000;*/
	width:8px;
	height:15px;
	float:left;
}
/*Two Boxes*/
.ServicessubContent img{margin-bottom:4px; padding-left:5px;}
.more { text-align:right; padding-right:10px;}
#news-room
{
	/*border:1px solid red;*/
	width:250px;
	color:#000000;
	margin-top:10px;
	
}
.NewsroomHeader
{
	/*border:1px solid red;*/
	background:url(../images/news_strip.gif) repeat;
	font-family:Tahoma, Areal;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin-left:5px;
}
.NewsLeft
{
/*border:1px solid blue;*/
width:250px;
background:url(../images/newscorner_left.gif) no-repeat left top;
}
.NewsRight
{
/*border:1px solid blue;*/
width:250px;
background:url(../images/newscorner_right.gif) no-repeat right top;
}
.underlineimage
{
 background:url(../images/dots.gif) no-repeat center;
 
}

#news-room li,#news-room li{list-style:none;margin:0;padding:0;}
.pagetxt li,.pagetxt li{ list-style:none; margin:0; padding:0;}


/************************************************
	styles added by lajin on 25th May 2009
*************************************************/
img {

	border:none;
	
}

#welcome {

	color:#FFFFFF;font-size:1.2em;
}

#welcome h2 {

	color:#96D117;
	
	font-size:1.2em;
	
}

.more{
	text-align:right;
}

.more a{

	color:#FFFFFF;
	
	text-decoration:none;
	
	font-weight:normal;
	
}

.right{

	text-align:right;
	
	padding-right:40px;
	
}

#block-container {

	font-family:Arial, Helvetica, sans-serif;
	
	color:#FFFFFF;
	
	font-size:1.2em;
	
}

#block-container h4 {

	font-size:1.5em;
	
	margin:0;
	
	background:url(../images/orange_dot.gif) no-repeat left center;
	
	padding-left:14px;
	
}

#block-container .column-content1 {

	margin:0 0 0 30px;
	
	border-right:1px dotted #CCCCCC;
	
}

#block-container .column-content2 {

	margin:0 30px 0 30px;
	
}

#block-container ul {

	list-style-image:url(../images/green_arrowicon.gif);
	
	margin-left:10px;
	
	padding:0;
}

.column2-1 {

	float:left;
	
	width:50%;
	
	font-weight:bold;
	
}

.column2-2 {

	float:left;
	
	width:50%;
	
}