#Tabs {width: 31px; height: 300px; list-style: none; padding: 0; position:relative; display:block; float:right; margin-top:11px}
	#Tabs ul.tabbg {position:relative; margin:0; padding:0; list-style:none; background: url(../images/tabs.gif) no-repeat }
	#Tabs li {margin:0; padding:0; overflow:hidden;}					
	#Tabs li a span {display: none; }				
	#Tabs li.tabbg a {width:31px; display:block; padding:0; margin:0; overflow:hidden;}	
		#Tabs li a.service {position:absolute; top:0; height:107px; background: url(../images/tab_service.gif) no-repeat top; z-index:0;}
			#Tabs li a.service span {display: none !important; }
		#Tabs li a.solution {position:absolute; top:107px; _top:0; height:124px; background: url(../images/tab_solution.gif) no-repeat top; z-index:0;}	
			#Tabs li a.solution span {display: none !important; }
		#Tabs li a.freebies {position:absolute; top:231px; _top:0; height:69px; background: url(../images/tab_freebies.gif) no-repeat top; z-index:0;}
			#Tabs li a.freebies span {display: none !important; }
	#Tabs li a:hover {background-position: bottom;}
	#Tabs li a:active{outline:none; border:0;}
	#Tabs li a.current {background-position: bottom;}
	.tabBG{position:relative; background:url(../images/tab_bg.png) repeat-x; height:300px; overflow:hidden; margin:0; padding:10px 10px 10px 2px;}

#tab_Service{position:absolute; top:0px; right:0px; width:437px; height:300px; margin:0; padding:0; overflow:hidden; display:none;}
	#tab_Service ul.tabbg{float:right; width:31px; height:300px; padding:0; margin:0; overflow:hidden}
	#tab_Service ul.tabbg li a{padding:0; margin:0}
	#tabBase1{position:absolute; top:0px; right:31px; background:url(../images/tabGrey1.png) no-repeat top right; width:300px; height:300px; overflow:hidden;}
	#greyTab1{position:absolute; top:0; right:0; background:url(../images/greyTab1.png) no-repeat; width:31px; height:107px; padding-right:0; overflow:hidden; z-index:100;}
	#greyPic1{float:left;background:url(../images/tabPic_1.png) no-repeat; width:155px; height:300px;}
		ul.services1{float:left; width:300px;}
		ul.services1 li{width:300px;}	

#tab_Solution{position:absolute; top:0px; right:0; width:437px; height:300px; overflow:hidden; display:none;}
	#tab_Solution ul.tabbg{float:right; width:31px; height:300px; padding:0; margin:0; overflow:hidden}
	#tab_Solution ul.tabbg li a{padding:0; margin:0}
	#tabBase2{position:absolute; top:0px; right:31px; background:url(../images/tabGrey2.png) no-repeat top right; width:300px; height:300px; overflow:hidden;}
	#greyTab2{position:absolute; top:90px; right:0; background:url(../images/greyTab2.png) no-repeat; width:31px; height:141px; padding-right:0; overflow:hidden;  z-index:100;}	
	#greyPic2{float:left; background:url(../images/tabPic_2.png) no-repeat; width:155px; height:300px;}
		ul.solutions1{float:left; width:300px;}
		ul.solutions1 li{width:300px;}
	
#tab_Freebies{position:absolute; top:0px; right:0px; width:437px; height:300px; overflow:hidden; display:none;}	
	#tab_Freebies ul.tabbg{float:right; width:31px; height:300px; padding:0; margin:0; overflow:hidden}
	#tab_Solution ul.tabbg li a{padding:0; margin:0}
	#tabBase3{position:absolute; top:0px; right:31px; background:url(../images/tabGrey3.png) no-repeat top right; width:300px; height:300px; overflow:hidden;}
	#greyTab3{position:absolute; top:215px; right:0; background:url(../images/greyTab3.png) no-repeat; width:31px; height:85px; padding-right:0; overflow:hidden; z-index:100;}	
	#greyPic3{float:left;background:url(../images/tabPic_3.png) no-repeat; width:155px; height:300px;}
		ul.freebies1{float:left; width:300px;}
		ul.freebies1 li{width:300px;}

	#Tabs .close{position:absolute; right:34px; top:5px; z-index:100; cursor:pointer;}
	#Tabs .close a{color:#fff; font-weight:bold; text-decoration:none;}
	#Tabs .close:hover{color:#666;}
	
	.tabtxt{position:relative; float:left; width:244px; background: none; padding:10PX;}
	.tabtext ul{margin:0; padding:0; display:block; background:none; float:left; width:300px;}
	.tabtext ul li a{margin:0; padding:0; width:300px;}	
	
	.sellMore{position:relative; float:left; padding:3px; width:244px; background: none; height:272px;}
	.sellMore a{cursor:pointer}

#SolutionsApplet{width:670px; height:260px; overflow:hidden; position:absolute; top:10px;}
	#SolutionsApplet h4{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; height:32px;}
	#SolutionsApplet p{ margin:0; padding:0 0 6px 0;}
	#SolutionsApplet a{text-decoration:none;}
	#SolutionsApplet a.selected{color:#302886; font-weight:bold;}
	#Q1{width:208px; height:280px; float:left; text-align:left; padding:0px 5px;}
		#Q1 ul { text-align:left;}
		#Q1 ul li{ padding:0 4px; margin-bottom:10px}
		#Q1 ul li span{ font-size:12px; padding:0 10px 0 10px; display:block; text-align:left; float:left;}
		#Q1 ul li a span { font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat; cursor:pointer; text-align:left; float:left;}
		#Q1 ul li a:hover span, #Q1 ul.list1 li a.selected span { font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}
	#Q2{width:200px; height:280px; float:left; border-left:1px solid #333333; padding:0px 5px;}
		#Q2 ul{list-style:none; margin:0; color:#000;}
		#Q2 ul li{ padding:0 4px; margin-bottom:10px}
		#Q2 ul li span{font-size:12px; padding:0 10px 0 10px; display:block; float:left;}
		#Q2 ul li a span{ font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat;}
		#Q2 ul li a:hover span, #Q2 ul li a.selected span{ font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}
	#Q3{width:220px; height:280px; float:left; border-left:1px solid #333; padding:0px 5px;}
		#Q3 p{ font-size:10px; line-height:12px;}
		#Q3 ul{list-style:none; padding:0 0 0 15px; margin:0; color:#000;}
		#Q3 ul li{ padding:0 4px; margin-bottom:10px}
		#Q3 ul li span{font-size:11px; padding:0 10px 0 10px; display:block;}
		#Q3 ul li a span{ font-size:11px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat;}
		#Q3 ul li a:hover span, #Q3 ul li a.selected span{ font-size:11px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}

#ie_SolutionsApplet{background:#666;}
	.sol_back{clear:both; font-size:12px;}
	.sol_back_sm{clear:both; font-size:12px;}
	.sol_back_mc{clear:both; font-size:12px;}
	.sol_back_dk{clear:both; font-size:12px;}
	#ie_SolutionsApplet h4{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; margin:0;}
	#ie_SolutionsApplet p{display:block;}
	#ie_SolutionsApplet a{text-decoration:none;}
	#ie_SolutionsApplet a.selected{color:#302886; font-weight:bold;}
	#ie_Q1{}
		#ie_Q1 ul {margin:10px 0; text-align:left; display:block;}
		#ie_Q1 ul li{margin:3px 0; display:block; width:300px;}
		#ie_Q1 ul li span{ font-size:12px; padding:0 10px 0 10px; display:block; text-align:left; float:left;}
		#ie_Q1 ul li a span { font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat; cursor:pointer; text-align:left;}
		#ie_Q1 ul li a:hover span, #Q1 ul.list1 li a.selected span { font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}
	#ie_Q2{}
		#ie_Q2 ul{list-style:none; color:#000; display:block;}
		#ie_Q2 ul li{margin:5px 0; display:block; width:300px;}
		#ie_Q2 ul li span{font-size:12px; padding:0 10px 0 10px; display:block; float:left;}
		#ie_Q2 ul li a span{ font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat;}
		#ie_Q2 ul li a:hover span, #Q2 ul li a.selected span{ font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}
	#ie_Q3{}
		#ie_Q3 p{}
		#ie_Q3 ul{list-style:none; color:#000; display:block;}
		#ie_Q3 ul li{margin:5px 0; display:block; width:300px;}
		#ie_Q3 ul li span{font-size:11px; padding:0 10px 0 10px; display:block; float:left;}
		#ie_Q3 ul li a span{ font-size:11px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat;}
		#ie_Q3 ul li a:hover span, #Q3 ul li a.selected span{ font-size:11px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}	
		
#CloseBtn{ background:url(../images/closebtn.png) no-repeat; height:22px; width:22px; margin:6px; float:left}

.services1 li a{ font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat; cursor:pointer; text-align:left;}
.freebies1 li a{ font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat; cursor:pointer; text-align:left;}

.services1 li a:hover{ font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}
.freebies1 li a:hover{ font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat;}


#tab_Service ul.services1{}
#tab_Service li{ padding:0 0 10px 0;}
#tab_Service ul.services1 li a { font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat; padding:0 0 0 10px}
#tab_Service ul.services1 li a:hover { font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat; padding:0 0 0 10px}

#tab_Freebies ul.freebies1{}
#tab_Freebies li{ padding:0 0 10px 0;}
#tab_Freebies ul.freebies1 li a { font-size:12px; font-weight:bold; color:#000; background:url(../images/arrow-white.png) no-repeat; padding:0 0 0 10px}
#tab_Freebies ul.freebies1 li a:hover { font-size:12px; font-weight:bold; color:#302886; background:url(../images/arrow-blue.png) no-repeat; padding:0 0 0 10px}




