body {
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  background-image:url(../images/header_bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
}
.clear {
  font-size:1px;
  line-height:1px;
  clear:both;
}

#main_container {
  width:1000px;
  height:auto;
  margin:0px auto;
}
#header {
  width:1000px;
  height:128px;
}
#logo {
  width:225px;
  height:128px;
  float:left;
}
#header_links {
  width:745px;
  height:128px;
  float:right;
}
.topmain
{
height:25px;
width:745px;
}
.view_btn
{
width:380px;
float:left;
height:25px;
}
.view_link
{
float:right;
}

.top_links {
  width:335px;
  float:right;
  height:20px;
  text-align:right;
  padding-right:30px;
  padding-top:7px;
}
.top_links .client{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#a0a0a0;
  text-decoration:none;
  margin:0px 10px;
  padding-left:15px;
  padding-top:2px;
  background-image:url(../images/client_login.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
.top_links .client:hover{
  color:#b8b7b7;
}
.top_links .faq{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#a0a0a0;
  text-decoration:none;
  margin:0px 10px;
  padding-left:15px;
  padding-top:2px;
  background-image:url(../images/faq.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
.top_links .faq:hover{
  color:#b8b7b7;
}
.top_links .sitemap{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#a0a0a0;
  text-decoration:none;
  margin:0px 10px;
  padding-left:15px;
  padding-top:2px;
  background-image:url(../images/sitemap.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
.top_links .sitemap:hover{
  color:#b8b7b7;
}
.top_links .blog{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#a0a0a0;
  text-decoration:none;
  margin:0px 10px;
  padding-left:15px;
  padding-top:2px;
  background-image:url(../images/blog.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
.top_links .blog:hover{
  color:#b8b7b7;
}
.bottom_links {
  width:673px;
  height:65px;
  padding-top:36px;
  padding-left:70px;
}
.links_home{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  width:70px;
  height:24px;
  padding-top:5px;
  text-align:center;
  float:left;
}
.links_home:hover{
  background-image:url(../images/home.jpg);
  background-repeat:no-repeat;
  color:#000000;
}
.links_company{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  width:91px;
  height:24px;
  padding-top:5px;
  text-align:center;
  float:left;
}
.links_company:hover{
  background-image:url(../images/company.jpg);
  background-repeat:no-repeat;
  color:#000000;
}
.links_services{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  width:86px;
  height:24px;
  padding-top:5px;
  text-align:center;
  float:left;
}
.links_services:hover{
  background-image:url(../images/services.jpg);
  background-repeat:no-repeat;
  color:#000000;
}
.links_success{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  width:134px;
  height:24px;
  padding-top:5px;
  text-align:center;
  float:left;
}
.links_success:hover{
  background-image:url(../images/success.jpg);
  background-repeat:no-repeat;
  color:#000000;
}
.links_free{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  width:182px;
  height:24px;
  padding-top:5px;
  text-align:center;
  float:left;
}
.links_free:hover{
  background-image:url(../images/free_website.jpg);
  background-repeat:no-repeat;
  color:#000000;
}
.links_contact{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  width:83px;
  height:24px;
  padding-top:5px;
  text-align:center;
  float:left;
}
.links_contact:hover{
  background-image:url(../images/contact.jpg);
  background-repeat:no-repeat;
  color:#000000;
}

#content_area {
  width:956px;
  height:auto;
  padding:0px 22px;
}
#text_div {
  width:956px;
  height:100px;
}
.text_div h1{
  font-family:Helvetica, Arial, sans-serif;
  font-size:25px;
  font-weight:normal;
  color:#000;
  margin:10px 0px;
  padding:0px;
}
.text_div h1 span{
  font-size:24px;
  color:#fff;
  background-color:#000000;
  padding:0px 5px;
}
.text_div h2{
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#000;
  margin:0px;
  padding:0px;
}
#flash_area {
  width:956px;
  height:309px;
  margin:15px 0px;
}
#flash_area1 {
  width:956px;
  height:117px;
  margin:0px 0px 20px 0px;
}
#heading_area {
  width:956px;
  height:61px;
}
#heading_area .about_sem{
  width:418px;
  margin:15px 10px;
  padding:5px 0px 5px 40px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:18px;
  color:#2a2a2a;
  background-image:url(../images/abt_sem.jpg);
  background-repeat:no-repeat;
  background-position:left;
  float:left;
}
#heading_area .client_speak{
  width:418px;
  _width:400px;
  margin:15px 10px;
  padding:5px 0px 5px 40px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:18px;
  color:#2a2a2a;
  background-image:url(../images/client_speak.jpg);
  background-repeat:no-repeat;
  background-position:left;
  float:right;
}


.line {
  background-image:url(../images/line.jpg);
  background-repeat:no-repeat;
  width:956px;
  height:8px;
}
#mid_text_area{
  width:956px;
  height:auto;
}
.about_sem_text {
  width:458px;
  height:auto;
  padding:10px;
  float:left;
}
.about_sem_text p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#2a2a2a;
  margin:0px;
  padding:10px 0px;
}
.client_speak_text{
  width:458px;
  height:auto;
  padding:10px;
  float:right;
}
.client_speak_text p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#2a2a2a;
  margin:0px;
  padding:10px 0px;
}
.client_speak_text h2{
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  font-style:normal;
  color:#2a2a2a;
  text-align:right;
}
.client_speak_text h2 span{
  font-size:11px;
}
.img_left {
  float:left;
  padding-right:10px;
}
#heading_area1 {
  width:956px;
  height:61px;
}
#heading_area1 .proud{
  width:197px;
  margin:15px 10px 15px 50px;
  _margin:15px 10px 15px 30px;
  padding:5px 0px 5px 40px;
  font-family:Trebuchet MS, Arial, Helvetica,  sans-serif;
  font-size:18px;
  color:#441700;
  font-weight:bold;
  background-image:url(../images/proud.jpg);
  background-repeat:no-repeat;
  background-position:left;
  float:left;
}
#heading_area1 .services{
  width:216px;
  margin:15px 10px 15px 50px;
  padding:5px 0px 5px 40px;
  font-family:Trebuchet MS, Arial, Helvetica,  sans-serif;
  font-size:18px;
  color:#441700;
  font-weight:bold;
  background-image:url(../images/services_sem.jpg);
  background-repeat:no-repeat;
  background-position:left;
  float:left;
}
#heading_area1 .sem_blog{
  width:222px;
  margin:15px 10px 15px 50px;
  padding:5px 0px 5px 40px;
  font-family:Trebuchet MS, Arial, Helvetica,  sans-serif;
  font-size:18px;
  color:#441700;
  font-weight:bold;
  background-image:url(../images/sem_blog.jpg);
  background-repeat:no-repeat;
  background-position:left;
  float:right;
}
#bottom_text_area {
  width:956px;
  height:auto;
  margin-bottom:60px;
}
#bottom_text_container {
  height:330px;
}
.bottom_text_logo {
  width:266px;
  height:auto;
  padding:20px 20px;
  float:left;
}
.logo {
  margin:10px;
}
.bottom_text_services {
  width:266px;
  height:auto;
  padding:20px 20px 20px 50px;
  text-align:left;
  float:left;
}
.bottom_text_services ul{
  margin:0px;
  padding:0px;
}
.bottom_text_services ul li{
  margin:0px;
  padding:0px 0px 8px 0px;
  list-style:none;
  background-image:url(../images/service_lines.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
  margin:3px 0px;
}
.bottom_text_services ul li a{
  font-family:Trebuchet MS, Arial, Helvetica,  sans-serif;
  font-size:14px;
  color:#010101;
  font-weight:bold;
  background-image:url(../images/service_icon.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:20px;
  text-decoration:none;
}
.bottom_text_services ul li a:hover{
  color:#9a3822;
}
.bottom_text_blog {
  width:266px;
  height:auto;
  padding:20px 0px 20px 34px;
  text-align:left;
  float:right;
}
.bottom_text_blog ul{
  margin:0px;
  padding:0px;
}
.bottom_text_blog ul li{
  margin:0px;
  padding:0px 2px 15px 2px;
  list-style:none;
  background-image:url(../images/blog_bullet.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  margin:10px 0px;
  font-family:Trebuchet MS, Arial, Helvetica,  sans-serif;
  font-size:10px;
  color:#eae2ad;
  font-weight:normal;
}
.bottom_text_blog ul li a{
  font-family:Trebuchet MS, Arial, Helvetica,  sans-serif;
  font-size:14px;
  color:#010101;
  font-weight:bold;
  background-image:url(../images/blog_lines.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
  padding-bottom:10px;
  padding-left:18px;
  text-decoration:none;
}
.bottom_text_blog ul li a:hover{
  color:#9a3822;
}
#footer {
  background-image:url(../images/footer_bg.jpg);
  background-repeat:repeat-x;
  height:313px;
}
#footer_container {
  width:936px;
  height:253px;
  padding:20px 10px;
  margin:0px auto;
}
.footer_container_left {
  width:526px;
  height:253px;
  float:left;
}
.footer_container_left h1{
  font-family:Helvetica, Arial, sans-serif;
  font-size:19px;
  color:#ffffff;
  font-weight:normal;
  background-image:url(../images/footer_line.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
  padding:0px 0px 10px 0px;
  margin:0px;
}
.footer_container_left p{
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  color:#ffffff;
  font-weight:normal;
  padding:10px 0px;
  margin:0px;
}
.footer_container_left p span{
  font-size:11px;
  color:#666666;
}
.footer_container_form {
  width:500px;
  _width:510px;
  height:auto;
  margin-top:10px;
  _margin-top:5px;
}
.footer_container_form_left {
  width:200px;
  height:auto;
  float:left;
}
.footer_container_form_mid {
  width:200px;
  height:auto;
  float:left;
}
.footer_container_form_right {
  width:100px;
  height:auto;
  float:right;
  padding-top:60px;
}
.footer_textarea_bg{
  width:180px;
  height:21px;
  background-image:url(../images/footer_textarea.jpg);
  background-repeat:no-repeat;
  padding:5px;
  margin:15px 5px;
  text-align:center;
}
.footer_textarea{
  font-family:Helvetica, Arial, sans-serif;
  font-size:13px;
  color:#000000;
  font-weight:bold;
  width:170px;
  height:18px;
  border:0px;
  padding-top:3px;
}
.footer_container_right {
  width:370px;
  height:253px;
  padding:0px 0px 0px 20px;
  float:right;
}
.footer_container_right p{
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  color:#ffffff;
  font-weight:normal;
  padding:0px;
  margin:0px;
}

/*Inner pages css*/

.inner_bg {
  background-image:url(../images/inner_bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
}
.text_div_inner {
  width:806px;
  height:118px;
  background-image:url(../images/globe.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:150px;
}
.text_div_seo {
  width:806px;
  height:118px;
  background-image:url(../images/seo.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:150px;
}
.text_div_ppc {
  width:806px;
  height:118px;
  background-image:url(../images/ppc.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:180px;
}
.text_div_job {
  width:806px;
  height:118px;
  background-image:url(../images/job.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:150px;
}
.text_div_smm {
  width:806px;
  height:118px;
  background-image:url(../images/smm.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:150px;
}
.text_div_book {
  width:806px;
  height:118px;
  background-image:url(../images/book.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:150px;
}
.text_div_free {
  width:806px;
  height:118px;
  background-image:url(../images/free.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:180px;
}
.text_div_blog {
  width:806px;
  height:118px;
  background-image:url(../images/blogs.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:180px;
}
.text_div_link {
  width:806px;
  height:118px;
  background-image:url(../images/link.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:150px;
}
.text_div_press {
  width:806px;
  height:118px;
  background-image:url(../images/press.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:170px;
}
.text_div_tick {
  width:806px;
  height:118px;
  background-image:url(../images/tick.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:140px;
}

.text_div_how {
  width:806px;
  height:118px;
  background-image:url(../images/how.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:140px;
}
.text_div_price {
  width:806px;
  height:118px;
  background-image:url(../images/magic.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:185px;
}
.text_div_local {
  width:806px;
  height:118px;
  background-image:url(../images/lso.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:170px;
}
.text_div_rep {
  width:806px;
  height:118px;
  background-image:url(../images/rep.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:140px;
}
.text_div_comp {
  width:806px;
  height:118px;
  background-image:url(../images/comp.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:140px;
}

.text_div_key {
  width:806px;
  height:118px;
  background-image:url(../images/key.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:160px;
}

.text_div_success {
  width:806px;
  height:118px;
  background-image:url(../images/story.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:40px;
  padding-left:140px;
}

h1{
  font-family:Helvetica, Arial, sans-serif;
  font-size:25px;
  font-weight:normal;
  color:#000;
  margin:0px;
  padding:0px;
}
h1 img{
  float:left;
}
h2{
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#000;
  margin:0px;
  padding:0px;
}
#inner_area {
  width:956px;
  height:auto;
}
#inner_left {
  width:598px;
  height:auto;
  padding:20px 0px 10px 0px;
  border-right:1px solid #cbcbcb;
  float:left;
}
#inner_left .about_us{
  width:578px;
  height:auto;
  border-bottom:1px solid #cbcbcb;
  padding:0px 20px 10px 0px;
}
#inner_left h1{
  margin:0px 0px 20px 0px;
  padding:5px 0px 5px 40px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:18px;
  color:#2a2a2a;
  background-image:url(../images/about_us.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
#inner_left p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#2a2a2a;
  margin:0px;
  padding:10px 0px;
}
#inner_left .inner_logo {
  width:598px;
  height:auto;
  padding:30px 0px;
}
#inner_right {
  width:357px;
  height:auto;
  float:right;
}
#inner_right .first_step{
  width:337px;
  height:auto;
  padding:10px;
  background-color:#f6eec3;
  border-bottom:1px solid #cbcbcb;
  margin-bottom:10px;
}
#inner_right .first_step h1{
  margin:0px 0px 10px 0px;
  padding:5px 0px 5px 40px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:18px;
  color:#2a2a2a;
  background-image:url(../images/first_step.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
.first_step_form {
  width:337px;
  height:auto;
  margin-top:10px;
}
.first_step_form_left {
  width:168px;
  height:auto;
  float:left;
}
.first_step_form_right {
  width:168px;
  height:auto;
  float:left;
}
.first_step_textarea_bg{
  width:151px;
  height:21px;
  background-image:url(../images/success_textarea.jpg);
  background-repeat:no-repeat;
  padding:5px;
  margin:15px 0px;
  text-align:center;
}
.first_step_textarea_bg1{
  width:500px;
  height:21px;
  background-image:url(../images/success_textarea1.jpg);
  background-repeat:no-repeat;
  padding:5px;
  margin:15px 0px;
  text-align:center;
}
.first_step_textarea1{
  font-family:Helvetica, Arial, sans-serif;
  font-size:13px;
  color:#000000;
  font-weight:bold;
  width:460px;
  height:18px;
  border:0px;
  padding-top:3px;
}
.first_step_textarea{
  font-family:Helvetica, Arial, sans-serif;
  font-size:13px;
  color:#000000;
  font-weight:bold;
  width:140px;
  height:18px;
  border:0px;
  padding-top:3px;
}
#inner_right .flash_area3{
  width:357px;
  height:289px;
  margin-bottom:10px;
}
#inner_right .client_speak{
  width:337px;
  height:auto;
  padding:10px;
}
#inner_right .client_speak h1{
  margin:0px 0px 10px 0px;
  padding:5px 0px 5px 40px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:18px;
  color:#2a2a2a;
  background-image:url(../images/client_speak.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
#inner_right .text{
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  color:#4a0101;
  text-align:right;
}
#services_area{
  width:526px;
  height:auto;
}
#services_area_left{
  width:243px;
  height:auto;
  padding:0px 10px;
  float:left;
}
#services_area_right{
  width:243px;
  height:auto;
  padding:0px 10px;
  float:right;
}
#services_area ul{
  margin:0px;
  padding:0px;
}
#services_area ul li{
  margin:10px 0px;
  padding:0px;
  list-style:none;
}
#services_area ul li a{
  font-family:Arial, Helvetica,  sans-serif;
  font-size:12px;
  color:#ffffff;
  padding-left:15px;
  text-decoration:none;
  background-image:url(../images/arow.jpg);
  background-repeat:no-repeat;
  background-position:left;
}
#services_area ul li a:hover{
  color:#ff950c;
}
ul{
  margin:0px;
  padding:0px;
  
}
ul li{
text-decoration:none;
  margin:4px 0px;
list-style:none;
}

#col_prices{
background-color:#f8f6ed;
width:120px;
float:left;
margin:0px;
}
#col_prices1{
background-color:#f8f6ed;
width:114px;
float:left;
text-align:center;
margin:0px;
}
#price{
background-image:url(../images/price.jpg);
background-repeat:no-repeat;
height:29px;

}
.order
{
background-image:url(../images/order.jpg);
background-repeat:no-repeat;
background-position:center;
height:31px;
}
.one
{
background-image:url(../images/1.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}
.two
{
background-image:url(../images/2.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}
.three
{
background-image:url(../images/3.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.four
{
background-image:url(../images/4.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.five
{
background-image:url(../images/5.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.six
{
background-image:url(../images/6.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.seven
{
background-image:url(../images/7.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.eight
{
background-image:url(../images/8.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.nine
{
background-image:url(../images/9.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}

.ten
{
background-image:url(../images/10.jpg);
background-repeat:no-repeat;
height:24px;
color:#2a2a2a;
font-size:13px;
padding-left:34px;
}


.ordernone
{
height:31px;
}
#clients
{
width:560px;
height:160px;
}
#client_full
{
width:540px;
padding:10px;
}
#content_client
{
padding:6px;
width:340px;
height:133px;
padding-top:12px;
overflow:hidden;
float:right;
}
#client1
{
float:left;
height:143px;
width:180px;
background-image:url(../images/client1.jpg);
}
#client2
{
float:left;
height:143px;
width:180px;
background-image:url(../images/client2.jpg);
}
#client3
{
float:left;
height:143px;
width:180px;
background-image:url(../images/client3.jpg);
}
#client4
{
float:left;
height:143px;
width:180px;
background-image:url(../images/client4.jpg);
}
.readmore
{
margin-top:10px;
background-image:url(../images/read_more.jpg);
height:20px;
background-repeat:no-repeat;
}
.tree * 
{
margin:0; 
padding:0;
font-size:14px;
font-family: Arial,Helvetica, sans-serif;
color:#FF6600;
}
. tree a{
}
.tree li {
list-style:none;
padding-left:21px;
 }
.tree li.root {
padding-left:0;
}
    .tree li li {
	background:url(../images/rootNode.gif) no-repeat 17px center;
	 margin-left:10px;
	  padding-left:31px;
	  }
	.tree li li.root {
	padding-left:10px; background:url(../images/justOne.gif) repeat-y 17px 0;
	}
	.tree li li.root.last {background:none;}
    .tree li li.last {background:url(../images/lastRoot.gif) no-repeat 17px 0;}
.expand {background:url(../images/plusMinus.gif) no-repeat; width:16px; _width:13px; height:16px; display:block; float:left; margin-top:2px; padding:0 0px 0 0; text-indent:-9999px; line-height:0; font-size:0;}
.contract {background-position:0 -16px;}
.expand:hover {cursor:pointer;}