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

body {
	font:normal 14px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
div, li, p, h1, h2, h3, form, input, label, strong, span, select, option, textarea, fieldset, legend {
	padding:0;
	margin:0;
}
img {
	padding:0;
	margin:0;
	border:none;
	line-height:0px;
	font-size:0px;
	display:block;
}
ul {
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
}
p {
	color:#656565;
	font:normal 14px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:inherit;
	margin:0;
	padding:0;
}
h1.heading {
	font:normal 26px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0;
}
h1.headingHome {
	font:normal 38px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
}
h1.headingHome span {
	color:#BBE3FF;
}
p.headingHome {
	font:normal 38px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
}
p.headingHome span {
	color:#BBE3FF;
}
a {
	border:0;
	outline:none;
	margin:0;
	padding:0;
}
img {
	border:0;
	outline:0;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
h2.subhead-inner {
	font:normal 24px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 12px 0;
	display:block;;
}
p.subhead {
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 25px 0;
	display:block;
}
p.subhead span {
	display:block;
	float:left;
	padding-right:10px;
	margin:0;
	width:auto;
}
p.blackSubhead {
	font:normal 34px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 8px 0;
	display:block;
}
p.innersub {
	font:normal 24px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 12px 0;
	display:block;
}
a.more {
	background:url(../images/readmorebtn.png) no-repeat 0 0;
	text-align:center;
	color:#000;
	text-decoration:none;
	display:block;
	margin:12px 0 0 0;
	width:112px;
	height:27px;
	font-size:12px;
	padding-top:1px;
}
a.more:hover {
	text-decoration:underline;
}
a.moreBig {
	background:url(../images/reradmore-big.png) no-repeat 0 0;
	text-align:center;
	color:#000;
	text-decoration:none;
	display:block;
	margin:12px 0 0 0;
	width:282px;
	height:27px;
	font-size:12px;
	padding-top:2px;
}
a.moreBig:hover {
	text-decoration:underline;
}
/*  GENERAL CSS
----------------------------------------------------------------------------------*/

.mainWrap {
	width:976px;
	margin:0 auto;
	overflow:hidden;
}
/*  TOP CONTAINER
--------------------------------------------------------------------------------*/

.topContainer {
	overflow:hidden;
}
.logo {
	float:left;
	width:332px;
	border:0;
}
/*  NAV PART  */

.navpart {
	width:635px;
	float:right;
	padding:0;
	margin:0;
}
ul.topNav {
	float:right;
	width:415px;
	padding:21px 0px 0 0;
	margin:0;
}
ul.topNav li {
	float:left;
	width:auto;/*
	text-transform:uppercase;*/
	font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 14px 0 0;
	color:#234608;
}
ul.topNav li.active-page{
	color:#000; text-decoration:none;
	
}
ul.topNav li a {
	font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#234608;
	text-decoration:none;/*
	text-transform:uppercase;*/
}
ul.topNav li a:hover {
	color:#000;
}

.tabNavContainer {
	width:680px;
}
ul.tabNav {
	float:right;
	width:580px;
	padding-top:19px;
}
ul.tabNav li {
	float:left;
	margin-right:3px;
	width:auto;
}
ul.tabNav li a.activeTab {
	background:url(../images/menuLeft-Hov.gif) no-repeat 0 0;
	padding:0 0 0 7px;
	display:block;
	text-decoration:none;
	font:normal 14px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-align:center;
}
ul.tabNav li a.activeTab span {
	background:url(../images/menuHov.gif) no-repeat 100% 0;
	padding:0 10px 0 3px;
	display:block;
}
ul.tabNav li a {
	background:url(../images/menuLeft.gif) no-repeat 0 0;
	padding:0 0 0 7px;
	display:block;
	text-decoration:none;
	font:normal 14px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e5e5e5;
	background-color:inherit;
	text-align:center;
	outline:none;
	text-transform:uppercase;
}

ul.tabNav li a span {
	background:url(../images/menuBg.gif) no-repeat 100% 0;
	padding:0 10px 0 3px;
	display:block;
}
ul.tabNav li a:hover {
	background:url(../images/menuLeft-Hov.gif) no-repeat 0 0;
	display:block;
	color:#000;
	background-color:inherit;
}
ul.tabNav li a:hover span {
	background:url(../images/menuHov.gif) no-repeat 100% 0;
	display:block;
}
div.nav-link {
	float:right;
	width:976px;
	text-align:right;
}
div.nav-link ul {
	padding:2px 0 0 0px;
	float:right;
	width:auto;
	font:normal 12px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.nav-link ul.navlink02 {
	width:auto;
	padding-left:130px;
}
div.nav-link ul.navlink03 {
	width:auto;
	float:right;
}
div.nav-link ul li {
	float:left;
	width:auto;
	color:#565656;
}
div.nav-link ul li a.active-selection {
	text-decoration:none;
	color:#e56a26;
	background-color:inherit;
	background:none;
	display:block;
	/*text-transform:uppercase;*/
	font:normal 15px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.nav-link ul li a {
	text-decoration:none;
	color:#565656;
	padding:0px;
	background-color:inherit;
	background:none;
	display:block;
	/*text-transform:uppercase;*/
	font:normal 15px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 12px;
}
div.nav-link ul li a:hover {
	text-decoration:none;
	color:#e56a26;
	background-color:inherit;
	background:none;
}

/*  NAV PART  */

/*  HEADER PART  */
.headerContainer-out {
	background:url(../images/headet-top.jpg) repeat-x 0 2px #ebda64;
	width:100%;
	height:130px;
	overflow:hidden;
}
.bannerContainer {
	background:url(../images/bannerbg.jpg) repeat-x 0 0 #fff;
	width:100%;
	height:auto;
	overflow:hidden;
}
.headerContainer {
	overflow:hidden;
	width:976px;
	margin:0 auto;
	padding-bottom:10px;
}
.headerContainer-left {
	float:left;
	width:332px;
}
.headerleft {
	background:url(../images/headerbg.jpg) no-repeat 0 0;
	float:left;
	width:705px;
	overflow:hidden;
	padding-bottom:20px;
}
.headerleft img {
	float:right;
	width:236px;
}
.headerleft a {
	margin-top:250px;
	margin-right:54px;
	display:block;
}
.headerright {
	background:url(../images/rightheaderbg.jpg) no-repeat 0 0;
	width:254px;
	float:left;
	padding:18px 0 0 12px;
	overflow:hidden;
	height:311px;
}
.headerright h1 {
	margin:0;
	padding:0;
}
.headerright ul {
	padding:20px 0 31px 0;
}
.headerright ul li {
	background:url(../images/bull-yellow.gif) no-repeat 0 7px;
	font-size:20px;
	line-height:25px;
	color:#fff;
	padding:0 0 0 23px;
	background-color:inherit;
}
.headerright img {
	margin:0;
	padding:0;
}
.headerright p.order {
	padding:0px 0 0 20px;
}
/*  HEADER PART  */

/*  TOP CONTAINER END
--------------------------------------------------------------------------------*/

/*  BODY CONTAINER START
--------------------------------------------------------------------------------*/
.bodyWrap {
	overflow:hidden;
	width:976px;
}
.containHolder {
	overflow:hidden;
	width:976px;
	padding-bottom:30px;
}
.containHolder h2 {
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 25px 0;
	display:block;
}
.containHolder h2 span {
	display:block;
	float:left;
	padding-right:10px;
	margin:0;
	width:auto;
}
.container-first {
	float:left;
	/*width:310px;*/
	width:330px;
	padding-right:18px;
	/*padding-right:43px;*/
}
.container-first h2 {
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 25px 0;
	display:block;
}
.container-first h2 span {
	display:block;
	float:left;
	padding-right:10px;
	margin:0;
	width:auto;
}
.xtrawidth {
	width:311px;
}
.xtrawidthsecond {
	/*width:209px;*/
	width:299px;
	/*border:1px solid red;*/
	padding-right:0px;
}
ul.containtlist li {
	background:url(../images/listbull.gif) no-repeat 0 7px;
	font-size:14px;
	text-decoration:none;
	color:#656565;
	padding-left:18px;
	display:block;
	line-height:26px;
}
ul.containtlist li span{
	font-weight:bold; width:auto; display:block;
}
ul.containtlist li a{
	color:#000; text-decoration:none;
}
ul.containtlist li a.unline{
	text-decoration:underline;
}
ul.containtlist li a:hover{
	text-decoration:underline;
}
ul.containtlist li a.unline:hover{
	text-decoration:none;
}
.containerHoldersmall {
	width:560px;
	float:right;
	background:url(../images/yellowbg.jpg) repeat-x 0 0;
}
yellowContainer {
	overflow:hidden;
}
.yellowContainer img {
	margin:12px 30px 0 0;
	float:left;
	padding:0 0 0 27px;
}
.yellowContainer ul {
	width:251px;
	padding:12px 0 15px 0;
	float:left;
}
.yellowContainer ul li {
	background:url(../images/bullyellow.gif) no-repeat 0 8px;
	font-size:14px;
	text-decoration:none;
	color:#000;
	padding-left:18px;
	display:block;
	line-height:26px;
}
.yellowContainer ul li.first {
	font-size:20px;
	color:#000;
	padding:0 0 10px 0;
	background:none;
}
.yellowContainer a.click {
	background:url(../images/more01.png) no-repeat 0 0;
	font-size:12px;
	color:#000;
	line-height:13px;
	width:181px;
	height:53px;
	display:block;
	text-decoration:none;
	margin:0px 0 0 200px;
	padding:11px 10px 0 15px;
}
.yellowContainer a.click:hover {
	text-decoration:underline;
}

.testimonialGallery {
	width:867px;
	float:left;
	height:114px;
	padding:0 0 0 50px;
}
.testimonialGallery img {
	float:left;
	margin-top:50px;
}
.hiddenTab {
	display:none; margin:0; padding:0;
}
div.gallerycntr {
	/*width:340px;*/
	width:300px;
	float:left;
	height:215px;
}
div.gallery {
	overflow: hidden;
	height:154px;
	margin-top:10px;
	position: relative;
	width:300px;
}
div.glidecontent {
	width: 257px;
	height: 154px;
	padding:0 10px;
	visibility: hidden;
	position: absolute;
}
div.glidecontenttoggler {
	width:170px;
	text-align:center;
	margin:0 auto;
}
div.glidecontenttoggler ul {
	padding:30px 0 0;
	width:170px;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	margin:0 auto;
}
div.glidecontenttoggler ul li {
	float:left;
	padding:0 2px;
	width:auto;
}
div.glidecontenttoggler ul li.galPrev {
	padding:0 5px;
}
div.glidecontenttoggler ul li a {
	background-color:inherit;
	color:#000;
	width:10px;
	text-decoration:none;
}
div.glidecontenttoggler ul li a.selected {
	background-color:inherit;
	color:#f3b816;
	font-weight:bold;
	text-decoration:none;
}
div.glidecontenttoggler ul li a:hover {
	background-color:inherit;
	color:#f3b816;
}
/* Testimonial Ends */

.bodyBottomWrap {
	width:100%;
	background:#d4d4d4;
	overflow:hidden;
	padding:13px 0;
}
.bodyBottomInner {
	width:976px;
	margin:0 auto;
	padding:0 9px;
}
.innerContainer {
	width:250px;
	padding:12px 40px 0 40px;
	background:url(../images/gradentborder.jpg) repeat-y 100% 0;
	float:left;
}
.nonpad {
	padding-left:0;
}
.nobg {
	background:none;
}
.innerContainer a {
	color:#000;
	font-size:14px;
}
.innerContainer a:hover {
	text-decoration:none;
}
/*  BODY CONTAINER END
--------------------------------------------------------------------------------*/
/*  FOOTER CONTAINER START
--------------------------------------------------------------------------------*/
.footer {
	background:#3f3f3f;
	width:100%;
	padding:20px 0;
	overflow:hidden;
}
.footer-inner {
	width:976px;
	margin:0 auto;
	font:normal 12px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.footer-inner p.copy {
	color:#fff;
	float:left;
	width:auto;
	background-color:inherit;
	font:normal 12px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.footer-inner p.copy a {
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.footer-inner p.copy a:hover {
	text-decoration:underline;
	
}
.footer-inner ul {
	float:right;
	width:auto;
}
.footer-inner ul li {
	float:left;
	color:#fff;
	width:auto;
	background-color:inherit;
}
.footer-inner ul li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 10px;
	background-color:inherit;
}
.footer-inner ul li a:hover {
	text-decoration:underline;
}
/*  FOOTER CONTAINER END
--------------------------------------------------------------------------------*/

/*  INNER PAGES START HERE
-------------------------------------------------------------------------------*/
.innerheader-out {
	background:url(../images/inner-head.jpg) repeat-x 0 0;
	height:157px;
	width:100%;
}
.innerHeadeer {
	width:976px;
	margin:0 auto;
}
.innerheaderLeft {
	width:auto;
	float:left;
}
.innerheaderRight {
	width:537px;
	float:left;
	padding:8px 0 0 0;
}
.innerheaderRight h1 {
	font:normal 35px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 8px 0;
}
.innerheaderRight h2 {
	font:normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff; padding:0; margin:0;
}
.innerheaderRight p {
	font:normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
.quoteholder {
	display:block;
	overflow:hidden; padding:0 0 25px 0;
}
p.quote {
	background:url(../images/quote-up.jpg) no-repeat 0 0;
	font-size:16px;
	padding:0 0 15px 65px;
	float:left;
}
p.quote span {
	background:url(../images/quote-btm.jpg) no-repeat 100% 0;
	padding:0 50px 40px 0;
}
p.quote a{
	color:#000;
}
p.quote a:hover{
	text-decoration:none;
	
}
.innerleft {
	float:left;
	width:669px;
	padding-right:38px;
}
.innerleftCont {
	padding:0 0 28px 0;
}
.innerleftCont h2{
	font:normal 24px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 12px 0;
	display:block;
}
.innerleft p.spl {
	font-size:20px;
	line-height:29px;
	border-bottom:1px solid #ccc;
	padding-bottom:19px;
}
.innerleft p.spl span {
	color:#c0ac20;
}
.innerleft p a{
	text-decoration:none; color:#09C;
}
.innerleft p a:hover{
	text-decoration:underline;
}
.whyus-Right {
	width:267px;
	float:right;
}
.whyus-formCntr {
	overflow:hidden;
	padding:0 0 35px 0;
}
.whyus-banner{
	width:242px;
	padding-right:24px;
	background:url(../images/about-banner.jpg) no-repeat 100% 0;
	line-height:0px;
	font-size:0px;
	height:267px;
	margin-top:30px;
	float:right;
}
.whyus-banner p{
	padding-top:230px;
	float:right;
	width:auto;
	font-size:13px;
}
.whyus-banner p a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.whyus-banner p a:hover{
	text-decoration:underline;
}

.whyus-content{
	overflow:hidden; 
}
.whyus-content img{
	float:left; width:auto;
}
.whyus-content div.wh-Container{
	width:570px; float:right;
	padding-bottom:20px;
}
.whyus-content div.wh-Container p.head{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 6px 0;
}

/*  Testimonial Section  */
.testimonialHeadHolder{
	overflow:hidden;
}
.testimonialSec {
	width:252px;
	padding:0px 0 0 14px;
	background:#fff3ce;
	/*border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;*/
}
.testimonialSec p.head {
	font-size:30px; line-height:35px;
	padding-bottom:12px;
	color:#9d7f22;
}
.testimonial-Inner {
	/*border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;*/
	padding:0 16px 0px 16px;
	width:234px;
	background:#fff3ce;
}

.testimonial-Inner img.testlogo {
	margin:0 0 16px 0;
}
.testimonial-Inner img.log{
	padding-bottom:15px;
}
.testimonial-Inner p {
	background:url(../images/test-quote01.jpg) no-repeat 0 0;
	padding-bottom:0px; padding-left:24px;
	color:#000;
	font:normal 12px/17px Arial, Helvetica, sans-serif !important;
}
.testimonial-Inner p span {
	font-weight:bold;
	font-size:14px;
	padding-bottom:0px;
	 font-size:11px;
}
.testimonial-Inner p span.quoteimg{
	background:url(../images/test-quote.jpg) no-repeat 100% 0 ;
	width:18px; height:14px;/**/ display:inline; padding-left:22px;
}
.testimonial-Inner p a{
	color:#000;
}
.testimonial-Inner p a:hover{
	text-decoration:underline;
}
/* Logo Gallery  */
#logo_wrapper{
	width:976px;
	/*margin:37px auto 0;*/
	margin: 0 auto;
	padding:0 0 11px;
}

#logo_wrapper select{
	width:306px;
	margin-right:15px;
	font:normal 14px/17px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	float:left;
}
#logo_gallery{
	width:976px;
	padding:0px 0 43px;
	/*margin:10px auto 9px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;*/
}
#logo_wrapper p{
	float:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	width:auto;
	background-color:inherit;
	padding-right:11px;
}
#logo_gallery div.websites_gal{
	width:915px;
	background-color:#fbfbfb;
	color:#696969;
	border:1px solid #e3e3e3;
	padding:25px  15px 25px 38px;
}
#logo_gallery  p{
padding:0 0 0 15px;
}
#logo_gallery  p span{
	color:#baa70f;
	background-color:inherit;
	font:normal 33px/35px Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:10px;
}
#logo_gallery div.websites_gal a{
	color:#17acec;
	font:bold 14px/35px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#logo_gallery div.websites_gal  a:hover{
	text-decoration:underline;
}
#logo_gallery div.websites_gal img.website_img{
	float:right;
	margin:0px;
}
#logo_gallery div.websites_gal img.brochure_img{
	margin:0 auto;
	float:none;
}
#logo_gallery div.websites_gal div.websites-left{
	width:278px;
	float:left;
	padding:0px;
}

#logo_gallery div.websites_gal div.websites-left p{
	width:278px;
}
#logo_gallery div.logo_gal-img img{
	padding:0 40px;
	float:left;
	width:auto;
	margin:0;
}
#logo_gallery div.logo_gal-img img.BC-gal{
	margin:0 0 0 0;
	float:left;
	width:auto;
}
#logo_gallery div.logo_gal-img img.logo-gal-last{
	margin:0 0 0;
	/*float:right;*/
	width:auto;
}
/*#logo_gallery div.logo_gal-img img.bc-gal-last{
	margin:0 0 0;
	float:right;
	width:auto;
}*/
#logo_gallery div.logo_gal-img div.logo-spacing{
	padding:21px 0;
}
#logo_gallery div.logo_gal-img{
	width:976px;
}
#logo_gallery div.logo_gal-img div.logo-pagination{
	width:967px;
	padding:12px 0;
}
#logo_gallery div.logo_gal-img div.logo-pagination ul{
	float:right;
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
#logo_wrapper div.logo-pagination ul.pagination-bottom{
	width:225px;
	float:left;
	padding:0px;
}
#logo_wrapper div.logo-pagination ul.pagination-bottom li{
	float:left;
	padding:12px 10px 0 0;
}
#logo_wrapper div.logo-pagination ul li{
	float:right;
	padding-left:10px;
}
#logo_wrapper div.logo-pagination ul li a.active-brochure, #logo_wrapper div.logo-pagination ul.pagination-bottom li a.active-brochure{
	color:#000;
	background-color:inherit;
}
#logo_wrapper div.logo-pagination ul li a{
	color:#e56a26;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
#logo_wrapper div.logo-pagination li a:hover{
	color:#000;
	background-color:inherit;
}
#logo_wrapper div.logo-pagination div.go-cntr{
	width:170px;
	float:right;
	padding:12px 0 0 0;
}
#logo_wrapper div.logo-pagination input.searchField{
	width:24px;
	height:22px;
	border:1px solid #8e8e8e;
	float:left;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#fff;
	padding-left:4px;
}
#logo_wrapper div.logo-pagination input.bttn-go{
	width:40px;
	height:24px;
	border:none;
	float:right;
}
#logo_gallery div.logo_gal-img div.logo-pagination img{
	float:right;
	margin:0 0 0 6px;
	width:auto;
}
#logo_wrapper img.pagination_bttm{
	float:left;
	width:auto;
}
.logoworksContainer{
	padding:0 0 28px 0;
	overflow:hidden;
}
.logoworksContainer p{
	padding-bottom:15px;
}
.logoworksContainer img.left{
	float:left; width:auto;
	margin:0 12px 12px 0;
}
.logoworksContainer img.right{
	float:right; width:auto;
	margin:0 0 12px 12px;
}
.logoworksContainer p{
	width:auto;
}
.logoworksContainer a{
	color:#09C; text-decoration:none;
}
.logoworksContainer a:hover{
	text-decoration:underline;
}

/*  LOGO PACKAGES  */
.packContainer{
	padding-bottom:0 0 16px 0; overflow:hidden;
	width:976px;
}
div.guarantee_bttm{
	width:620px;
	padding:18px 22px 20px;
	margin-top:15px;
	border:1px solid #ebebeb;
	background:url(../images/guarantee_grad.gif) repeat-x 0 100%;
}
div.guarantee_bttm ul li.faq-list{
	background:url(../images/bllt_Q.gif) no-repeat 0 5px;
	padding-left:25px;
	padding-bottom:5px;
}
div.guarantee_bttm ul li.faq-list a{
	color:#656565;
	background-color:inherit;
	text-decoration:none;
}
div.guarantee_bttm ul li.faq-list a:hover{
	text-decoration:underline;
	color:#000;
	background-color:inherit;
}
.guarantee_bttm{
	background:url(../images/bllt_Qq.gif) no-repeat 0 5px;
	padding-left:25px;
	padding-bottom:5px;
	margin-bottom:15px;
}
.guarantee_bttm a{
	color:#656565;
	background-color:inherit;
	text-decoration:none;
}
.guarantee_bttm a:hover{
	text-decoration:underline;
}
/*  Gallery  */

.galContainer{
	background:url(../images/guarantee_img.jpg) no-repeat 50% 0;
	padding:250px 0 15px 0;
}

.galContainer p{
	border-bottom:1px solid #ccc;
	padding:15px 0;
}
.galContainer p.excpt{
	color:#990; border:none; font-size:16px;
}
.galContainer p.note{
	font-size:11px; border:none;
	padding-top:0;
}
ul.gurrantee li{
	background:url(../images/bllt_hand.gif) no-repeat 0 5px;
	padding:0 0 15px 35px;
}

/*--------------//////Pricing-Package(custom-logo) Ends//////--------------*/
#pricingP-Cntr{
	width:976px;
	margin:13px auto 0;
}
#pricingP-Cntr-Stationery{
	width:700px;
	margin:13px auto 0;
}
#pricingP-Cntr ul, #pricingP-Cntr-Stationery ul{
	padding:16px 0 0 7px;
	font:normal 16px/22px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
#pricingP-Cntr ul li, #pricingP-Cntr-Stationery ul li{
	/*padding-left:12px;
	margin: 0 0 6px;
	/*background:url(../images/bllt_tick.gif) no-repeat 0 5px;*/
	text-align:center;
	padding-bottom:2px;
}
#pricingP-Cntr ul li span{
	font-size:22px;
}

#pricingP-Cntr div.pricingP-box-BC, #pricingP-Cntr-Stationery div.pricingP-box-BC{
	width:208px;
	float:left;
	border:1px solid #b6b6b6;
	background:#f0f0f0;
	/*background:url(../images/pricingP-bg.gif) repeat-x 0 100%;*/
	padding:11px;
	position:relative;
	height:312px;
	bottom:0;
}
#pricingP-Cntr div.pricingP-box-BC01{
	width:208px;
	float:right;
	border:1px solid #b6b6b6;
	background:#f0f0f0;
	/*background:url(../images/pricingP-bg.gif) repeat-x 0 100%;*/
	padding:11px;
	position:relative;
	height:312px;
	margin-right:0px;
	bottom:0px;
}
#pricingP-Cntr div.pricingP-box{
	width:208px;
	float:left;
	border-left:1px solid #b6b6b6;
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	background:#f0f0f0;
	/*background:url(../images/pricingP-bg.gif) repeat-x 0 100%;*/
	padding:11px;
	position:relative;
	height:312px;
	bottom:-21px;
}
.xtraborder{
	border-right:1px solid #b6b6b6;
}
.noxtraborder{
	border-left:none;
}
#pricingP-Cntr div.pricingP-box01{
	width:208px;
	float:right;
	border-left:1px solid #b6b6b6;
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	background:#f0f0f0;
	/*background:url(../images/pricingP-bg.gif) repeat-x 0 100%;*/
	padding:11px;
	position:relative;
	height:312px;
	bottom:-21px;
}
#pricingP-Cntr div.pricingP-Silverbox{
	width:208px;
	float:left;
	border:3px solid #53b3df;
	/*background:url(../images/pricingP-bg.gif) repeat-x 0 100%;*/
	padding:11px;
	height:333px;
	position:relative;
	bottom:0;
	/*margin-right:14px;*/
}
#pricingP-Cntr p.pricingP-blue{
	border:1px solid #d6d6d6;
	background-color:#219adf;
	padding:17px 0;
	text-align:center;
	font:bold 22px/25px Arial, Helvetica, sans-serif;
	color:#fff;
}
#pricingP-Cntr p.pricingP-black{
	border:1px solid #d6d6d6;
	background-color:#383838;
	padding:8px 0;
	text-align:center;
	font:bold 22px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	height:95px;
}

#pricingP-Cntr p.pricingP-blue span, #pricingP-Cntr p.pricingP-black span{
	display:block;
	color: #ffe71b;
	background-color:inherit;
}
#pricingP-Cntr img.order-now{
	width:118px;
	height:37px;
	float:left;
	background:url(../images/bttn-orderNow.gif) no-repeat 0 0;
	position:absolute;
	bottom:10px;
	margin-left:45px;
}
/*--------------//////Pricing-Package(custom-logo) Ends//////--------------*/
/* Testimonial Start */
div.testimonial-content{
	margin: 0 0 22px 0;
	border:1px solid #d9d9d9;
	padding:13px;
}
#whyus-bttm div.whyus-left div.testimonial-content p strong{
	display:block;
	padding-top:5px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
}
#whyus-bttm div.whyus-left div.testimonial-content p strong span{
	color:#cbac1d;
	display:inline;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	background-color:inherit;
}
div.testimonial-content img{
	margin-bottom:16px;
	display:block;
}
#testimonialPannel {
	width:966px;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	height:220px;
	position:relative;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#testimonialPannel p.testimonial_home {
	background:url(../images/divider-Hd.gif) repeat-x 0 0;
	line-height:0px;
	font-size:0px;
	height:44px;
	margin-bottom:54px;
	float:none;
	padding:0 0 0 20px;
	width:auto;
}
#testimonialPannel p.testimonial_home span {
	background:url(../images/hd-testimonial.gif) no-repeat 0 0;
	overflow:hidden;
	width:216px;
	padding:44px 0 0;
	line-height:0px;
	font-size:0px;
	height:0px;
	display:block;
}
#testimonialPannel p {
	width:565px;
	padding-right:35px;
	padding-top:30px;
	float:right;
	color:#000;
	background-color:inherit;
}
#testimonialPannel img {
	float:left;
}
#testimonialPannel p span {
	display:block;
	padding-top:24px;
	width:auto;
	font:bold 13px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif
}
#testimonialPannel div.glidecontenttoggler {
	width:220px;
	background-color:#d9d9d9;
	color:#fff;
	height:37px;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:25px;
	right:92px;
}
#testimonialPannel p.viewall {
	background:url(../images/viewbtn-bg.jpg) no-repeat 0 0;
	color:#fff;
	position:absolute;
	bottom:0;
	width:68px;
	right:-68px;
	padding:0px;
	font:normal 13px/37px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#testimonialPannel p.viewall a {
	background-color:inherit;
	color:#fff;
	display:block;
	width:68px;
	padding:0px;
	text-decoration:none;
}
#testimonialPannel div.glidecontenttoggler ul {
	padding:0px;
	margin:0 auto;
	width:200px;
}
#testimonialPannel div.glidecontenttoggler ul li {
	color:#000;
	line-height:35px;
	padding:0 6px;
}
#testimonialPannel div.glidecontenttoggler ul li a {
	color:#000;
	font-weight:bold;
	outline:none;
}
#testimonialPannel div.glidecontenttoggler ul li a:hover {
	color:#fff;
	text-decoration:underline;
	background-color:inherit;
}
#testimonialPannel div.glidecontenttoggler ul li a.active-brochure {
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
}
.testimonialGallery {
	width:867px;
	float:left;
	height:114px;
	padding:0 30px;
}
.testimonialGallery img {
	float:left;
	margin-top:30px;
	width:auto;
}
/* Testimonial End */
/*  Contacu Us  Starts  */
div.guarantee_bttm form input.contact-txtfield{
	width:343px;
	height:22px;
	border:1px solid #d8d8d8;
	float:right;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin-bottom:14px;
}

div.guarantee_bttm form textarea{
	width:343px;
	height:88px;
	border:1px solid #d8d8d8;
	float:right;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin-bottom:14px;
}
div.guarantee_bttm form input.contact-submit{
	float:left;
	margin:0 8px 0 275px;
	cursor:pointer;
}
div.guarantee_bttm form input.contact-cancel{
	float:left;
	cursor:pointer;
}
p.contact-address{
	font:bold 18px/25px Arial, Helvetica, sans-serif;
	color: #494949;
	background-color:inherit;
	margin-bottom:8px;
}
/*  Contacu Us  Ends  */
/*  Place order form starts */
#whyus-top{
	width:921px;
	background:url(../images/bracketAbout.gif) no-repeat 0 0;
	height:199px;
	padding-left:50px;
	margin-top:18px;
}
#whyus-top div.whyusRight{
	background:url(../images/bracketAbout-R.gif) no-repeat 100% 0;
	float:right;
	width:900px;
	height:171px;
	padding:28px 0 0 0;
}
#whyus-top div.whyus-mycorporateCntr{
	background:url(../images/about-interogation.jpg) no-repeat 0 0;
	/*width:677px;*/
	width:697px;
	padding:0 0 0 100px;
	height:165px;
}
#whyus-top div.whyus-mycorporateCntr a{
	color:#656565;
	background-color:inherit;
	text-decoration:underline;
	outline:none;
}
#whyus-top div.whyus-mycorporateCntr img{
	display:inline;
	margin-top:10px;
}
#whyus-top div.whyus-mycorporateCntr a:hover{
	text-decoration:none;
}
#whyus-top div.whyusRight h1{
	font:normal 20px/25px Georgia, "Times New Roman", Times, serif;
	color:#a8970c;
	padding:5px 0 0;
}
#whyus-top div.whyusRight p.whyCorporateLogo_hd{
	background:url(../images/hd-AboutMycorporate.gif) no-repeat 0 0;
	text-indent:-1000000px;
	line-height:0px;
	font-size:0px;
	height:29px;
	width:404px;
	display:block;
}
#whyus-top div.whyusRight strong{
	font:normal 18px/22px Verdana, Geneva, sans-serif;
	color:#17acec;
	background-color:inherit;
	display:block;
	margin-bottom:12px;
}
/*  Place order form ends */
/*--------------//////THANK-YOU PAGE STARTS//////--------------*/
#whyus-top div.whyusRight h2.hd-thankyou{
	background:url(../images/hd-thankyou.gif) no-repeat 0 0;
	text-indent:-1000000px;
	line-height:0px;
	font-size:0px;
	height:29px;
	width:720px;
	display:block;
}
#whyus-top div.thankyouCntr{
	width:976px;
	padding:0 0;
	height:165px;
}
#whyus-top div.thankyouCntr h3{
	padding:15px 0 10px;
}
#thankyou-pannel{
	width:976px;
	height:100%;
	margin:75px 0 200px;
	vertical-align:middle;
	overflow:hidden
}
/*--------------//////THANK-YOU PAGE STARTS//////--------------*/
/*--------------//////SITE-MAP STARTS//////--------------*/
ul.sitemap-list{
	padding:0px;
	width:150px;
	float:left;
	margin-top:20px;
}
ul.sitemap-listend{
	padding:0px;
	width:100px;
	float:right;
}
ul.sitemap-list li, ul.sitemap-listend li{
	padding:0px;
	background:url(../images/bllt_rnd.gif) no-repeat 0 55%;
	line-height:0px;
	font-size:0px;
	padding:3px 0 0 20px;
}
ul.sitemap-list li.site-header, ul.sitemap-listend li.site-header{
	padding:3px 0 0;
	background:none;
	font-weight:bold;
}
ul.sitemap-list li.site-header a, ul.sitemap-listend li.site-header a{
	font-weight:bold;
	color:#000;
	background-color:inherit;
	padding:0px;
	background:none;
}
ul.sitemap-list li a, ul.sitemap-listend li a{
	text-decoration:none;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	background-color:inherit;
}
ul.sitemap-list li a:hover, ul.sitemap-listend li a:hover{
	text-decoration:underline;
}
/*--------------//////SITE-MAP ENDS//////--------------*/

/*-------------/////CSS 08 JAN 10///-----------------*/
.logoArea{
	overflow:hidden; margin-bottom:22px;
}
.tes-logo{
	background:#ebebeb; width:629px; padding:0 15px;
	overflow:hidden;
}
.tes-logo div.logoHolder{
	background:url(../images/logo-bg.jpg) no-repeat 0 0;
	float:left; width:234px; height:141px; 
	overflow:hidden;
}
.tes-logo div.logoHolder img{
	margin:14px 0 0 10px;
}
.testContent{
	background:url(../images/logo-test-bg.jpg) no-repeat 0 0;
	width:356px; padding:5px 18px 0 18px; float:left; min-height:141px;
}
.testContent p{
	padding-bottom:10px;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
}
.testContent p.owner{
	font-size:12px; color:#000;
}

/*-------------///BUSINESSCARD GALLERY  19 01 10///---------------------*/
.bcGal{
	background:url(../images/business-card-midbg.jpg) repeat-x 0 100% #f5f5f5;
	padding:10px 0; padding:0 35px
}
.bcGal-imgContainer{
	width:290px; height:260px; float:left; text-align:center; font-weight:bold;
	margin-right:12px;
}
/*-------------///WEBSITE GALLERY  19 01 10///---------------------*/
.webgal{
	width:979px; margin:0 auto; position:relative; left:0; top:0;
}
.webgal-mid{
	background:url(../images/website-bg-mid.jpg) repeat-x 0 100% #f6f6f6;
}

.webgalTop{
	background:url(../images/web-site-bg-top.jpg) no-repeat 0 0;
	width:976px; height:26px; padding:25px 0px 0 0px;
}
.webgalTop p{
	 color:#626262; font-size:16px; position:absolute; left:36px;
}

.webgalTop a{
	color:#626262; text-decoration:none;
	width:auto; position:absolute; right:36px;
	font-weight:normal;
}
.webgalTop a:hover{
	color:#E56A26; 
}



/* gallery-slider starts */
#DHTMLgoodies_arrows{	
	width:900px;
	margin:0 auto;
	position:absolute;
	bottom:120px;
}
#DHTMLgoodies_panel_one{	
	width:900px;
	margin:50px auto 0;
}
#DHTMLgoodies_thumbs{
	width:750px;
	overflow:hidden;
	height:120px;
	position:relative;
	margin:0 auto;
}
#DHTMLgoodies_largeImage{	
	width:976px;
	background:url(../images/website-bg-mid.jpg) repeat-x 0 100% #f6f6f6;
}
.strip_of_thumbnails{
	float:left;
	width:800px;
	position:absolute;
}
.strip_of_thumbnails div{
	width:148px;
	float:left;
	/*margin-right:1px;*/
	height:87px;
	position:relative;
	background:url(../images/hover.jpg) no-repeat 0 100%;
}
.strip_of_thumbnails div a{
	display:block;		
	
}
.strip_of_thumbnails div a img{
	position:absolute;
	bottom:0px;
	border:1px solid #ddd;
}
.strip_of_thumbnails div a:hover{
	background:url(../images/hover.jpg) no-repeat 0 100%;
	height:87px;
}
.strip_of_thumbnails div a:hover img{
	position:absolute;
	top:0px;
}
.strip_of_thumbnails div a img.activeImage{
	display:block;
	position:absolute;
	top:0px;
	border:1px solid #ddd;
	background:url(../images/hover.jpg) no-repeat 0 100%;
}
.leftArrow{
	float:left;
	margin-top:10px;
}
.rightArrow{
	float:right;
	margin-top:10px;
}
#DHTMLgoodies_thumbs_inner{
	position:relative;
	width:976px;
}

.bannerWrapper{
       background:url(../images/bannerRightTop.gif) no-repeat 0 0 #f7f7f7;
       width:266px;
       padding:14px 0 0;
       margin-bottom:35px;
}
.bannerWrapperBttm{
       background:url(../images/bannerRightBttm.gif) no-repeat 0 100%;
       width:266px;
       height:14px;
}
.banner_txt{
       background:url(../images/bannerRightBg.gif) repeat-x 0 0;
       padding:0 15px;
}
.banner_txt p.banner_big{
       font:bold 20px/25px Arial, Helvetica, sans-serif;
       color:#0f4b72;
       text-shadow:2px 2px 0 #fff;
       padding-top:12px;
}
.banner_txt p.banner_small{
       font:normal 16px/24px Arial, Helvetica, sans-serif;
       color:#000;
       padding-top:12px;
}
.banner_txt a.button_learn{
       background:url(../images/bttn.jpg) no-repeat 0 0;
       width:125px;
       display:block;
       color:#fff;
       text-align:center;
       text-decoration:none;
       margin-top:15px;
       padding:0 0 22px 0;
       font:normal 16px/32px Arial, Helvetica, sans-serif;
}

/*added on 05-03-2010*/

.logoworksContainer a.tutorialBttn{
	color:#000; text-decoration:none;
	background-color:#ebda64;
	width:99px;
	display:block;
	line-height:24px;
	padding:0 14px;
	float:left;
	cursor:pointer;
}
.logoworksContainer a.tutorialBttn:hover{
	text-decoration:none;
	border:1px solid #000;
	padding:0 13px;
	line-height:23px;
}
p.step-hd {
	font:normal 20px/27px Arial, Helvetica, sans-serif;
	color:#686868;
	padding:0px 0 10px;
}
p.step-hd span{
	color:#218ed7;
	padding:0px;
	display:block;
	font-size:17px;
}
.padd-spacer{
	padding-top:15px;
	padding-bottom:0px;
}
p.headerTutorial{
	font:normal 35px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:40px 0 8px 0;
}

h1.tutorialHeading {
	font:normal 24px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	margin:0;
	padding:0 0 18px 0;
	display:block;
}

/*added on 26-05-2010*/
.logoworksContainer ul li.career_hd{
    font-size:14px;
    font-weight:bold;
    background:none;
    padding:15px 0 5px;
}
.logoworksContainer ul.career_list li.career_hd{
    font-size:14px;
    font-weight:bold;
    background:none;
    padding:15px 0 5px;
    color:#000;
}
.logoworksContainer ul.career_list li{
    font:normal 14px/23px Arial, Helvetica, sans-serif;
    background:url(../images/bllt-arrw.gif) no-repeat 0 6px;
    padding-left:20px;
}

div.nav-link {
	float:right;
	width:976px;
	text-align:right;
}
div.nav-link ul {
	padding:2px 0 0 0px;
	float:right;
	width:auto;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.nav-link ul.navlink02 {
	width:auto;
	padding-left:130px;
}
div.nav-link ul.navlink03 {
	width:auto;
	float:right;
}
div.nav-link ul li {
	float:left;
	color:#565656;
}

div.nav-link ul li a.active-selection {
	text-decoration:none;
	color:#e56a26;
	background-color:inherit;
	background:none;
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:34px;
	height:34px;
	display:block;
}
div.nav-link ul li a {
	text-decoration:none;
	color:#565656;
	background-color:inherit;
	background:none;
	display:block;
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:34px;
	height:34px;
	
}
div.nav-link ul li a:hover {
	text-decoration:none;
	color:#e56a26;
	background-color:inherit;
	background:none;
}

/*  NAV PART  */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background-color:#fdfae9;
visibility: hidden;
z-index:100;
}
.ddsubmenustyle li {
diplay:inline;
width:200px;
margin:0px;
padding:0;
line-height:34px;
border-bottom:1px solid #f5e478;
}
.ddsubmenustyle li a{
display:inline-block;
color:#000;
text-decoration: none;
padding:0 5px;
display:block;
text-align:left;
margin:0px;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
}

.ddsubmenustyle li a:hover{
color:#e56a26;
background-color: #f5e478;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left:0px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top:0px;
right: 2px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
