@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,   sub, sup, tt, var, dl, dt, dd,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type:none;
}
a {color:#0da0ff; text-decoration:none; font-size:12px;}
a:hover{color:#0da0ff; text-decoration:underline; font-size:12px;}

.clr{clear:both;}
ul li{padding:0px; margin:0px;}
body{margin:0px; padding:0px; background:#f0f0e6; font-family:Arial, Helvetica, sans-serif}
#main{margin:auto; width:960px;}
#header{ width:210px; float:left}
#header h1{ font-size:11px; color:#666; text-align:center; padding:0px; margin:0px; font-weight:normal; text-align:left }
#header2{ float:right; width:300px;}
#header2 .phone{ background:url(../images/phone.gif) no-repeat left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:30px; color:#0d5482; padding-left:40px; height:40px;}
#header2 .email{ background:url(../images/emailicon.gif) no-repeat left top ; padding-left:40px; height:40px; }
#header2 .email a{ font-size:18px;  color:#0d5482; text-decoration:none  }

 

#menu{background:url(../images/headerbg.gif) no-repeat; height:43px;}
#menu ul { padding:0px; margin:0px; list-style-type:none}
#menu ul li{ float:left;} 
#menu ul li a{text-align:center;   color:#FFF; text-decoration:none; font-weight:bold;  background:url(../images/line.gif) no-repeat right; display:block; padding:13px 37px; float:left; font-size:14px;}



#bgslider{ width:961px; height:265px; margin:auto; background:url(../images/bgheader.jpg) no-repeat}
#bgslider  ul{ padding:0px; margin:0px; list-style-type:none;}
#bgslider  ul li{ color:#b1ddf6; font-size:15px; font-weight:bold;  line-height:22px; background:url(../images/bullet.jpg) left no-repeat; padding-left:20px;}


#bgcontent{ width:960px; margin:auto; background:#FFF}
#bgcontent  #leftsection{width:725px; float:left;}
#bgcontent  #leftsection .top1{ background:url(../images/bgimg.jpg) no-repeat;}
#bgcontent  #leftsection .midd1{ background:url(../images/bgack.jpg) repeat-y;}
#bgcontent  #leftsection .midd1 .F1{ float:left; width:230px; padding:5px;}
#bgcontent  #leftsection .midd1 .F1 h2{ color:#0087df; font-size:14px; font-weight:bold; padding:0px; margin:0px;}
#bgcontent  #leftsection .midd1 .F1 h2 a{ color:#0087df; font-size:14px; font-weight:bold; text-decoration:none}

#bgcontent  #leftsection .midd1 .F1 p{ color:#434343; font-size:12px;  padding:0px; margin:0px; line-height:17px;}


#midfuct{padding:10px; font-size:12px;}
#midfuct p{ padding:0px; margin:0px; line-height:18px;}
#midfuct h2{ padding:0px; margin:0px; color:#0a7ec9; font-size:14px; font-weight:bold}

#midfunc_sec{float:left; width:200px;}
#midfunc_sec ul{ padding:0px; margin:0px; list-style-type:none;}
#midfunc_sec ul li{ background:url(../images/bullet1.jpg) left no-repeat; padding-left:15px;}

#bgcontent  #leftsection .fott1{ background:url(../images/bgfooter.jpg) no-repeat;}

#rightsection{float:left; width:220px; padding-left:8px;}

#form{margin:20px 0px;}

#footerpart2{background:url(../images/footer.jpg) bottom no-repeat;}
#testmonial{background:url(../images/testmonial.jpg) no-repeat; font-size:12px; line-height:18px; padding:20px;}


#footersection{ margin:auto; width:960px;}
#footersection .footsect1{ float:left; width:200px; margin-right:10px; font-size:11px; line-height:17px;}
#footersection .footsect1 h3{ padding:0px; margin:0px; font-size:12px; font-weight:bold; color:#434343; border-bottom:#e0e0e0 solid 1px; padding-bottom:5px;}

#footersection .footsect1 ul{ padding:0px; margin:0px; list-style-type:none;}
#footersection .footsect1 ul li{ border-bottom:#e0e0e0 solid 1px; padding-bottom:4px; line-height:18px;}


.bluetabs{background:url(media/img.jpg) repeat-x; height:35px; width:980px;}
.bluetabs ul{ padding:0px; margin:0px;font: bold 12px Arial; list-style-type: none; text-align: left;}
.bluetabs li{ float:left}
.bluetabs li a{text-decoration: none; padding: 10px 13px;   color: #2d2b2b; float:left; display:block; border-right:#dadada solid 1px; }
.bluetabs li a:visited{ color: #2d2b2b;}
.bluetabs li a:hover{text-decoration: underline;color: #2d2b2b;}
.bluetabs li.selected{}
.bluetabs li.selected a{ /*selected main tab style */
background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #dadada; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #dadada; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #798923;
color:#FFF;
}

#innerleft_sect{ float:left; width:190px;}
#innerleft_conent{ background:#13689d;}
#innerleft_conent h2{color:#FFF; font-size:14px; font-weight:bold; padding:5px 0px 10px 10px; margin:0px;}
#innerleft_conent ul{ padding:0px; margin:0px; list-style-type:none}
#innerleft_conent ul li{ display:block; background:url(../images/line.jpg) no-repeat bottom; padding-bottom:10px; padding-left:10px;}
#innerleft_conent ul li a{ background:url(../images/bullet2.gif) left no-repeat; padding-left:15px; text-decoration:none; color:#FFF; font-size:12px;}
#innerleft_conent ul li a:hover{ text-decoration:underline;}

#innerright_sect2{float:left; width:515px; padding:0px 0px 0px 10px}
#innerright_sect2 h1{padding:0px; margin:0px; font-size:16px; font-weight:bold; color:#a41924}
#innerright_sect2 p{padding:0px; margin:10px 0px; font-size:12px; text-align:justify; line-height:18px;}
#innerright_sect2 ul{ font-size:12px; text-align:justify; line-height:18px; padding:5px 0px 0px 15px; margin:0px 0px 0px 5px;}
#innerright_sect2 ol{ font-size:12px; text-align:justify; line-height:18px; padding:5px 0px 0px 15px; margin:0px 0px 0px 5px;}

.commmheader{ width:859px; height:56px; font-size:25px; color:#FFF; padding:60px 0px 0px 100px; font-family:Arial, Helvetica, sans-serif}
.si-seo-india{background:url(../images/si-seo-india.jpg) no-repeat; }
.abt_header{background:url(../images/aboutus.jpg) no-repeat; }
.car_header{background:url(../images/careers.gif) no-repeat; }
.site_header{background:url(../images/sitemap.gif) no-repeat; }
.priv_header{background:url(../images/privacy-policy.gif) no-repeat; }
.disc_header{background:url(../images/disclaimer.gif) no-repeat; }
.seoser_header{background:url(../images/seo-services.jpg) no-repeat; }
.ppc_header{background:url(../images/ppc-services.jpg) no-repeat; }
.social_media_header{background:url(../images/social-media.jpg) no-repeat; }
.content_writing_header{background:url(../images/content-writing-serivces.jpg) no-repeat; }
.submission-services_header{background:url(../images/submission-services.jpg) no-repeat; }
.analytics-services-header{background:url(../images/analytics-services.jpg) no-repeat; }
.contactus{background:url(../images/contactus.gif) no-repeat; }
.part_header1{background:url(../images/partners.jpg) no-repeat; }
.casestudies{background:url(../images/casestudies.gif) no-repeat; }

.main1{padding:0px; margin:0px; }
.main1 ul{padding:0px; margin:0px; list-style-type:square}
.heading3{padding:0px; margin:0px; font-size:12px; font-weight:bold}


