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:38px;
  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;
	background-image:url(../images/flash.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0px;
	padding-top: 0px;
}
#flash {
  width:400px;
  height:309px;
  float:left;
  overflow:hidden;
}

#flash_html {
  width:556px;
  height:300px;
  float:left;
}

#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;
}
#contact_form_left
{
 width:575px;
  height:auto;
  padding:20px 0px 10px 0px;
  border-right:1px solid #cbcbcb;
  float:left;
}
#contact_form_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 .about_us{
  width:578px;
  height:auto;
  
  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:60px 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_step1{
  width:500px;
  height:auto;
  padding:10px;
  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:537px;
  height:auto;
  margin-top:10px;
}
.first_step_form2 {
  width:180px;
  height:auto;
  float:left
  margin-top:10px;
}

#bg_form
{
width:520px;
height:100px;
background-color:#000000;
padding-left:15px;

}
.first_step_form1 {
  width:400px;
  padding:10px;
  height:auto;
 }
.first_step_form_left {
  width:268px;
  height:auto;
  float:left;
}
.first_step_form_left1 {
  width:268px;
  height:auto;
  float:left;
}
.first_step_form_right {
  width:268px;
  height:auto;
  float:left;
}
.first_step_form_right {
  width:268px;
  height:auto;
  float:left;
}
.first_step_textarea_bg{
  width:130px;
  float:left;
  height:21px;
  padding:5px;
  margin:15px 0px;
  text-align:center;
}
.first_step_content{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
  width:70px;
  float:left;
  height:21px;
  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;
  border:1px solid #000000;
  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;
  
}
.client_speak01
{
  width:337px;
  height:auto;
  padding:15px;
  margin-top:70px;
}
#inner_right .client_speak h1,.client_speak01 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{
  margin:10px 0px;
  padding:0px;
  list-style:none;
  font-family:Arial, Helvetica,  sans-serif;
  font-size:12px;
  color:#000000;
  padding-left:22px;
  text-decoration:none;
  background-image:url(../images/bullet.gif);
  background-repeat:no-repeat;
  background-position:left;
}

#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;
}
.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);
}

#client5
{
float:left;
height:143px;
width:180px;
background-image:url(../images/krunchitlogo.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;}
.bottomlink
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


/*CSS Edits on August 3, 2009*/
.first_step_form_home {
  height:auto;
  margin-top:10px;
}

.first_step_form_left_home {
  width:245px;
  height:auto;
  float:left;
}
.first_step_form_right_home {
  width:256px;
  height:auto;
  float:left;
  padding-left:15px;
}
.formlabel_inner{
	width:65px;
	color:#000000;
	float:left;
	padding:5px;
  	margin:15px 0px;
	text-align:right;
	font-weight:bold;
	height:21px;
	vertical-align:middle;
}
.area_input{
	height:60px;
	width:450px;
}
.text_input_l{
	width:250px;
	margin-right:51px;
}
.text_input{
	width:200px;
	margin-right:51px;
}
.first_step_textarea_bg{
  width:151px;
  height:21px;
  background-repeat:no-repeat;
  padding:5px;
  margin:15px 0px;
  text-align:center;
  float:right;
}
.first_step_textarea_inner{
  font-family:Helvetica, Arial, sans-serif;
  font-size:13px;
  color:#000000;
  font-weight:bold;
  width:140px;
  height:18px;
  border:0px;
  padding-top:3px;
}
/*CSS Edits on August 3, 2009 End here*/



/*CSS Edits on August 4, 2009 End here*/
.quotation

{
	width:590px;
	height:auto;
	margin:auto;
	
}
.quotation_mainleft

{
  width:590px;
  height:auto;
  padding:20px 0px 10px 0px;
  float:left;
	
}
.quotation_mainleftright

{
  width:357px;
  height:auto;
  float:right;
  float:left;
	
}
.quotation_formbg

{
  width:560px;
  background-image:url(../images/formbg.gif);
  background-repeat:no-repeat;
  padding-left:0px;
  padding-top:20px;
  padding-bottom:10px;
  height:104px;
  float:right;
  float:left;
}
.quotation_input

{
  width:191px;
  background-image:url(../images/textbox_bg.gif);
  background-repeat:no-repeat;
  height:31px;
  float:left;
  padding-top:5px;
  padding-left:5px;
  padding-bottom:5px;
  
}
.quotation_input1

{
  width:170px;
  height:15px;
  border:0px solid #ffffff;
  float:left;
  padding-left:5px;
  padding-bottom:5px;
  
}
.quotation_text

{
  width:60px;	
  height:31px;
  float:left;

  padding:5px 5px 5px 5px;
}
.quotation_headings

{
  width:590px;	
  height:20px;
  float:left;
  padding-top:25px;

}
.quotation_textarea1

{
  width:590px;	
  height:100px;
  font-family:Arial, Helvetica,  sans-serif;
  font-size:12px;
  color:#000000;
  float:left;
  padding-top:5px;

}
.quotation_textarea

{
  width:590px;	
  height:100px;
  font-family:Arial, Helvetica,  sans-serif;
  font-size:12px;
  color:#000000;
  border:1px solid #c7c7c7;
  float:left;
  padding-top:5px;

}
.sendbutton
{
  width:490px;	
  height:100px;
  float:left;
  padding-top:25px;

}

.map_google
{
width:380px;
height:250px;
float:left;
}
.view_pack_left
{
height:50px;
padding-top:15px;
}
.pack_left
{
background:url(../images/view_pack_icon.jpg) no-repeat;
height:27px;
font-family:"calibri",Arial, Helvetica, sans-serif;
font-size:18px;
padding-top:5px;
padding-left:40px;
color:#000000;
}
.orange
{
color:#ff6c00;
}
.pack_bg
{
background:url(../images/list_bg_repeat.jpg)  repeat-x;
}
.pack_bg ul
{
margin:0px;
padding:0px;
width:134px;
padding-top:10px;
list-style:none;
}
.pack_bg ul li
{
list-style:none;
margin:0px;
padding:0px;
height:30px;
width:134px;
background:url(../images/list_bdr.jpg) bottom repeat-x;
padding:6px 0px 0px 0px;
font-family:"calibri",Arial, Helvetica, sans-serif;
font-size:15px;
color:0f0f0c;
}
.list_txt ul
{
padding:10px 0px 0px 0px;
margin:0px;
}
.list_txt ul li
{
list-style:none;
height:30px;
margin:0px;
padding:6px 0px 0px 0px;
font-size:13px;
font-family:"calibri",Arial, Helvetica, sans-serif;
color:#646449;
}
.on_repeat
{
background:url(../images/on_repeat.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}
.off_repeat
{
background:url(../images/off_repeat.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}
.link_buliding
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
text-align:right;
}
.select_box
{
width:150px;
border:0px;
}
/* 25 may contact css start form here */
.contact_form
{
width:568px;
}
.cont_left_part
{
width:388px;
float:left;
}
.contact_mainblock
{
height:52px;
}
.lab_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#646464;
height:19px;
}
.name_bg
{
background:url(../images/name_input_bg.gif) no-repeat;
width:186px;
height:30px;
float:left;
}
.name_bg input
{
border:0px;
background:transparent;
margin:5px;
width:170px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
.name_bg1
{
background:url(../images/name_input_bg.gif) no-repeat;
width:186px;
height:30px;
float:left;
margin-left:15px;
}
.name_bg1 input
{
border:0px;
background:transparent;
margin:5px;
width:170px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
.error
{
float:left;
height:30px;
line-height:30px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#e8a800;
}
.email_cont
{
background:url(../images/input_large_bg.gif) no-repeat;
width:386px;
height:30px;
float:left;
}
.email_cont input
{
border:0px;
margin:5px;
width:370px;
background:transparent;
}
.sel select
{
border:0px;
margin:5px;
width:370px;
background:transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
.phone_no
{
background:url(../images/phone_bg_no.gif) no-repeat;
width:116px;
height:30px;
float:left;
}
.phone_no input
{
width:110px;
margin:3px;
border:0px;
background:transparent;
}
.hif
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#646464;
width:18px;
float:left;
text-align:center;
line-height:28px;
}
.txt_area_hair
{
background:url(../images/input_txtarea.gif) no-repeat;
width:386px;
height:96px;
float:left;
}
.txt_area_hair textarea
{
width:370px;
height:80px;
border:0px;
background:transparent;
margin:5px;
}
.send_btn
{
background:url(../images/send_btn.gif) no-repeat;
width:97px;
height:41px;
display:block;
border:none;
background-position:0 0;
cursor:pointer;
outline:none;
}
.send_btn:hover
{
background:url(../images/send_btn.gif);
width:97px;
height:41px;
display:block;
border:none;
outline:none;
background-position:0 42px;
}
a img,a
{
outline:none;
}
/* 25 may contact css end here */