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

/*footer*/
.footer {padding:25px 0 0 33px; background:url(images/footer.jpg) repeat;}
.footer_wrap {width:875px; margin:0 auto; position:relative; padding:0 0 70px 0;}

.footer .widget-container {
	float:left;
	width:180px;
	padding:0 20px 0 0;
	color:#7c7c7c;
	
}
.footer  .type1 {
	width:220px;
}



.footer .widget-container .widget-title {font-family:"myriad Pro", Arial, Helvetica, sans-serif; color:#fff; font-size:24px; padding:0 0 18px 0; display:block;}
.footer .widget-container .widget-title a {color:#fff;}
.footer .widget-container .widget-title a:hover {text-decoration:none;}
.footer .widget-container a {color:#7c7c7c;}
.footer .widget-container ul {list-style:none;}
.footer .widget-container ul li {padding:5px 0 5px 10px; background:url(images/cat_li.png) no-repeat left;}
.footer .widget-container ul li a:hover {color:#ff7e14; text-decoration:none;}
.footer .widget-container .twitter li {background:none; padding:5px 0;}
.footer .widget-container .twitter li a {color:#fff;}

.footer .type3 a {color:#5c5c5c;}
.footer .type3 ul li a:hover {color:#3c3c3c;; text-decoration:none; font-style:italic }

/*foot*/
.foot {border-top:1px solid #222222; font-size:10px; color:#7b7b7b; text-transform:uppercase; background:url(images/foot_bg.jpg) repeat; position:relative;}
.foot .foot_wrap {width:916px; margin:0 auto; text-align:center; padding:35px 0;}
.foot a {color:#7b7b7b;}



/*testimonials*/
.testimonials {color:#7c7c7c; float:left; width:210px; position:relative;}
.testimonials p {line-height:19px;}
.testimonials .testim_title {font-family:"myriad Pro", Arial, Helvetica, sans-serif; color:#fff; font-size:24px; padding:0 0 18px 0; display:block;}
.testimonials #testim_car {width:210px;}
.testimonials #testim_car li {width:210px;}
.testimonials #testim_car1 {width:210px;}
.testimonials #testim_car1 li {width:210px;}

.jcarousel-next {background:url(images/te_br.png) no-repeat top; width:8px; height:13px; position:absolute; right:0; top:-38px; cursor:pointer;}
.jcarousel-next:hover {background:url(images/te_br.png) no-repeat bottom;}
.jcarousel-prev {background:url(images/te_bl.png) no-repeat top; width:8px; height:13px; position:absolute; right:22px; top:-38px; cursor:pointer;}
.jcarousel-prev:hover {background:url(images/te_bl.png) no-repeat bottom;}
.jcarousel-next-disabled {cursor:auto;}
.jcarousel-prev-disabled {cursor:auto;}

.testimonials .testim_author {display:block; color:#fff; padding:10px 0 0 0;}
.testimonials .jcarousel-next  {right:14px;}
.testimonials .jcarousel-prev {right:36px;}
