@import url("ooyes.framework.css");

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a, input, textarea{
  outline: none;
}

a{
  font: 12px Arial;
  color: #131417;
}


a.orange{
  font: 12px Arial;
  color: #F60;
}

.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;
  overflow: hidden;
}
#header_links {
  width:745px;
  height:128px;
  float:right;
  overflow: hidden;
}
.top_links {
  width:723px;
  height:20px;
  text-align:right;
  padding-right:22px;
  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;
  list-style: none
}
.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;
}
.bottom_links a{
  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;
}
.bottom_links li{
  float: left;
  margin-right: 10px;
}
.bottom_links a:hover, .bottom_links a.hover,
.bottom_links .active a{
  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;
  min-height: 500px;
     -height: 500px;
}
#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:360px;
  height:269px;
  float:left;
  overflow:hidden;
  padding: 20px;
}

#flash_html {
  width:556px;
  height:300px;
  float:left;
  font-size:14px;
}
#flash_html h1 span{
   
  color:#fff;
  background-color:#000000;
  padding:0px 5px;
}



#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;
  
}
.client_speak_text{
  width:458px;
  height:auto;
  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_area div{
-overflow:hidden;
}
#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;
    
	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_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;
  
    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_blog ul li a:hover{
  color:#9a3822;
}
#footer {
  background-image:url(../images/footer_bg.jpg);
  background-repeat:repeat-x;
  height:100px;
}
#footer_container {
	width:936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_container a{
	color:#FFF;
	text-decoration:none 
}

#footer_container a.dark{
	color:#2c2829;
	text-decoration:none ;
	 font-size:9px;
}

.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_tick h1{
  font-family:Helvetica, Arial, sans-serif;
  font-size:25px;
  font-weight:normal;
  color:#000;
  margin:10px 0px;
  padding:0px;
}
.text_div_tick h1 span{
  font-size:24px;
  color:#fff;
  background-color:#000000;
  padding:0px 5px;
}
.text_div_tick h2{
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#000;
  margin:0px;
  padding:0px;
}
.text_div_tick h2 span{
   color:#fff;
  background-color:#000000;
  padding:0px 5px;
}

.text_div_tick h2 a{
	 color:#f7ab1a; 
	 text-decoration:none;
	  font-size:14px;
  font-weight:normal;
}


.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;
  zoom:1;
}
#inner_area:after {
    content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
 }
#inner_left {
  width:675px;
  -width:655px;
  -overflow:hidden;
  height:auto;
  padding:20px 0px 10px 0px;
  border-right:1px solid #cbcbcb;
  float:left;
  zoom:1;
  min-height:500px;
}
#inner_left:after{
    content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


#inner_left .about_us{
  width:655px;
  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:280px;
  height:auto;
  float:right;
}
#inner_right .first_step{
  width:260px;
  height:auto;
  padding: 0 10px 10px;
  background-color:#f6eec3;
  border-bottom:1px solid #cbcbcb;
  margin-bottom:10px;
}

#frb_title{
  margin: 0 auto;
  width: 189px;
  text-align: center;
  color: white;
  font:bold 15px Verdana, Arial;
  background: #261E1D;
  padding: 5px 0;
}

#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:16px;
  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;
}

#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:246px;
  height:15px;
  border:0px;
  padding:6px;
  float: left;
}
#inner_right .flash_area3{
  width:357px;
  height:289px;
  margin-bottom:10px;
}
#inner_right .client_speak{

  height:auto;
  padding:10px;
}
#inner_right .client_speak h1,
.ch1{
  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;

}

.articleimg{
  display: block;
  width:  150px;
  height: 113px;
  background:url(../images/cbg.jpg) no-repeat;
  padding: 15px;
  float: left;
  margin: 0 7px 0 0;
}

.articleimg span{
  display: block;
  width:  150px;
  height: 113px;
  background-position: center center;
  background-repeat: no-repeat;
}

.news{
  clear: both;
  zoom:1;
  padding-bottom: 20px;
}

.news:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;

}

.ptitle{
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  font-weight:normal;
  text-decoration: none;
  font-weight: bold;
  color: black;
  display: block;
  padding-top: 12px;
}

.news .date{
  display: block;
  padding: 2px 0;
  font: italic 10px Arial;
  color: #2A2A2A;
}

.jlink{
  font: 12px Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  padding:2px 25px 2px 4px;
  background: url(../images/jlink.jpg) no-repeat right top;
  display: inline-block;
}


.feature{
  list-style: none;
  clear: both;
}

.feature .img{
  display: block;
  width:92px;
  height: 56px;
  padding: 10px;
  background: url(../images/sidep.jpg) no-repeat;
  float: left;
  clear: both;

}
.feature li{
  clear: both;
}


.feature .img span{
  display: block;
  width:92px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center center;
}
.feature strong{
  display: block;
  padding: 3px 0 2px 0;
}


.siderss{
  display: block;
 padding: 10px 0 10px 40px;
 background: url(../images/rss1.jpg) no-repeat;
 float: left;
 margin-left: 10px;
 -margin-left: 5px;
}

.paging{
  list-style: none
}

.paging li{
  list-style: none;
  float: left;
  margin-right: 5px;
}
.paging a{
  display: block;
  width:24px;
  height: 24px;
  padding-top: 3px;
  font:bold 12px Arial;
  text-align: center;
  text-decoration: none;
   background: url(../images/paging.jpg) no-repeat;
   color: #000;
}
.paging a:hover, .paging  a.active{
  background: url(../images/paging.jpg) no-repeat;
   color: white;
}

#footer ul{
  float: right;
  list-style: none;
  width: auto;
  display: inline;
}
#footer ul li{
  float: left;
  margin-left: 5px;
}

#footer ul a{
 color:white;
 text-decoration: none;
}
#footer ul li.active a, #footer ul li a:hover{text-decoration: underline;}

#inner_left .richtext{
  padding: 0 10px 0 0;
}
#inner_left .richtext img{
  max-width: 660px;
}


.breadcrumb{
  float: left;
  list-style: none
}
.breadcrumb li{
  float: left;
  margin-left: 5px;
}
.breadcrumb li a{
  font: 11px Arial;
  text-decoration: none;
  background: url(../images/breadcrumb.gif) no-repeat right center;
  padding-right: 7px;
}
.breadcrumb li:last-child a{
  background: none;
}


.breadcrumb li a:hover{
  text-decoration: underline;

}

.about_sem_text .img span{
  display: block;
  width: 125px;
  height: 74px;
  background-position: center center;
  background-repeat: no-repeat;

}
.about_sem_text .img{
  display: block;
  width: 135px;
  height: 74px;
    float: left;
    margin: 0 0px 0 0;
    background: url(../images/hb.jpg) no-repeat;
    padding:14px 14px 14px 19px;

}

#commentForm .box input{
  width:250px;
  border: solid 1px #DFDB9B;
  padding: 4px;
}

#commentForm .box textarea{
  width:500px;
  height: 150px;
  border: solid 1px #DFDB9B;
  padding: 4px;
}

#cf_submit{
  display: block;
  border: solid 1px #FE7F1E;
  text-align: center;
  padding:5px 14px;
  font:17px Arial;
  color: #393939;
  background: url(../images/inner_bg.jpg) repeat-x 0 -150px;
  float: left;
  text-decoration: none;
}

#commentForm label{
  display: block;
  padding: 5px 0 2px 0;
  font: bold 12px Arial;
}

.chead{
  width: 646px;
  height: 17px;
  background: url(../images/cheader.jpg) no-repeat;
  padding: 6px 7px;
    color: white;

}

.chead h2{
  font: bold 14px Arial;
  color: white;
}.
.chead .date{
  font: 10px Arial;
}

.ccont{
    width: 646px;
    padding: 6px 7px;
    background: #F6EEC3;
    overflow: hidden;
    zoom:1;
}
.comment {
  padding-bottom: 20px;
}

.avatar{
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  background: url(../images/noav.jpg) no-repeat;
}
.avatar div{
  background-repeat: no-repeat;
  background-position: center center;
    width: 60px;
  height: 60px;
}

#inner_left .comment p{
  padding: 0px;
}

.pic{
    padding-right:7px;
    padding-bottom: 2px;
}

.sactive{
  list-style: none;
}
.sactive a{
  display: block;
  width: 280px;
  height:46px;
  background: url(../images/sactive.jpg) no-repeat;
  text-align: center;
    color: white;
    text-decoration: none;
    font: bold 14px Arial;
    padding-top:32px;

}
.sactive a:hover, .sactive a.active, .sactive li.active a{
  background: url(../images/sactiveh.jpg) no-repeat;
}

.sactive li{
  padding-bottom: 12px;
}

 


.mail_form textarea{
	width:400px;
	display:block; 
	height:200px;
	font-size:14px;
	border:thin solid #FC0;
}

#web-design{
  float: right;
  width: 247px;
  font: 12px Arial;
  color: #475356;
}
#web-design a{
  font: 12px Arial;
  color: #475356;
  text-decoration: none;
}

.news-inner h3{
  font-family: Helvetica, Aial, sans-serif;
  color: #2A2A2A;
}

.wufoo .wu-wrap input, .wufoo textarea{
    background: white url(../images/fieldbg.gif) repeat-x;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    padding: 2px 0;
}
.wufoo .wu-wrap input{
  width: 260px;
}
.wu-wrap{
  width: 270px;
  padding:6px 5px 9px 9px;
}


.wufoo label strong{
  color: red;
}
.wufoo{
  width: 600px;
}


.wufoo label{
    border:medium none;
    color:#222222;
    display:block;
    font-size:95%;
    font-weight:bold;
    line-height:150%;
    margin:0;
    padding:0 0 3px;
    font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
}

.wu-wrap-focus{
  background: #FFF7C0;
}



#frb_txt{
  font:bold 14px Verdana, Arial;
  color: #F16623;
  display: block;
  text-indent: -9999px;
  width:275px;
  height: 120px;
  background: url(../images/xb.jpg) no-repeat right top;
  display: block;
  float: left;
  margin-left: -12px;
  -margin-left: -6px;
}
.first_step small{
  color: #261E1D;
  font: 9px Verdana, Arial;
  display: block;
}


#frb_txt span{
  display: block;
}

.zoomit{
  cursor: url(http://bg.leadersrules.com/userfiles/templates/leadersrules/images/magnify.cur), pointer;
}

#modalbox{
  background: white url(../images/loadit.gif) no-repeat center center !important;
}











