@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;

}
ul, ol, li, dl, dt, dd {
	list-style:none;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
body {
	color: #333;
	font: 13px sans-serif;
	background: #F0F0F0;
}
img {
	border: 0px none #FFF;
}
table {
width:100%;
}
#container {
	width: 950px;
	margin: 0px auto;
	background-color: #FFF;
	padding-left: 25px;
	padding-right: 25px;
}
#header {
	height: 70px;
}
#header-nav {
	height: 70px;
	/* [disabled]float: right; */
	margin-left: 220px;
	padding-left: 60px;
}
#header-nav ul li {
	float: left;
}

#header-nav ul li a {
	float: left;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	display: block;
	width: 110px;
	border-left: 1px solid #000;
	margin-top: 30px;
	text-align: center;
	line-height: 20px;
}

#header-nav ul li:first-child a {
	/* [disabled]width: 80px; */
	border-left: 0px none #000;

}

#header-nav ul li a:hover {
	/* [disabled]text-decoration: none; */
	/* [disabled]color: #851517; */
	/* [disabled]background: #FBEE97; */
}
#header-nav ul li a.active {
	/* [disabled]text-decoration: none; */
	color: #FFF;
	border-left: 1px solid #000;
	background: #0083C1;
}
#footer-content p {
	/* [disabled]padding-left: 10px; */
	line-height: 15px;
}
#top-line {
	background: #404040;
	height: 2px;
}
#top-nav-container {
	width: 950px;
	margin: 0 auto;
	height: 40px;
	background-color: #FFF;
	padding-left: 25px;
	padding-right: 25px;
}
#top-nav {
	float: right;
	padding-right: 10px;
}

#top-nav ul li {
	float: left;
	padding-left: 10px;
}
#top-nav ul li a {
	font-size: 0.9em;
	background: url(../images/top-menu-icon.png) no-repeat left top;
	padding-left: 12px;
	float: left;
	color: #333;
	text-decoration: none;
	line-height: 22px;
	padding-top: 4px;
}
#top-nav ul li a:hover {
	color: #0083C1;
	text-decoration: none;
}

#logo {
	float: left;
	width: 180px;
	height: 67px;
	padding-left: 30px;
}
#left-side {
	float: left;
	width: 240px;
	/* [disabled]height: 245px; */
	padding-top: 5px;
	overflow: hidden;
}
#main-banner {
	/* [disabled]height: 278px; */
	/* [disabled]background: url(../images/banner2.jpg) no-repeat; */
	margin-left: 240px;
	padding-bottom: 5px;
	/* [disabled]border-bottom: 1px solid #333; */
}
#main-banner #banner1 {
	/* [disabled]height: 55px; */
	padding-top: 10px;
	padding-bottom: 10px;
	/* [disabled]background-color: #1B1F25; */
	padding-left: 10px;
}
#main-banner #banner2 {
	height: 203px;
	/* [disabled]background: url(../images/banner2.jpg) no-repeat left center; */
}
#footer {
	clear: both;
	height: 91px;
	background: url(../images/footer-bg.png) repeat-x bottom;
	border-top: 1px solid #333;
}
#content-area {
	height: auto;
	overflow: auto;
	padding-bottom: 20px;
}
.panel-heading {
	width: 230px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#main-content {
	padding: 18px 0px 10px;
	height: auto;
	overflow: hidden;
}
#main-content-sitemap {
	padding: 18px 10px 10px 0px;
	height: auto;
	overflow: hidden;
}

#footer-logo {
	width: 240px;
	float: left;
	height: 90px;
	background: url(../images/logo-bw.png) no-repeat center 12px;
}
#footer-content {
	height: 90px;
	float: left;
	width: 632px;
	padding-left: 8px;
}
#footer-menu ul {
	/* [disabled]display: block; */
	padding-bottom: 4px;
	padding-top: 6px;
}
#footer-menu ul li {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer-menu ul li a {
	color: #4D4D4D;
	text-decoration: none;
	/* [disabled]border-left: 1px solid #4D4D4D; */
	/* [disabled]padding-left: 6px; */
	font-size: 11px;
}
#footer-menu ul li a:hover {
	color: #0083C1;
	text-decoration: none;
}

#footer-menu ul li:first-child a {
	color: #4D4D4D;
	text-decoration: none;
	/* [disabled]border-left: 0px solid #4D4D4D; */
	padding-left: 5px;
}
#banner1 hgroup h1 {
	font: normal 36px/45px;
	color: #333;
}
#banner1 hgroup h2 {
	color: #666;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	display: block;
}
.red-color {
	color: #0083C1;
}
.firoza-color {
	color: #0CC;
}
.greylight-color {
	color: #000;
	font-size: 13px;
	background: url(../images/Hand-Icon.png) no-repeat left 3px;
	padding-left: 30px;
	font-weight: normal;
}
.greylight-color2 {
	color: #F60;
	font-size: 16px;
}
.greylight-color3 {
	color: #F60;
	font-size: 16px;
}
.greylight-color3:hover {
	color: #333;
}




#callus {
	background: url(../images/phone.jpg) no-repeat left 8px;
	height: 63px;
	padding-left: 70px;
	font: 19px;
	padding-top: 5px;
}
.normal-font  {
	font-size: 19px;
	color: #000;
}
.small-font {
	font-size: 12px;
}
.link1 {
	font-size: 12px;
	text-decoration: underline;
	color: #666;
}
.link1:hover {
	text-decoration: none;

	color: #0083C1
];
	color: #0083C1;
}
.link1copy {
	font-size: 10px;
	text-decoration: underline;
	color: #666;
}
.link1copy:hover {
	text-decoration: none;
	color: #CC3A00;
}
#services {
	height: 245px;
	padding: 13px 10px 0px 5px;
	/* [disabled]display: none; */
}
h1 {
	font-size: 26px;
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
	/* [disabled]border-bottom: 1px dotted #CCC; */
}
h3 {
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	font-size: 26px;
}

#page-headline {
	/* [disabled]background: #F2F2F2; */
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}
.read-more    {
	border: 0px none #FFF;
	display: block;
	text-align: right;
	float: right;
	/* [disabled]background: url(../images/read-more.png) no-repeat; */
	margin-top: 5px;
	color: #666;
	text-decoration: none;
}
.read-more:hover  {
	/* [disabled]background: url(../images/read-more.png) no-repeat bottom; */
	color: #000;
	text-decoration: none;

}
#footer #social-icon {
	height: 80px;
	float: right;
	width: 298px;
	padding-top: 10px;
	padding-left: 10px;
}
#social-icon figcaption {
	display: inline-block;
}
#web-designing    {
	background: url(../images/web-design.jpg) no-repeat 250px top;
}
#ecomm {
	background: url(../images/e-commerce.jpg) no-repeat 250px top;
}
#seo {
	background: url(../images/seo.jpg) no-repeat 250px top;
}
#corporate-id {
	background: url(../images/corporate-identity.jpg) no-repeat 250px top;
}
#hosting {
	background: url(../images/web-hosting.jpg) no-repeat 250px top;
}
#social-icon figcaption a img {
	padding-right: 5px;
	padding-left: 5px;
}.bold-dark {
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.yellow {
	color: #F90;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
}
.contactform {
	margin:0;
	padding:25px 7px 7px 10px;
	/* [disabled]border: 1px solid #CCC; */
}
#map-container {
	display: block;
	width: 450px;
	float: left;
}
#enquiry-container {
	width: 230px;
	display: block;
	float: right;
}
#services-boxes {
	visibility: visible;
	width: 235px;
	float: left;
}
#contactform {
	margin:0;
	padding:7px 7px 7px 10px;
	/* [disabled]border: 1px solid #CCC; */
}
#contactform * {
	/* [disabled]color:#7a7a7a; */
}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both;}
#contactform li.buttons {
	margin:5px 0;
	float:none;
	clear:both;
	height: 30px;
	width: 58px;
}

#contactform label {
	float:left;
	margin:0;
	width:100px;
	padding:5px 0 1px;
	font:normal 12px;
	color:#848484;
	text-transform:capitalize;
}
#contactform label span {
	font:normal 11px;
	color: #9F0A03;
}
#contactform input.text {
	width:203px;
	border:1px solid #dfdfdf;
	margin:3px 0;
	padding:5px 2px;
	height:15px;
	background:#f8f8f8;
	float:left;
}
#contactform textarea {
	width:203px;
	border:1px solid #dfdfdf;
	margin:5px 0 12px;
	padding:2px;
	background:#f8f8f8;
	height:70px;
	float:left;
	max-width: 203px;
	max-height: 70px;
}
#contactform li.buttons input {
	padding:3px 0;
	margin:0;
	border:0;
	color:#666;
	height: 30px;
	width: 58px;
	background: url(../images/send.gif) no-repeat left top;
}
#contactform li.buttons input:hover {
	padding:3px 0;
	margin:0;
	border:0;
	color:#FFF;
	height: 30px;
	width: 58px;
	background: url(../images/send.gif) no-repeat left -31px;
}

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-bottom:1px solid #e2e2e2; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}
p.response {
	text-align:center;
	color:#2c2c2c;
	font:bold 12px;
	line-height:1.5em;
	width:auto;
}
h2 {
	font-size: 23px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
}
#social-icon div {
	display: block;
	float: left;
}
#family-site {
	padding-left: 40px;
}
#social-icon div a img {
	padding-right: 5px;
	padding-left: 5px;
}
#family-site #form #go_button {
	border: 1px solid #C8C8C8;
	background: #E4E4E4;
	color: #333;
	width: 30px;
	font-size: 12px;
}
#form #familysite {
	background: #E4E4E4;
	border: 1px solid #c8c8c8;
	color: #4D4D4D;
	font-size: 13px;
	width: 110px;
}
#banner {
	border-bottom: 1px solid #333;
}
#custom-web-design {
	margin-bottom: 10px;
	display: block;
	height: 150px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 32px 0px 0px;
	-webkit-border-radius: 0px 32px 0px 0px;*/
	padding: 5px;
	background: url(../images/custom-web-design.jpg) no-repeat -30px;
}
#Promote-Product-Worldiwide {
	margin-bottom: 10px;
	display: block;
	height: 170px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 32px 0px 0px;
	-webkit-border-radius: 0px 32px 0px 0px;*/
	padding: 5px;
	background: url(../images/promote-product-worldwide.jpg) no-repeat -29px;
}
#web-designing {
	margin-bottom: 10px;
	display: block;
	height: 160px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 32px 0px 0px;
	-webkit-border-radius: 0px 32px 0px 0px;*/
	padding: 5px;
	background: url(../images/web-design-services.jpg) no-repeat -29px;
}

#control-panel {
	margin-bottom: 10px;
	display: block;
	height: 140px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 32px 0px 0px;
	-webkit-border-radius: 0px 32px 0px 0px;*/
	padding: 5px;
	background: url(../images/control-panel.jpg) no-repeat -29px;
}

#designing-for-presentation {
	margin-bottom: 10px;
	display: block;
	height: 150px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 32px 0px 0px;
	-webkit-border-radius: 0px 32px 0px 0px;*/
	padding: 5px;
	background: url(../images/designing-for-presentation.jpg) no-repeat -29px;
}

#best-seo-company {
	margin-bottom: 10px;
	display: block;
	height: 170px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 32px 0px 0px;
	-webkit-border-radius: 0px 32px 0px 0px;*/
	padding: 4px;
	background: url(../images/best-seo-company.jpg) no-repeat -29px;
}
#website-maintainance {
	display: block;
	height: 170px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/website-maintainance.jpg) no-repeat -30px;
}
#Market-Your-Store {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/market-your-store.jpg) no-repeat -29px;
}
#ecomm-development-services {
	display: block;
	height: 160px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/e-commerce-services.jpg) no-repeat -29px;
}

#uptime-guarantee {
	display: block;
	height: 160px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/uptime-guarantee.jpg) no-repeat -29px;
}

#product-catalogues {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/product-catalogue.jpg) no-repeat -29px;
}

#seo-services {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/seo-services.jpg) no-repeat -29px;
}



#psd-xhtml {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/psd-to-xhtml.jpg) no-repeat -30px;
}
#Grow-Your-Online-Business {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/grow-online-business.jpg) no-repeat -29px;
}
#seo-emarketing-services {
	display: block;
	height: 160px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/seo-emarketing-services.jpg) no-repeat -29px;
}

#unlimited-email-account {
	display: block;
	height: 160px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/unlimited-email-account.jpg) no-repeat -29px;
}

#exhibitions {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/exhibitions.jpg) no-repeat -29px;
}

#Pay-Per-Click-Affiliate {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	padding: 5px;
	background: url(../images/pay-per-click-affiliation.jpg) no-repeat -29px;
}
#ui-designing {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 0px 0px 32px;
	-webkit-border-radius: 0px 0px 0px 32px;*/
	padding: 5px;
	background: url(../images/user-interface-design.jpg) no-repeat -30px;
}
#Custom-eCommerce-Design {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 0px 0px 32px;
	-webkit-border-radius: 0px 0px 0px 32px;*/
	padding: 5px;
	background: url(../images/custom-ecommerce-design.jpg) no-repeat -29px;
}
#web-hosting-services {
	display: block;
	height: 160px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 0px 0px 32px;
	-webkit-border-radius: 0px 0px 0px 32px;*/
	padding: 5px;
	background: url(../images/web-hosting-services.jpg) no-repeat -29px;
}

#corporate-identity-services {
	display: block;
	height: 160px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 0px 0px 32px;
	-webkit-border-radius: 0px 0px 0px 32px;*/
	padding: 5px;
	background: url(../images/corporate-identity-services.jpg) no-repeat -29px;
}

#company-brochure {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 0px 0px 32px;
	-webkit-border-radius: 0px 0px 0px 32px;*/
	padding: 5px;
	background: url(../images/company-brochure.jpg) no-repeat -29px;
}

#Internet-Marketing {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	border: 4px solid #0083C1;
	/*border-radius: 0px 32px 0px 0px;
	-moz-border-radius: 0px 0px 0px 32px;
	-webkit-border-radius: 0px 0px 0px 32px;*/
	padding: 5px;
	background: url(../images/internet-marketing.jpg) no-repeat -29px;
}


#head1 {
	height: 18px;
	width: 135px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head1-ecomm {
	height: 18px;
	width: 130px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head1-seo {
	height: 18px;
	width: 140px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head2 {
	height: 18px;
	width: 120px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head2-ecomm {
	height: 18px;
	width: 130px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head2-seo {
	height: 18px;
	width: 135px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}


#head3 {
	height: 18px;
	width: 110px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head3-ecomm {
	height: 18px;
	width: 130px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head3-seo {
	height: 18px;
	width: 150px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}


#head4 {
	height: 18px;
	width: 110px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head4-ecomm {
	height: 18px;
	width: 150px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}
#head5-ecomm {
	height: 18px;
	width: 150px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}

#head4-seo {
	height: 18px;
	width: 130px;
	background: #005F8C;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	/*border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;*/
}


.number {
	padding-top: 5px;
	font: 38px Verdana, Geneva, sans-serif;
	color: #666;
}
.box-content {
	padding-top: 16px;
	text-align: justify;
	font-size: 12px;
}
#content {
	float: right;
	width: 700px;
}
#content-sitemap {
	float: right;
	width: 700px;
}
#content-sitemap2 {
	/* [disabled]float: right; */
	/* [disabled]width: 700px; */
}


#content2 {

}

#content p {
	line-height: 20px;
	text-align: justify;
}

#content-sitemap p {
	line-height: 20px;
	text-align: justify;
}
#content-aboutus p {
	line-height: 20px;
	text-align: justify;
}


#content2 p {
	line-height: 20px;
	text-align: justify;
}

#content h3 {
	display: block;
	height: 28px;
	/* [disabled]padding-left: 8px; */
	padding-top: 5px;
	/* [disabled]background: #F7F7FB; */
	font-size: 19px;
	border-bottom: 1px dotted #333;
}
#content-sitemap h3 {
	display: block;
	height: 28px;
	padding-left: 8px;
	padding-top: 5px;
	/* [disabled]background: #ECECF4; */
	font-size: 19px;
	border-bottom: 1px dotted #333;
}
#content-aboutus h3 {
	display: block;
	height: 28px;
	padding-left: 8px;
	padding-top: 5px;
	background: #FFF;
	font-size: 19px;
	border-bottom: 1px dotted #333;
}

#content2 h3 {
	display: block;
	height: 28px;
	padding-left: 8px;
	padding-top: 5px;
	background: #ECECF4;
	font-size: 19px;
}

#content h4 {
	font-size: 12px;
	background: #ECECF4;
	padding-left: 7px;
	border-left: 2px solid #0083C1;
	height: 17px;
	padding-top: 4px;
}
#content-sitemap h4 {
	font-size: 12px;
	background: #FFC;
	padding-left: 7px;
	border-left: 2px solid #F48123;
	height: 17px;
	padding-top: 4px;
}
#content-sitemap2 h4 {
	font-size: 12px;
	background: #ECECF4;
	padding-left: 7px;
	border-left: 2px solid #0083C1;
	height: 17px;
	padding-top: 4px;
}

#content-aboutus h4 {
	font-size: 12px;
	background: #FFC;
	padding-left: 7px;
	border-left: 2px solid #F48123;
	height: 17px;
	padding-top: 4px;
}


#content2 h4 {
	font-size: 12px;
	background: #FFC;
	padding-left: 7px;
	border-left: 2px solid #F48123;
	height: 17px;
	padding-top: 4px;
}
.blue-text {
	color: #666;
	font: italic 16px;
}
#content h5 {
	color: #333;
	font-size: 16px;
	padding-left: 20px;
	background: url(../images/arrows.jpg) no-repeat 7px 7px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.seo-services-li {
	background: url(../images/arrows.jpg) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 5px;
	font: normal 16px;
	color: #000;
}
#content strong {
	line-height: 18px;
}
.slider-yellow br {
	line-height: normal;
}
.slide span {
	display: block;
}
#content-sitemap ul li {
	display: block;
	float: left;
}

#content-sitemap ul {
	/* [disabled]width: 931px; */
	display: block;
	height: 330px;
}
#content-aboutus ul li {
	display: block;
	float: left;
}
#content-aboutus ul {
	width: 931px;
	display: block;
	height: 230px;
}

.page-img {
	width: 270px;
	padding: 8px;
}
.side-li {
	padding: 8px;
	width: 610px;
}
#requirement {
	width: 180px;
	padding: 5px;
}
#designation {
	width: 200px;
	padding: 5px;
}
#description {
	/* [disabled]width: 300px; */
	padding: 5px;
}
#career {
	height: 400px;
}
.career-heading {
	display: block;
	height: 22px;
	border-bottom: 1px dotted #999;
	font-size: 16px;
	letter-spacing: 3px;
	background: #EEF0F2;
	padding-left: 5px;
	padding-top: 5px;
}
#services-page {
	height: 685px;
}
#services-page ul li {
	display: block;
	float: left;
	width: 310px;
	height: 195px;
	padding-right: 10px;
	padding-bottom: 10px;
	font: bold 19px;
	color: #099;
	padding-top: 20px;
}
#services-page ul li a {
	display: block;
	font: bold 19px;
	color: #036;
	text-decoration: none;
	height: 25px;
	border-bottom: 1px dotted #999;
}
#services-page ul li a:hover {
	color: #333;
	text-decoration: none;
}


.webservices-box {
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	font-weight: normal;
	text-align: justify;
	line-height: 14px;
}
.types-of-category ul {
}
.types-of-category ul li {
	color: #851517;
	font-size: 13px;
}
.types-of-category {
	padding-top: 15px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	line-height: 18px;
}
#familysite-1 {
	width: 100%;
}
#keyword-bottom {
	width: 282px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#main-link {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 7px;
	overflow: hidden;
	width: auto;
}
#main-link ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCC;
	/* [disabled]font-weight: bold; */
	height: 23px;
	/* [disabled]display: block; */
	width: 100%;
}
#main-link ul li a {
	margin: 0px;
	padding: 5px 0px 3px 5px;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	height: 15px;
	display: block;
	text-decoration: none;
	color: #2E3643;
	font-size: 13px;
}
#main-link ul li a:hover {
	text-decoration: none;
	color: #2E3643;
	background-color: #FFDD93;
}


#left #main-link ul {
	padding-top: 10px;
}#main-content-sitemap ul li {
	float: left;
}
#mainleft {
	display: block;
	width: 240px;
}
#career-container {
	width: 500px;
}
#footer-menu {
	height: 50px;
}
#container #content-area #main-content #content #services-page ul li .webservices-box p .greylight-color3 a {
	color: #F60;
	font-size: 13px;
	display: inline;
	text-decoration: underline;
}
#container #content-area #main-content #content #services-page ul li .webservices-box p .greylight-color3 a:hover {
	color: #333;
	text-decoration: underline;
}
#content ul li {
	padding-left: 20px;
	line-height: 18px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#top #plus1 {
	float: left;
	overflow: hidden;
	width: 200px;
	padding-top: 5px;
}