/*--- Common ---*/
* { padding:0px; margin:0px; }
body { background:#FFFFFF; font:normal 12px/18px Arial, Helvetica, sans-serif; color:#917e96; }
.floatLeft, .fL { float:left; }
.floatRight, .fR { float:right; }
.clear { clear:both; display:block; overflow:hidden; height:1px; }

/*--- Wrapper ---*/
#Wrapper { width:900px; margin:auto; padding-top:10px; }

/*--- Main ---*/
#Main { }
#Main .floatLeft { width:638px; }
#Main .floatLeft .top { overflow:hidden; height:54px; background:url(../images/sh_top-background.jpg) left top repeat-x #150319; }
#Main .floatLeft .top .fL { height:54px; background:url(../images/sh_works.jpg) left top no-repeat; width:95px; }
#Main .floatLeft .top .fR { height:54px; background:url(../images/sh_right-top.jpg) right top no-repeat; width:18px; }
#Main .floatLeft .mid { border-left:1px solid #0099CC; border-right:1px solid #0099CC; background:#006699; padding:0px 19px; }
#Main .floatLeft .bottom { height:14px; background:url(../images/sh_bottom-bg.png) left top repeat-x; overflow:hidden; } 
#Main .floatLeft .bottom .fL { background:url(../images/sh_bottom-left.png) left top no-repeat; width:16px; height:14px; }
#Main .floatLeft .bottom .fR { background:url(../images/sh_bottom-right.gif) right top no-repeat; width:15px; height:14px; }
#Main .floatRight { width:243px; margin-top:55px; }
#Main h1.logo { width:243px; height:200px; display:block; background:url(../images/sh_logo.jpg) left top no-repeat; overflow:hidden; padding:20px 0px 0px 0px; }
#Main .chatIds { padding-top:5px; }
#Main .chatIds h2 { font:normal 22px/38px Georgia, "Times New Roman", Times, serif; color:#333333; display:block; padding-left:85px; margin-bottom:5px; }
#Main .chatIds h2 a:link
{
color:#333333;
text-decoration:none;
}
#Main .chatIds h2 a:visited
{
color:#333333;
text-decoration:none;
}
#Main .chatIds h2 a:hover
{
color:#006699;
text-decoration:underline;
}
#Main .chatIds h2.skype { background:url(../images/sh_home.jpg) 24px top no-repeat; height:60px; text-align:left; }
#Main .chatIds h2.yahoo { background:url(../images/sh_industry.jpg) 24px top no-repeat; height:71px; text-align:left;  }
#Main .chatIds h2.gtalk { background:url(../images/sh_services.jpg) 24px top no-repeat; height:60px; text-align:left;  }
#Main .chatIds h2.aim { background:url(../images/sh_contactus.jpg) 24px top no-repeat; margin-bottom:0px; height:60px; text-align:left; }

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
		
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:598px;
		height:480px;
		overflow:hidden;
		position:relative;
		}
	#slider li{ 
		background:#000;
		}		
				
	span#prevBtn { background:url(../images/sh_previous.jpg) left top no-repeat;  margin-top:9px; float:left; display:block; width:58px; height:19px;  }
	span#nextBtn { background:url(../images/sh_next.jpg) left top no-repeat;  margin-top:9px; float:right; display:block; width:33px; height:19px; }
	span#prevBtn a { width:58px; }
	span#nextBtn a { width:33px; }
	span#prevBtn a, span#nextBtn a { text-decoration:none; display:block; height:19px; }
			
	
	#slider .botArea { background:url(../images/sh_bottom-background.png) left top repeat; width:598px; height:60px; position:absolute; top:371px; padding:10px 15px; z-index:10; color:#8a818c; }
	#slider .botArea h3 { font:normal 20px/24px Georgia, "Times New Roman", Times, serif; color:#ffd200; text-align:center; }	
	#slider .botArea p span { background:#000; }

/* // Easy Slider */



/*--- Footer ---*/
#Footer { padding-left:28px; font:normal 12px/50px Arial, Helvetica, sans-serif; color:#333333 }
#Footer a { font-weight:bold; color:#FF0000; text-decoration:none; border-bottom:1px solid #47294e; padding-bottom:3px; }
#Footer a:hover { border-bottom:1px solid #ccbbd0; }



.top .chatIds1
{
float:left;
padding:25px 0px 0px 200px;
font-weight:bold;
color:#FFFFFF;
}
.top .chatIds1 a
{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.top .chatIds1 a:link
{
color:#FFFFFF;
text-decoration:none;
}
.top .chatIds1 a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.top .chatIds1 a:hover
{
color:#FFFFFF;
text-decoration:underline;
}