@charset "UTF-8";
/* CSS Document */

#left{width:311px; float:left;}
#right{width:550px; float:right;}
#empty{height:22px;}
#body_container{swidth:950px;}

/*--------------- web services Navigation ------------------*/

#web_services_subnav{
     width:311px;
	 height:286px;
	 margin-top:-16px;}


#web_services_subnav li{
        list-style: none;
		width:311px;
		display:block;
}

#web_services_subnav li a { 
        height:100%;
		width:100%;
		display:block;
}

#web_services_subnav li a.ultimate{
         background:url(../images/web_services_subnav.png) no-repeat 0px 0px;
		 width:311px;
		 height:39px;
}

#web_services_subnav li a.ultimate:hover, #web_services_subnav li a.ultimate-active{
                            background:url(../images/web_services_subnav.png) no-repeat -311px 0px;
						    height:39px;
		                    width:311px;
}

#web_services_subnav li a.advanced{
          background:url(../images/web_services_subnav.png) no-repeat 0px -39px;
		  height:41px;
		  width:311px;
}

#web_services_subnav li a.advanced:hover, #web_services_subnav li a.advanced-active{
                                  background:url(../images/web_services_subnav.png) no-repeat -311px -39px;
								  height:41px;
		                          width:311px;
}

#web_services_subnav li a.intermediate{
           background:url(../images/web_services_subnav.png) no-repeat 0px -80px;
		   height:40px;
		   width:311px;
}

#web_services_subnav li a.intermediate:hover, #web_services_subnav li a.intermediate-active{
                                    background:url(../images/web_services_subnav.png) no-repeat -311px -80px;
								    height:40px;
		                            width:311px;
}

#web_services_subnav li a.basic{
           background:url(../images/web_services_subnav.png) no-repeat 0px -120px;
		   height:41px;
		   width:311px;
}

#web_services_subnav li a.basic:hover, #web_services_subnav li a.basic-active{
                                     background:url(../images/web_services_subnav.png) no-repeat -311px -120px;
								     height:41px;
		                             width:311px;
}

#web_services_subnav li a.basicecommerce{
           background:url(../images/web_services_subnav.png) no-repeat 0px -161px;
		   height:44px;
		   width:311px;
}

#web_services_subnav li a.basicecommerce:hover, #web_services_subnav li a.basicecommerce-active{
                                     background:url(../images/web_services_subnav.png) no-repeat -311px -161px;
								     height:44px;
		                             width:311px;
}

#web_services_subnav li a.ultimateecommerce{
           background:url(../images/web_services_subnav.png) no-repeat 0px -205px;
		   height:41px;
		   width:311px;
}

#web_services_subnav li a.ultimateecommerce:hover, #web_services_subnav li a.ultimateecommerce-active{
                                     background:url(../images/web_services_subnav.png) no-repeat -311px -205px;
								     height:41px;
		                             width:311px;
}

#web_services_subnav li a.superior{
           background:url(../images/web_services_subnav.png) no-repeat 0px -246px;
		   height:40px;
		   width:311px;
}

#web_services_subnav li a.superior:hover, #web_services_subnav li a.superior-active{
                                     background:url(../images/web_services_subnav.png) no-repeat -311px -246px;
								     height:40px;
		                             width:311px;
}

/*-------------------- services end navigation2 ------------------------*/

ul.infolist{width:305px; float:left; margin-left:20px;}
ul.infolist li{font:15px "Arial", Helvetica, sans-serif; color:#FC0; line-height:20px;}
a.buynow_ultimate{background:url(../images/web_buynow_ultimatecart.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
a.buynow_advanced{background:url(../images/web_buynow_advanced.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
a.buynow_intermediate{background:url(../images/web_buynow_intermediate.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
a.buynow_basic{background:url(../images/web_buynow_basic.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
a.buynow_superior{background:url(../images/web_buynow_superior.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
a.buynow_basicecommerce{background:url(../images/web_buynow_basiccart.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
a.buynow_ultimateecommerce{background:url(../images/web_buynow_basiccart.jpg) no-repeat; width:199px; height:137px; float:right; display:block; margin-top:35px;}
p.body_text{font:15px "Arial",Helvetica,sans-serif; color:#CCC;}