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

#package_top{background:url(../images/package_top.png) no-repeat; width:950px; height:71px; }
#package_body{background:url(../images/package_bodyrepeat.png) repeat-y; width:950px; height:auto;}

/*------------------------------- package -----------------------------------*/
.package_list1{ width:205px; padding-left:25px; padding-top:10px; padding-bottom:10px; float:left;}
.package_list1 li{font:13px "Arial", Helvetica, sans-serif; color:#330000; line-height:18px;}

.package_list2{ width:205px; padding-left:36px; padding-top:10px; padding-bottom:10px; float:left;}
.package_list2 li{font:13px "Arial", Helvetica, sans-serif; color:#330000; line-height:18px;}

.package_list3{ width:205px; padding-left:32px; padding-top:10px; padding-bottom:10px; float:left;}
.package_list3 li{font:13px "Arial", Helvetica, sans-serif; color:#330000; line-height:18px;}

.package_list4{ width:205px; padding-left:35px; padding-top:10px; padding-bottom:10px; float:left;}
.package_list4 li{font:13px "Arial", Helvetica, sans-serif; color:#330000; line-height:18px;}

#package_bottom{background:url(../images/package_prices.jpg) no-repeat; width:950px; height:79px;}

/*--------------- Navigation ------------------*/

.package_readmore{
     width:950px;
}

.package_readmore li{
        list-style: none;
		height:35px;
		float:left;
		display:block;
}

.package_readmore a { 
        height:100%;
		width:100%;
		display:block;
}

a.acceletation{
         background:url(../images/package_readmore.jpg) no-repeat 0px 0px;
		 width:235px;
		 height:35px;
}

a.acceletation:hover{
                            background:url(../images/package_readmore.jpg) no-repeat 0px -35px;
						    height:35px;
		                    width:235px;
}

a.standard{
          background:url(../images/package_readmore.jpg) no-repeat -235px 0px;
		  height:35px;
		  width:240px;
}

a.standard:hover{
                                  background:url(../images/package_readmore.jpg) no-repeat -235px -35px;
								  height:35px;
		                          width:240px;
}

a.advanced{
           background:url(../images/package_readmore.jpg) no-repeat -475px 0px;
		   height:35px;
		   width:235px;
}

a.advanced:hover{
                                    background:url(../images/package_readmore.jpg) no-repeat -475px -35px;
								    height:35px;
		                            width:235px;
}

a.ultimate{
           background:url(../images/package_readmore.jpg) no-repeat -710px 0px;
		   height:35px;
		   width:240px;
}

a.ultimate:hover{
                                     background:url(../images/package_readmore.jpg) no-repeat -710px -35px;
								     height:35px;
		                             width:240px;
}

/*-------------------- end navigation ------------------------*/
/*-------------------- body container -----------------------*/

#left{width:311px; float:left;}
#right{width:639px; float:right;}
#empty{height:22px;}
#body_container{ width:950px;}
p.body_text{font:15px "Arial", Helvetica, sans-serif; color:#cccccc; width:570px; margin-left:45px;}

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

.services_nav{
     width:311px;
	 height:161px;
	 margin-top:-16px;}


.services_nav li{
        list-style: none;
		width:311px;
		display:block;
}

.services_nav a { 
        height:100%;
		width:100%;
		display:block;
}

a.sponsoredsearch{
         background:url(../images/services_nav.png) no-repeat 0px 0px;
		 width:311px;
		 height:38px;
}

a.sponsoredsearch:hover{
                            background:url(../images/services_nav.png) no-repeat -311px 0px;
						    height:38px;
		                    width:311px;
}

a.organicsearch{
          background:url(../images/services_nav.png) no-repeat 0px -38px;
		  height:41px;
		  width:311px;
}

a.organicsearch:hover{
                                  background:url(../images/services_nav.png) no-repeat -311px -38px;
								  height:41px;
		                          width:311px;
}

a.locallistings{
           background:url(../images/services_nav.png) no-repeat 0px -79px;
		   height:40px;
		   width:311px;
}

a.locallistings:hover{
                                    background:url(../images/services_nav.png) no-repeat -311px -79px;
								    height:40px;
		                            width:311px;
}

a.advancedecommerce{
           background:url(../images/services_nav.png) no-repeat 0px -119px;
		   height:42px;
		   width:311px;
}

a.advancedecommerce:hover{
                                     background:url(../images/services_nav.png) no-repeat -311px -119px;
								     height:42px;
		                             width:311px;
}

/*-------------------- services end navigation ------------------------*/
/*-------------------- text container -------------------------*/

#text_container{width:950px;}
#text_top{background:url(../images/services_bodytop.jpg) no-repeat; width:913px; height:24px; padding-left:37px; padding-top:12px;}
h2{font:20px "Impact", Impact5, Charcoal6, sans-serif; color:#330000;}
#text_bodyrepeat{background:url(../images/services_bodyrepeat.jpg) repeat-y; width:913px; height:auto; padding-left:37px;}
#text_bodybottom{background:url(../images/services_bodybottom.jpg) no-repeat; width:950px; height:18px;}

#text_bodyrepeat p, .text_list li, .text_list2 li{font:15px "Arial", Helvetica, sans-serif; color:#333333; width:860px; line-height:20px;}
h3{font:16px Verdana, Arial, Helvetica, sans-serif; color:#ff6600; font-weight:600;}
.text_list li{list-style:decimal; width:700px; line-height:20px;}
.text_list{margin-left:70px; margin-top:30px;}

.text_list2 li{list-style:decimal; width:700px; line-height:20px;}
.text_list2{margin-left:40px;}