/*Universal Style*/
html > body * {
	outline:none;
}
body {
	margin:0;
	padding:0px;
	background:url(../images/bg.gif) top left repeat-x;
	color:#646465;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
h1{
font:bold 16px Verdana, Arial, Helvetica, sans-serif;
color:#414141;
padding:0 0 6px 0;
}
h2{
font:bold 16px Verdana, Arial, Helvetica, sans-serif;
color:#414141;
padding-bottom:3px;
line-height:25px;
}
h2 span{
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#111210;
}
h3{
font:bold 15px Verdana, Arial, Helvetica, sans-serif;
color:#414141;
border-bottom:1px dotted #7a7a7a;
padding-bottom:6px;
margin-bottom:10px;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
a{
 color:#737373;
 text-decoration:none;
}
a.pink{
color:#ff7400;
}
.knowmore{
background:url(../images/orange-arrow.gif) left 5px no-repeat;
padding-left:12px;
color:#eb5c00;
text-decoration:underline;
}
.knowmore:hover{
text-decoration:none;
}
.greenlink{
color:#6c9f09;
text-decoration:none;
}
.greenlink:hover{
color:#6c9f09;
text-decoration:underline;
}
.textbox{
background:url(../images/textbox-repeater.gif) top left repeat-x;
border:1px solid #6d6d6d;
height:18px;
font:normal 11px tahoma;
width:200px;
padding:3px 0 0 3px;
}
.textarea{
background:#fff url(../images/textbox-repeater.gif) top left repeat-x;
border:1px solid #6d6d6d;
height:45px;
width:200px;
padding:2px 0 0 2px;
}
.textbox2{
background:url(../images/textbox-repeater.gif) top left repeat-x;
border:1px solid #6d6d6d;
height:18px;
font:normal 11px tahoma;
width:180px;
padding:3px 0 0 3px;
}
.textarea2{
background:#fff url(../images/textbox-repeater.gif) top left repeat-x;
border:1px solid #6d6d6d;
width:500px;
height:80px;
padding:2px 0 0 2px;
}
.dottend-border{
border:1px dotted #b1b1b1;
}
.red-text{
color:#7a7676;
}
/*Layout Style************************************/
#wrapper{
width:952px;
position:relative;
padding:0px;
margin:0px auto;
}
#header{
float:left;
width:937px;
height:82px;
position:relative;
padding:6px 0px 0px 15px;
}
#logo{
float:left;
padding:5px 0 0 0px;
}
#header-right{
float:right;
}
#toplink{
float:right;
padding:6px 5px 13px 5px;
width:118px;
color:#FFFFFF;
background:url(../images/top-icon-bg.gif) top right no-repeat;
}
#toplink a{
padding:0 9px;
}
#request-quote{
float:right;
padding:5px 0px 14px 28px;
margin-right:5px;
width:130px;
color:#FFFFFF;
background:url(../images/request-a-quotebg.gif) top right no-repeat;
}
#request-quote a{
padding:0 0 0 10px;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
#banner{
float:left;
width:952px;
background:url(../images/banner-bg.jpg) top left no-repeat;
height:232px;
}

/*Navigation Style************************************/
#navigation{
float:right;
width:875px;
text-align:right;
position:relative;
padding:0px 0 0px 0px;
margin:0px;
background:url(../images/content-top-curve.gif) bottom left no-repeat;
}
#navigation ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#navigation li{
float:left;
padding:0 4px 0 0;
}
#navigation ul li a{
float:left;
display:block;
padding:0 0 0 11px;
text-decoration:none;
background:url(../images/tab-left.png) top left no-repeat;
}
#navigation ul li a span{
display:block;
float:left;
padding:7px 20px 11px 9px;
color:#FFFFFF;
cursor:pointer;
font:normal 12px tahoma;
background:url(../images/tab-right.png) top right no-repeat;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigation a span {float:none;}
    /* End IE5-Mac hack */
    #navigation a:hover span {
      color:#FFFFFF;
      }
      #navigation .current a, #navigation a:hover {
              background-position:0% -33px;

      }
      #navigation .current a span, #navigation a:hover span {
              background-position:100% -33px;
			  color:#FFFFFF;
      }
	  
/*Content Area Style************************************/	  
#content-area{
float:left;
width:918px;
padding:17px 17px 0 17px;
margin:0px;
position:relative;
background:#fff url(../images/content-area-top-curve.gif) top left no-repeat;
}

/*Left Column************************************/
#left-col{
float:left;
position:relative;
width:647px;
padding:0 16px 0 0;
}
#our-services{
float:left;
width:647px;
}
.servicestab{
float:left;
width:630px;
position:relative;
background:url(../images/servicetab-top.gif) bottom left no-repeat;
padding:0 0 3px 17px;
}
.servicestab ul{
margin:0px;
padding:0px;
list-style-type:none;
}
.servicestab li{
float:left;
padding:0 6px 0 0;
}
.servicestab ul li a{
float:left;
display:block;
padding:0 0 0 9px;
text-decoration:none;
background:url(../images/service-tableft-off.gif) top left no-repeat;
}
.servicestab ul li a span{
display:block;
float:left;
padding:0px 24px 0px 15px;
color:#FFFFFF;
cursor:pointer;
font:bold 14px tahoma;
background:url(../images/service-tabright-off.gif) top right no-repeat;
}
.servicestab ul li a span b{
padding:9px 0px 13px 0px;
display:block;
float:left;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .servicestab a span {float:none;}
    /* End IE5-Mac hack */
    .servicestab a:hover span {
			  color:#FFFFFF;
			  text-decoration:none;
      }
      .servicestab .current a, .servicestab a:hover {
              background:url(../images/service-tableft-active.gif) top left no-repeat;

      }
      .servicestab .current a span, .servicestab a:hover span {
              background:url(../images/service-tabright-active.gif) top right no-repeat;
      }
	  .servicestab a:hover span b, .servicestab .current a span b{
background:url(../images/down-arrow.gif) center bottom no-repeat;
}
.service-tabcont{
position:relative;
float:left;
width:647px;
padding:0px 0px 0 0px;
background:url(../images/servicetab-repeater.gif) top left repeat-y;
}
.service-tabcont-area{
position:relative;
float:left;
width:637px;
min-height:507px;
padding:0px 5px 0 5px;
background:url(../images/servicetab-repeater.gif) top left repeat-y;
}
.service-tabcont-inner{
float:left;
width:603px;
min-height:487px;
padding:10px 16px 10px 18px;
background:#ffffff url(../images/servicetab-content-repeater.gif) bottom left repeat-x;
}
.servicesection{
float:left;
width:603px;
padding:20px 0px 15px 0px;
background:url(../images/bottom-divider.gif) bottom left no-repeat;
}
.service-left{
float:left;
width:300px;
padding:0px 1px 0px 0px;
background:url(../images/vertical-border.gif) top right no-repeat;
}
.hosting-service{
float:left;
width:272px;
padding:0 28px 40px 0;
background:url(../images/web-hosting-bg.gif) bottom right no-repeat;
}
.design-service{
float:left;
width:272px;
padding:0 10px 40px 18px;
background:url(../images/web-design-bg.jpg) bottom right no-repeat;
}
.servicesection-btm{
float:left;
width:603px;
padding:20px 0px 15px 0px;
}
.app-development{
float:left;
width:272px;
padding:0 28px 40px 0;
background:url(../images/web-development-bg.gif) bottom right no-repeat;
}
.seo-service{
float:left;
width:272px;
padding:0 10px 40px 18px;
background:url(../images/seo-services-bg.gif) bottom right no-repeat;
}
.servicetab-bottom{
float:left;
width:647px;
height:9px;
background:url(../images/servicetab-bottom.gif) bottom left no-repeat;
}
.web-services{
float:left;
width:289px;
height:169px;
margin-right:9px;
padding:70px 0 0 15px;
background:url(../images/web-services-bg.jpg) top left no-repeat;
}
#about-tkv{
float:left;
position:relative;
width:637px;
color:#323232;
padding:20px 10px 0 0;
}

/*Right Col************************************/
#right-col{
float:left;
width:255px;
}
.righttab{
float:left;
width:255px;
position:relative;
margin-bottom:17px;
background:url(../images/right-tab-repeater.gif) top left repeat-y;
}
.righttab-top{
float:left;
width:246px;
position:relative;
padding:8px 0 0 9px;
background:url(../images/right-tab-top.gif) top left no-repeat;
}
.righttab-top ul{
margin:0px;
padding:0px;
list-style-type:none;
}
.righttab-top li{
float:left;
padding:0 4px 0 0;
}
.righttab-top ul li a{
float:left;
display:block;
padding:0 0 0 6px;
text-decoration:none;
background:url(../images/rt-sec-tableft-off.gif) top left no-repeat;
}
.righttab-top ul li a span{
display:block;
float:left;
padding:0px 14px 0px 9px;
color:#FFFFFF;
cursor:pointer;
font:bold 13px tahoma;
background:url(../images/rt-sec-tabright-off.gif) top right no-repeat;
}
.righttab-top ul li a span b{
padding:6px 0px 10px 0px;
display:block;
float:left;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .righttab-top a span {float:none;}
    /* End IE5-Mac hack */
    .righttab-top a:hover span {
			  color:#FFFFFF;
			  text-decoration:none;
      }
      .righttab-top .current a, .righttab-top a:hover {
              background:url(../images/rt-sec-tableft-on.gif) top left no-repeat;

      }
      .righttab-top .current a span, .righttab-top a:hover span {
              background:url(../images/rt-sec-tabright-on.gif) top right no-repeat;
      }
	  .righttab-top a:hover span b, .righttab-top .current a span b{
background:url(../images/down-arrow2.gif) center bottom no-repeat;
}
.rt-tabcont{
position:relative;
float:left;
width:239px;
padding:0px 8px 0px 8px;
}
.rt-tabcont-inner{
position:relative;
float:left;
width:215px;
min-height:187px;
height:auto !important;
height:187px;
background:url(../images/rt-tab-inner-repeater.gif) bottom left repeat-x;
padding:10px 12px 10px 12px;
}
.row{
padding:13px 0 ;
}
.row2{
padding:4px 0 4px 5px ;
}
.row3{
padding:8px 0 ;
}
.righttab-bottom{
float:left;
width:255px;
height:15px;
background:url(../images/right-tab-bottom.gif) top left no-repeat;
}
.recent-project{
float:left;
width:255px;
position:relative;
margin-bottom:17px;
background:url(../images/recent-project-repeater.gif) top left repeat-y;
}
.recent-project-top{
float:left;
width:246px;
position:relative;
padding:8px 0 0 9px;
background:url(../images/right-tab-top.gif) top left no-repeat;
}
.recent-project-hd{
font:bold 16px tahoma;
padding:0 0 13px 0;
background:url(../images/down-arrow2.gif) 30px bottom no-repeat;
}
.recent-project-thumb{
position:relative;
float:left;
width:239px;
padding:8px 8px 5px 8px;
}
.viewmore{
padding:3px 4px 0 0 ;
width:85px;
height:20px;
color:#FFFFFF;
font:normal 12px tahoma;
text-decoration:none;
text-align:center;
float:right;
margin:8px 0 0 0;
background:url(../images/btnlink-bg.gif) top left no-repeat;
}
.viewmore:hover{
color:#bbbbbb;
}
.recent-project-bottom{
float:left;
width:255px;
height:10px;
overflow:hidden;
background:url(../images/recent-project-bottom.gif) top left no-repeat;
}
ul.list{
margin:0px;
padding:8px 0 0 0;
list-style-type:none;
}
ul.list li{
background:url(../images/green-arrow.gif) left 7px no-repeat;
padding:0 0 2px 17px;
}
ul.list li a{
color:#646465;
text-decoration:none;
}
ul.list li a:hover{
color:#000000;
text-decoration:none;
}
/* Bottom Content*/
#bottomcontent{
float:left;
width:932px;
padding:20px 0 0 0;
position:relative;
}

ul.bluelist{
margin:0px;
padding:0px;
list-style-type:none;
}
ul.bluelist li{
background:url(../images/blue-arrow.gif) left 5px no-repeat;
padding:0px 0 0 18px;
color:#6fa5d6;
font-weight:bold;
}
ul.newslist{
margin:0px;
padding:0px;
list-style-type:none;
}
ul.newslist li{
background:url(../images/bottom-border.gif) bottom left repeat-x;
padding:8px 0 5px 0px;
}
ul.newslist li a{
color:#686868;
text-decoration:none;
}
ul.newslist li a span{
color:#d25f10;
background:url(../images/news-arrow.gif) left 5px no-repeat;
padding:0px 0 0 14px;
font-weight:bold;
}
ul.newslist li a:hover{
text-decoration:underline;
}
a.read-more{
background:url(../images/orange-arrow.gif) left 4px no-repeat;
padding-left:10px;
color:#414141;
text-decoration:underline;
}
a.read-more:hover{
text-decoration:none;
}
#footer-full{
width:100%;
margin:10px 0 0 0;
float:left;
height:70px;
background:url(../images/footer-repeater.gif) top left repeat-x;
}
#footer{
width:914px;
margin:0px auto;
padding:15px 19px 0 19px;
}
.fleft{
float:left;
}
.fright{
float:right;
}
#footer a{
color:#8d8888;
text-decoration:none;
}
#footer a:hover{
color:#70a112;
text-decoration:none;
}
#footer-inner{
width:934px;
float:left;
padding:10px 20px 5px 20px;
background:#fbfbfc url(../images/footer-repeater.gif) top left repeat-x;
}

#navigate-full{
width:100%;
margin:10px 0 8px 0;
float:left;
background:url(../images/navigate-dark-repeater.gif) top left repeat-x;
}
#navigate-panel{
width:918px;
margin:0px auto;
position:relative;
}

.navigate-top{
width:887px;
float:left;
height:33px;
padding:14px 0 0 31px;
background:url(../images/navigate-dark-repeater.gif) top left repeat-x;
}
#vertical_slide, #horizontal_slide {
	 width:874px;
	 float:left;
}
.slidehdr{
padding:0 0 2px 0px;
font:bold 15px tahoma;
color:#FFFFFF;
border:none;
}
.slidehdr a{
color:#FFFFFF;
text-decoration:none;
}
.slidepanel{
float:left;
width:918px;
position:relative;
background:url(../images/navigate-panel-h-repeater.gif) top left repeat-y;
}
.slidepanel-inner{
float:left;
width:912px;
padding:0 3px;
}
.slidepanel-content{
float:left;
width:874px;
padding:10px 19px 5px;
}
.navigatelink{
float:left;
width:874px;
padding:0 0 10px 0;
border-bottom:1px dotted #5c5d5d;
}
ul.toplevel{
margin:0px;
padding:0px;
list-style-type:none;
}
ul.toplevel li{
background:url(../images/blue-arrow.gif) left 7px no-repeat;
padding:0px 0 2px 15px;
font-weight:bold;
}
ul.toplevel li a{
color:#414141;
text-decoration:none;
}
ul.toplevel li a:hover{
color:#666666;
text-decoration:none;
}
ul.toplevel ul{
margin:0px;
padding:3px 0 0 0px;
list-style-type:none;
}
ul.toplevel ul li{
background:url(../images/black-arrow.gif) left 6px no-repeat;
padding:0px 0 1px 15px;
font-weight:normal;
}
ul.toplevel ul li a{
color:#444444;
text-decoration:none;
}
ul.toplevel ul li a:hover{
color:#000000;
text-decoration:none;
}
.tagclouds{
float:left;
width:874px;
position:relative;
padding:10px 0 0 0;
}
.text15{
font-size:15px;
}
.text14{
font-size:14px;
}
.text11{
font-size:11px;
}
.text10{
font-size:10px;
}
.green{
color:#7a7676;
}
.blue{
color:#414141;
}
.black{
color:#000000;
}
.slidepanel-btm{
float:left;
width:918px;
overflow:hidden;
height:10px;
background:url(../images/navigate-panel-bottom.gif) top left no-repeat;
}
/* Inner Pages*/
.border-r{
border-right:1px dotted #a8a5a1;
}
.border-b{
border-bottom:1px dotted #a8a5a1;
}


/* teaser stage*/
#stageNav, #iconSet {margin: 0 0 0px 11px;}

#stageNav a.activeSlide { background: #fff }
#stageNav a.activeSlide { 
  -moz-opacity: 0.35;
  filter: Alpha(opacity=35); 
}
#teaserNav #firstTab {
   float:left;
}      

#teaserStage {  
  width:647px; 
  float:left; 
  overflow: hidden;
  z-index: 1;
  min-height:515px;
  position: relative;  
  padding:0px 0px 0 0px;
  background:url(../images/servicetab-repeater.gif) top left repeat-y;
} 
#teaserNav {
float: left;
width:630px;
background:url(../images/servicetab-top.gif) bottom left no-repeat;
padding:0 0 3px 17px;
}
#teaserNav ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#teaserNav li{
float:left;
padding:0 6px 0 0;
}
#teaserNav ul li a{
float:left;
display:block;
padding:0 0 0 9px;
text-decoration:none;
background:url(../images/service-tableft-off.gif) top left no-repeat;
}
#teaserNav ul li a span{
display:block;
float:left;
padding:0px 24px 0px 15px;
color:#FFFFFF;
cursor:pointer;
font:bold 14px tahoma;
background:url(../images/service-tabright-off.gif) top right no-repeat;
}
#teaserNav ul li a span b{
padding:9px 0px 13px 0px;
display:block;
float:left;
}
.bredcrum{
	padding-bottom:15px;
	font-size:11px;
}
.bredcrum a{
	background:url(../images/orange-arrow.gif) right 5px no-repeat;
	padding:0 12px 0 7px;
	color:#767676;
	text-decoration:none;
}
.bredcrum a:hover{
	color:#79ac17;
}
span.activebredcrum{
	font-weight:bold;
	padding:0 0 0 8px;
	color:#414141;
	background:none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #teaserNav a span {float:none;}
    /* End IE5-Mac hack */
    #teaserNav a:hover span {
			  color:#FFFFFF;
			  text-decoration:none;
      }
      
#teaserNav a:hover, #teaserNav a.activeSlide {
  background:url(../images/service-tableft-active.gif) top left no-repeat;   
}

#teaserNav a:hover span, #teaserNav a.activeSlide span {
              background:url(../images/service-tabright-active.gif) top right no-repeat;
      }
	  #teaserNav a:hover span b, #teaserNav a.activeSlide span b{
background:url(../images/down-arrow.gif) center bottom no-repeat;
}
#teaserStage { 
  height: 498px;   
}      
.teaserImgBar {
  margin: 15px 9px 0 0;
  
}
.teaserImgBar div  {
  float: right;
  width: 105px; 
  margin-left: 18px;      
}
.teaserImgBar div h2{
  font-size: 76%; 
}
.teaserImgBar div h2 a {
  color: #333 !important;
}
.teaserImgBar div a:hover, .teaserL h1 a:hover {
  text-decoration: none;
}

.addHeadline:hover {
  text-decoration: underline;
}
.service_desc{
  background:url(../images/service_curve_bg.jpg) bottom right no-repeat;
  width:287px;
  float:left;
  padding:15px 10px 12px 10px;
  margin-bottom:15px;
}
.service_desc2{
  background:url(../images/service_curve_bg2.jpg) bottom right no-repeat;
  width:287px;
  float:left;
  padding:15px 10px 12px 10px;
  margin-bottom:15px;
}
.servicenm{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	padding-bottom:10px;
}
.moredesc{
	color:#7a7676;
	background:url(../images/orange-arrow.gif) right 5px no-repeat;
	padding:0 12px 0 0;
	margin-right:40px;
	text-decoration:none;
}
.moredesc:hover{
	text-decoration:underline;
}
.index{background:url(../images/next.png)no-repeat;height:88px;width:87px;}
