@charset "utf-8";

a{outline:none;}
body {
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}
.lavaLampWithImage 
{
position : relative;
height : 30px;
width : 900px;
padding : 15px;
margin : 10px 0;
overflow : hidden;
}
.lavaLampWithImage li {
float : left;
list-style : none;
width:auto;
}
.lavaLampWithImage li.back {
background : url(../images/menu_back.gif) no-repeat right -30px;
width : 9px;
height : 30px;
z-index : 8;
position : absolute;
}
.lavaLampWithImage li.back .left {
background : url(../images/menu_back.gif) no-repeat top left;
height : 30px;
margin-right : 9px;
}
.lavaLampWithImage li a {
font : 18px Tahoma;
text-decoration : none;
color : #000000;
outline : none;
text-align : center;
top : 3px;
letter-spacing : 0;
z-index : 10;
display : block;
float : left;
height : 30px;
position : relative;
overflow : hidden;
margin : auto 20px;
width:auto;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
border : none;
color : #fffffe;
}
.logo 
{
width : 100%;
margin : 0 auto;
height : 96px;
clear : both;
}
/*.footer_main {
width : 100%;
margin : 0 auto;
clear : both;
background-color : #252525;
height : 400px;
}
.footermenu_1st {
width :100%;
margin-left : 1%;
padding : 0;

}
.footermenu_1st ul.userlink {
margin : 0;
list-style : none;

}
.footermenu_1st ul li.userlink {
height : 40px;
border : none;
display:inline;
float:left;
}
.footermenu_1st ul li.userlink a {
height : 40px;
color : #c3c3c3;
font : 17px "Trebuchet MS";
text-decoration : none;
padding : 0;
display:inline;
float:left;
margin-left:5px;
margin-right:10px;
}
.footermenu_1st ul li.userlink a:hover {
text-decoration : underline;
color : #ffcc00;
}
.footermenu_2nd {
width : 20%;
right : 0;
margin-left : 1%;
padding : 0;
display : table-cell;
float : left;
}
.footermenu_2nd ul.userlink {
margin : 0;
list-style : none;
}
.footermenu_2nd li.userlink {
height : 25px;
border : none;
}
.footermenu_2nd ul li.userlink a {
height : 25px;
color : #c3c3c3;
font : 17px "Trebuchet MS";
text-decoration : none;
padding : 0;
}
.footermenu_2nd ul li.userlink a:hover {
text-decoration : underline;
color : #ffcc00;
}
.footermenu_3rd {
width : 17%;
right : 0;
margin-left : 1%;
padding : 0;
display : table-cell;
float : left;
}
.footermenu_3rd ul.userlink {
margin : 0;
list-style : none;
}
.footermenu_3rd li.userlink {
height : 25px;
border : none;
}
.footermenu_3rd ul li.userlink a {
height : 25px;
color : #c3c3c3;
font : 17px "Trebuchet MS";
text-decoration : none;
padding : 0;
}
.footermenu_3rd ul li.userlink a:hover {
text-decoration : underline;
color : #ffcc00;
}

.footermenu_4th {
right : 0;
margin-left : 1%;
padding : 0;
display : table-cell;
float : left;
}
.footermenu_4th ul.userlink {
margin : 0;
list-style : none;
}
.footermenu_4th li.userlink {
height : 25px;
border : none;
}
.footermenu_4th ul li.userlink a {
height : 25px;
color : #c3c3c3;
font : 17px "Trebuchet MS";
text-decoration : none;
padding : 0;
}
.footermenu_4th ul li.userlink a:hover {
text-decoration : underline;
color : #ffcc00;
}
.footermenu_5th {
width : 17%;
right : 0;
margin-left : 1%;
padding : 0;
display : table-cell;
float : left;
}
.footermenu_5th ul.userlink {
margin : 0;
list-style : none;
}
.footermenu_5th li.userlink {
height : 25px;
border : none;
}
.footermenu_5th ul li.userlink a {
height : 25px;
color : #c3c3c3;
font : 17px "Trebuchet MS";
text-decoration : none;
padding : 0;
}
.footermenu_5th ul li.userlink a:hover {
text-decoration : underline;
color : #ffcc00;
}*/
.copyright 
{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #bdb8b8;
text-decoration : none;
text-align : center;
height : 15px;
width : 100%;
margin : 0 auto;
clear : both;
padding-top : 25px;
}
.right_main 
{
width : 225px;
margin : 0 auto;
}
#calculator div.data p 
{
margin : 0 0 5px;
font-size : 1.1em;
}
#calculator div.data ul {
overflow : hidden;
list-style : none;
width : 100%;
margin : 0px 0px 10px;
padding : 0px;
}
#calculator div.data ul li {
float : left;
width : 33%;
font-size : 1.1em;
text-align : center;
}
#calculator div.data ul li strong {
display : block;
}
#calculator p.pages {
position : relative;
margin : 0 0 7px;
padding : 0 5px;
color : #000;
font-weight : bold;
}
#calculator p.pages span {
position : absolute;
right : 5px;
top : 1px;
width : 46px;
height : 15px;
background : url(../images/calculator-tear.png) no-repeat;
text-align : center;
line-height : 12px;
}
#calculator ul.slider {
position : relative;
list-style : none;
width : 100%;
height : 32px;
margin : 0 0 7px;
padding : 0;
background : url(../images/calculator-bg.png) no-repeat;
}
#calculator ul.slider li a {
position : absolute;
overflow : hidden;
width : 13px;
height : 13px;
background : url(../images/calculator-tear.png) no-repeat -10001px -10001px;
text-indent : -10001px;
cursor : pointer;
}
#calculator ul.slider li.less a {
left : 9px;
top : 9px;
}
#calculator ul.slider li.more a {
right : 10px;
top : 10px;
}
#calculator ul.slider li.drag {
position : absolute;
left : 24px;
top : 10px;
width : 191px;
height : 11px;
}
#calculator ul.slider li.drag a {
position : static;
width : auto;
height : auto;
text-indent : 0;
}
#calculator ul.slider li.drag a span {
position : absolute;
overflow : hidden;
width : 29px;
height : 11px;
background : url(../images/calculator-knob.gif) no-repeat;
text-indent : -10001px;
cursor : w-resize;
}
#calculator ul.slider li.drag a:hover span, #calculator ul.slider li.drag a:focus span, #calculator ul.slider li.drag a:active span {
background-position : 0 -11px;
}
#calculator div.wrapper {
margin : 0 0 7px;
}
#calculator p.total {
display : inline;
float : right;
margin : 0 5px 0 0;
font : bold 1.4em/17px Georgia, serif;
width:auto;
}
#calculator p.currency {
display : inline;
position : relative;
float : left;
margin : 0 0 0 5px;
font : bold 1.2em/17px Georgia, serif;
text-indent : -10001px;
width:auto;
}
#calculator p.currency a {
position : absolute;
left : 0;
top : 0;
overflow : hidden;
width : 17px;
height : 17px;
background : url(../images/calculator-currency.png) no-repeat 0 -17px;
color : #fffffe;
text-indent : 0;
text-align : center;
text-decoration : none;
cursor : pointer;
}
#calculator p.currency a.euro {
left : 0;
}
#calculator p.currency a.dollar {
left : 22px;
}
#calculator p.currency a.pound {
left : 44px;
}
#calculator p.currency a.active {
background-position : 0 0;
}
#calculator p.checkout {
padding : 8px 5px 5px;
font : bold 1.1em/1 Georgia, serif;
text-align : right;
text-transform : lowercase;
}
#calculator p.checkout a {
padding : 0 0 0 25px;
background : url(../images/calculator-checkout.gif) no-repeat 0 10px;
text-decoration : none;
}
#calculator p.checkout a span {
color : #000;
cursor : pointer;
}
#calculator p.checkout a:hover span {
border : none;
}
.browsermain {
width : 225px;
height : 38px;
margin-top : 10px;
display : block;
float : left;
clear : both;
}
.ajaxify_heading {
font-family : Arial, Helvetica, sans-serif;
font-size : 19px;
color : #feae01;
text-decoration : none;
height : 30px;
padding-top : 3px;
}
.ajaxify_heading2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
height : 28px;
padding-top : 3px;
}
.expertise_heading {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #feae01;
text-decoration : none;
height : 30px;
padding-top : 3px;
}
.expertise_text1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #535161;
text-decoration : none;
line-height : 23px;
}
a.expertise_text1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #535161;
text-decoration : none;
line-height : 23px;
}
a.expertise_text1:hover
{
background: #FC9005;
text-decoration:none;
color:#FFCC00;
}
.expertise_text2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #000000;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
a.expertise_text2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #000000;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
a.expertise_text2:hover
{
background: #FC9005;
text-decoration:none;
color:#FFCC00;
 }
.expertise_text3 
{
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #535161;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
a.expertise_text3 
{
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #535161;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
a.expertise_text3:hover
{
background: #FC9005;
text-decoration:none;
color:#FFCC00;
 }
.expertise_text4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 21px;
color : #535161;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
.expertise_text5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #535161;
text-decoration : none;
line-height : 23px;
}
a.expertise_text5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #535161;
text-decoration : none;
line-height : 23px;
}
a.expertise_text5:hover
{
background: #FC9005;
text-decoration:none;
color:#FFCC00;
}
.left_main {
width : 264px;
margin : 0 auto;
}
.welcome_back {
width : 264px;
height : 71px;
background-image : url(../images/artisimg14.jpg);
background-repeat : no-repeat;
}
.welcome_back1 {
width : 234px;
background-image : url(../images/artisimg16.gif);
background-repeat : repeat-y;
padding-left : 30px;
}
.welcome_heading1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
color : #fffffe;
text-decoration : none;
}
.welcome_heading2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
color : #f4710c;
text-decoration : none;
}
.welcome_heading3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #fffffe;
text-decoration : none;
font-weight : bold;
padding-left : 100px;
}
.welcome_text {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fffffe;
text-decoration : none;
}
.clickhere {
height : 27px;
background-image : url(../images/artisimg17.gif);
background-repeat : no-repeat;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fffffe;
text-decoration : none;
padding-left : 23px;
padding-top : 10px;
}
/*.latest_news {
background-image : url(../images/artisimg18.jpg);
background-repeat : no-repeat;
height : 227px;
}*/
.latestnews_heading {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #529aae;
text-decoration : none;
height : 25px;
padding-left : 28px;
padding-top : 18px;
}
.latestnews_text {
width : 100%;
font-family:Tahoma;
font-size:11px;
color :#000000;
text-decoration:none;
height:140px;
padding-left:18px;
padding-right:18px;
}
.next_prev {
width : 264px;
height : 21px;
display : block;
float : left;
clear : both;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
}
.learn_more {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
}
a.learn_more {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
}
.mathodology {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #feae01;
text-decoration : none;
padding-left : 18px;
height : 28px;
padding-top : 4px;
}
.mathodology_heading2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #626162;
text-decoration : none;
padding-left : 18px;
padding-right : 17px;
font-weight : bold;
}
.mathodology_text1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #535161;
text-decoration : none;
padding-left : 18px;
padding-right : 7px;
padding-top : 10px;
padding-bottom : 10px;
}
.left_heading1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #feae01;
text-decoration : none;
padding-left : 18px;
padding-right : 7px;
padding-top : 10px;
}
.learn_more2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
background-image : url(../images/artisimg21.gif);
background-repeat : no-repeat;
padding-left : 25px;
padding-top : 2px;
height : 20px;
}
.body_main {
width : 100%;
margin : 0 auto;
}
.body_heading1 {
height : 66px;
font-family : Arial, Helvetica, sans-serif;
font-size : 33px;
color : #000000;
text-decoration : none;
line-height : 32px;
}
.header_img {
width : 100%;
background-repeat : no-repeat;
/*height : 217px;*/
margin-bottom : 35px;
}
.header_img1 {
width : 100%;
background-image : url(../images/artisimg30.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 35px;
}
.project_name {
font-family : Tahoma;
font-size : 12px;
color : #fffffe;
text-decoration : none;
font-weight : bold;
padding-left : 15px;
}
.body_heading2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 21px;
color : #000000;
text-decoration : none;
}
.body_text1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #69696c;
text-decoration : none;
}
.body_text2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #69696c;
text-decoration : none;
font-weight : bold;
}
.body_text3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
}
.body_text4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
}
.body_heading3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 21px;
color : #000000;
text-decoration : none;
border-bottom : 1px dotted #000000;
margin-top : 25px;
margin-bottom : 20px;
}
.servicebody_heading {
font-family : Arial, Helvetica, sans-serif;
font-size : 21px;
color : #000000;
text-decoration : none;
}
.servicebody_heading2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
}
a.servicebody_heading2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
}
.servicelearn_more2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
background-image : url(../images/artisimg21.gif);
background-repeat : no-repeat;
padding-left : 25px;
padding-top : 2px;
height : 30px;
}
.service_heading3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 37px;
color : #000000;
text-decoration : none;
font-weight : normal;
}
.service_heading4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #feae01;
text-decoration : none;
font-weight : normal;
}
.service_heading4a{
font-family : Arial, Helvetica, sans-serif;
font-size : 17px;
color : #feae01;
text-decoration : none;
font-weight : normal;
}
.service_right {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
padding-left : 15px;
line-height:20px;
}
a.service_right {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
padding-left : 15px;
}
a.service_right:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
padding-left : 15px;
}
/*
.port_img1 {

width : 100%;
background-image : url(../images/artisschool.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img2 {
width : 100%;
background-image : url(../images/118cars4sale.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img3 {
width : 100%;
background-image : url(../images/adviceboo.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}

.port_buywebsell {
width : 100%;
background-image : url(../images/buywebsell.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_stutarri {
width : 100%;
background-image : url(../images/stutarri.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_indmag {
width : 100%;
background-image : url(../images/indmag.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_wedding {
width : 100%;
background-image : url(../images/wedding.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_k9tootal {
width : 100%;
background-image : url(../images/k9tootal.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_good {
width : 100%;
background-image : url(../images/goods2.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_indphp {
width : 100%;
background-image : url(../images/indianphp.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_artech {
width : 100%;
background-image : url(../images/artech.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_indgraph {
width : 100%;
background-image : url(../images/indiangrapho.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}

.port_text1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 25px;
color : #000000;
font-weight : normal;
text-decoration : none;
height : 90px;
}

.port_text2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #737171;
font-weight : normal;
text-decoration : none;
padding-bottom : 15px;
}
*/
.contact_text1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 27px;
color : #000000;
font-weight : normal;
text-decoration : none;
padding-top : 20px;
height : 60px;
}
.contact_text2 {
font-family : Tahoma;
font-size : 20px;
color : #ab5202;
font-weight : normal;
text-decoration : none;
}
.contact_text3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #565a5d;
font-weight : normal;
text-decoration : none;
}
.contact_text4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
font-weight : normal;
text-decoration : none;
}
.contact_text5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #565a5d;
font-weight : normal;
text-decoration : none;
}
.contact_text6 {
font-family : Arial, Helvetica, sans-serif;
font-size : 27px;
color : #000000;
font-weight : normal;
text-decoration : none;
padding-top : 20px;
padding-bottom : 15px;
}
#middlePan {
width : 340px;
position : relative;
margin : 0 auto;
}
#middlerightPan {
width : 340px;
float : left;
}
#middlerightPan form {
width : 340px;
height : 1150px;
/*background : #fff;*/
color : #3b3b3b;
}
#middlerightPan form input {
width : 340px;
height : 28px;
margin : 3px 0 5px 0;
}
#middlerightPan form input1 {
width : 340px;
height : 240px;
margin : 3px 0 5px 0;
}
#middlerightPan form label {
width : 340px;
height : 18px;
margin : 0 0 0 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #565a5d;
text-decoration : none;
}
#middlerightPan form input.button {
width : 58px;
height : 24px;
float : left;
margin : 0;
color : #fffffe;
border : none;
font : 14px/18px Georgia, "Times New Roman", Times, serif;
font-weight : bold;
}
#button {
height : 70px;
text-align : center;
vertical-align : middle;
padding-top : 10px;
}
#contact_main {
width : 100%;
float : left;
}
#contact_right {
float : left;
width : 100%;
}
#country_left {
width : 100%;
float : left;
}
#country_left1 {
width : 100%;
float : left;
}
#country_right {
width : 45%;
float : left;
}
.country_heading {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 17px;
color : #147bbc;
text-decoration : none;
}
.contact_text {
font-family : Tahoma;
font-size : 11px;
color : #373737;
text-decoration : none;
}
.email_text {
font-family : Tahoma;
font-size : 11px;
color : #0062a0;
text-decoration : none;
}
.email_text:hover {
font-family : Tahoma;
font-size : 11px;
color : #0062a0;
text-decoration : underline;
}
.pg-normal {
color : black;
font-weight : normal;
text-decoration : none;
cursor : pointer;
}
.pg-selected {
color : black;
font-weight : bold;
text-decoration : underline;
cursor : pointer;
}
#slides p {
float : left;
width : 550px;
color : #fffffe;
position : absolute;
left : 20px;
}
#slide1 p {
width : 310px !important ;
top : 201px;
}
#slide2 p {
width : 310px !important ;
top : 201px;
}
#slide3 p {
width : 310px !important ;
top : 201px;
}
#slide4 p {
width : 310px !important ;
top : 201px;
}
.get-started {
display : block;
width : 245px;
height : 45px;
position : absolute;
top : 280px;
left : 670px;
}
#home #slide1 {
background : url(../uploaded/baa_big.jpg) no-repeat;
width : 960px;
height : 217px;
position : relative;
}
#home #slide2 {
background : url(../uploaded/db_big.jpg) no-repeat;
width : 960px;
height : 386px;
position : relative;
}
#home #slide3 {
background : url(../uploaded/declickz_big.jpg) no-repeat;
width : 960px;
height : 386px;
position : relative;
}
#home #slide4 {
background : url(../uploaded/imamodel_big.jpg) no-repeat;
width : 960px;
height : 217px;
position : relative;
}
.contact_text2a {
font-family : Tahoma;
font-size : 18px;
color : #ab5202;
font-weight : normal;
text-decoration : none;
}
/*.learn_more5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #5b5b5f;
text-decoration : none;
font-weight : bold;
background-repeat : no-repeat;
padding-top : 0px;
height : 20px;
}*/
.service_paging {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
}
a.service_paging {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
}
a.service_paging:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
}
/***************************************  Portfolio Images *************************************
.port_img4 {
width : 100%;
background-image : url(../images/alphabetkidz.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img5 {
width : 100%;
background-image : url(../images/artechinfosystem1.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img6 {
width : 100%;
background-image : url(../images/artechinfosystem.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img7 {
width : 100%;
background-image : url(../images/bollywoodactingagency.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img8 {
width : 100%;
background-image : url(../images/buythatbeat.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img9 {
width : 100%;
background-image : url(../images/cameocateringequipmenthire.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img10{
width : 100%;
background-image : url(../images/cameomarqueehire.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img11{
width : 100%;
background-image : url(../images/colin-morrison.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img12{
width : 100%;
background-image : url(../images/creemersvo.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img13{
width : 100%;
background-image : url(../images/elvisforhire.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img14{
width : 100%;
background-image : url(../images/graphologyfreelancers.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img15{
width : 100%;
background-image : url(../images/hallmarkcatering.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img16{
width : 100%;
background-image : url(../images/imapictures.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img17{
width : 100%;
background-image : url(../images/indianflashdesigners.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img18{
width : 100%;
background-image : url(../images/indianjoomlaexperts.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img19{
width : 100%;
background-image : url(../images/indianmodelagency.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img20{
width : 100%;
background-image : url(../images/k9securitygroup.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img21{
width : 100%;
background-image : url(../images/mrtoef.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img22{
width : 100%;
background-image : url(../images/myurbanartis.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img23{
width : 100%;
background-image : url(../images/realitaliansofas.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img24{
width : 100%;
background-image : url(../images/splendourinteriors.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img25{
width : 100%;
background-image : url(../images/stutteri-beirholm.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img26{
width : 100%;
background-image : url(../images/uniassist.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img27{
width : 100%;
background-image : url(../images/uploadedface.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img28{
width : 100%;
background-image : url(../images/usagonedirty.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img29{
width : 100%;
background-image : url(../images/vardpersona.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img30{
width : 100%;
background-image : url(../images/veflausnir.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
.port_img31{
width : 100%;
background-image : url(../images/bolentry.jpg);
background-repeat : no-repeat;
height : 217px;
margin-bottom : 25px;
}
***************************************** Portfolio Images *******************************************************/
.test1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #565a5d;
text-decoration : none;
}
.body_text1a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ab5202;
	text-decoration:none;
	line-height:17px;

}

/*-----map---*/
.map_left{ width:159px;
           height:120px;
		   display:block;
		   float:left;
		   }
.map_right{ width:170px;
           height:49px;
		   display:block;
		   float:right;
		   
		   }

.footer_main{
	width:100%;
	margin:0 auto;
	clear:both;
	background-color:#252525;
	height:350px;
}

.footermenu_1st{width:18%;right:0px;margin-left:1%; padding:0; display:table-cell;float:left; line-height:20px;}

.footermenu_1st ul.userlink{margin:0; list-style:none;}
.footermenu_1st ul li.userlink{border:none;}
.footermenu_1st ul li.userlink a{color:#c3c3c3; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0;} 
.footermenu_1st ul li.userlink a:hover{text-decoration:none; color:#c3c3c3;}

.footermenu_2nd{width:17%;right:0px;margin-left:1%; padding:0; display:table-cell;float:left;}  
.footermenu_2nd ul.userlink{margin:0; list-style:none;}
.footermenu_2nd li.userlink{  border:none;}
.footermenu_2nd ul li.userlink a{color:#c3c3c3; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0;} 
.footermenu_2nd ul li.userlink a:hover{text-decoration:underline; color:#c3c3c3;}

.footermenu_3rd{width:18%;right:0px;margin-left:1%; padding:0; display:table-cell;float:left;}
.footermenu_3rd ul.userlink{margin:0; list-style:none;}
.footermenu_3rd li.userlink{border:none;}
.footermenu_3rd ul li.userlink a{color:#c3c3c3; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0;} 
.footermenu_3rd ul li.userlink a:hover{text-decoration:underline; color:#c3c3c3;}

.footermenu_4th{width:18%;right:0px;margin-left:1%; padding:0; display:table-cell;float:left;}
.footermenu_4th ul.userlink{margin:0; list-style:none;}
.footermenu_4th ul li.userlink{border:none;}
.footermenu_4th ul li.userlink a{color:#c3c3c3; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0;} 
.footermenu_4th ul li.userlink a:hover{text-decoration:underline; color:#c3c3c3;}	
	
.footermenu_5th{width:20%;right:0px;margin-left:2%; padding:0; display:table-cell;float:left;}
.footermenu_5th ul.userlink{margin:0; list-style:none;}
.footermenu_5th ul li.userlink{ border:none;}
.footermenu_5th ul li.userlink a{color:#c3c3c3; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration:none; padding:0;} 
.footermenu_5th ul li.userlink a:hover{text-decoration:underline; color:#c3c3c3;}	
/*.footermenu_5th ul li.userlink a:hover{text-decoration:underline; color:#FFCC00;}	
*/
/*a:link{text-decoration: none; color:#000000;}
a:hover{text-decoration: underline ;}
a:active{text-decoration: underline ;}
a:visited{text-decoration: none; color:#0000CC;}
*/
.contact_menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
a.contact_menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

a.contact_menu:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#038ad8;
	text-decoration:underline;
	font-weight:bold;
}
.service_paging1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color: #CC0000;
text-decoration : none;
font-weight : normal;

padding-left : 10px;
padding-right:10px;
margin-top:-10px;
}
a.service_paging1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color: #CC0000;
text-decoration : none;
font-weight : normal;

padding-left : 10px;
padding-right:10px;
margin-bottom:10px;
background:#FFFFFF;
margin-top:-10px;
}
a.service_paging1:hover{

color:#FFFFFF;
text-decoration : none;
background: #FF9900;

}

a.service_paging1#activepaging{

color:#FFFFFF;
text-decoration : none;
background: #FF9900;

}

/*a.service_paging1{
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #3300CC;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
padding-right:10px;
}
a.service_paging1:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #3300CC;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
}
a.service_paging1:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color:#000000;
background-color:#000000;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
}
a.service_paging1:hover#active {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color:#000000;
text-decoration : none;
font-weight : normal;
background-repeat : no-repeat;
padding-left : 10px;
}*/

#verticalmenu2  {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
float:left;
display:block;
width:auto;
}
#verticalmenu2  {
margin: 0px;
padding: 0px;
}
#verticalmenu2  a {
font-size:15px;
display: block;
text-decoration: none;
color: #fffffe;
width:250px;
background-repeat:no-repeat;
padding-left:15px;
padding-bottom:10px;
font-weight:bold;

}
#verticalmenu2  a:hover {
color: #000000;
}
#verticalmenu2  a#active{
color: #000000;
}

.frmButton {
	border-left:1px double #6666FF;
	border-bottom:1px double #6666FF;
	border-right:1px double #6666FF;
	border-top:1px double #6666FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fffffe;
	background-color:#000001;
	width:auto;
	margin:0px 0px 0px 0px;
	padding-left:2px;
	padding-right:2px;
	height:25px;
	cursor:pointer;
}

.new_leftmenu{
		  /*background:#000000;*/
		  font:12px Verdana, Arial, Helvetica, sans-serif; 
		  font-weight:bold; 
		  text-decoration:none;
		  color:#FFCC00;
		  text-decoration:underline;
		   padding-top:2px;
		   padding-bottom:4px;
		   margin-top:2px;
		   display:block;
		   padding-left:5px;
		   padding-right:5px;
		  }
a.new_leftmenu{
           /*background:#000000;*/
		   color:#c3c3c3; 
		   font:12px Verdana, Arial, Helvetica, sans-serif; 
		   font-weight:bold; text-decoration:none;
		   text-decoration:none;
		   padding-top:2px;
		   padding-bottom:4px;
		   margin-top:2px;
		   display:block;
		   padding-left:5px;
		   padding-right:5px;
		  }
		
a.new_leftmenu:hover{
          background: #FC9005;
		/* -webkit-border-radius: 6px;
		  -moz-border-radius: 6px;*/
		  text-decoration:none;
		  color:#FFCC00;
		  }
 .sendmail{
	/*background-color:#404f57;*/
	background-color:#252525;
	height:20px;
	width:135px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	cursor:pointer;
	/*padding-top:6px;*/
}

.sendmail:hover{
	/*background-color:#df5800;*/
	background-color:#FC9005;
	height:20px;
	width:135px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	cursor:pointer;
	/*padding-top:6px;*/
}
.back1{
	background-color:#252525;
	
	height:20px;
	width:85px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	cursor:pointer;
	/*padding-top:6px;*/
}


.back1:hover{
	/*background-color:#df5800;*/
	background-color:#FC9005;
	height:20px;
	width:85px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	cursor:pointer;
	/*padding-top:6px;*/
}
#jobs {
	background: #fff;
	position: relative;
	width: 100%;
	display: none;
	color: #323232;
	padding-right:20px;
}
#jobs-content a {
	background: #ffffff;
	padding: 1px;
	color: #a25800;
	text-decoration: none;
	
	padding-right:20px;
}
#jobs-content a:hover {
	background: #ffd099;
	width:200px;
}
#main-list {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
#main-list li {
	padding-left: 10px;
	margin-bottom: 2px;
}
#main-mask {
	position: relative;
}
#main-mask.js {
	overflow: hidden;	
}
#main-body {
	width: 450px;
	padding-top: 25px;
	height:1500px;
}
#main-body p {
	padding-left: 10px;
	line-height: 145%;
	margin: 10px 0;
}
#main-body p a {
color:#fffffe;
}
/*#close {
	width: 75px;
	height: 24px;
	background:url(../images/btn-close.gif);
	text-indent: -9000px;
	float: left;
	outline: none;
}
#close:hover {
	background-position: -82px 0px;
}*/
#jobs-inner {
	width: 1050px;
	position: relative;
	left: 100px;
	padding: 15px 0;	
}
#jobs-list {
	float: left;
	width: 89px;
	list-style: none;
	
}
#jobs-list li {
	margin-bottom: 10px;	
}
#jobs-list li a {
	display: block;
	height: 16px;
	width: 248px;
	text-indent: -9000px;
	outline: none;
}
#jobs-list li a:hover, #jobs-list li a.cur {
	background-position: -256px 0;
}
a#jump1, a#jump2, a#jump3, a#jump4, a#jump5 {
	display: block;
	position: absolute;
	text-indent: -9000px;
	outline: none;
}
#paper {
	width: 605px;
	height: 592px;
	background: url(images/bg-paper.png) 0 0 no-repeat;
	position: absolute;
	right: -50px;
	top: 0;
	color: #474747;
}
#paper h2 {
	width: 375px;
	height: 62px;
	background: url(images/h2-top5.gif) 0 0 no-repeat;
	margin: 15px 0 0 115px;
}
.mac #paper h2 {
	margin-top: 25px;
}
.mac #paper p {
	line-height: 145%;
}
#staff h2 { background: url(images/h2-staff.gif) 0 0 no-repeat; }
#staff blockquote {
	float: right;
	width: 420px;
	border-left: 1px solid #fff;
	padding: 5px 0 5px 25px;
	font-style: italic;
	margin-top: 10px;
	background: url(images/bg-blockquote.gif) 8px 3px no-repeat;
	font-size: 13px;
}
#staff blockquote p { margin: 0; }
.mac #staff blockquote {
	font-size: 12px;		
}
.sub {
	line-height: 135%;
	font-size: 12px;
	float: left;
	width: 880px;
	margin-right: 300px;
}
body.mac .sub {
	font-size: 11px;
}
#jobs-right {
	width: 80%;
	padding-left:0px;
	padding-right:40px;
	height:510px;
}
.whyus{
	background-color:#252525;
	height:30px;
	width:135px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	padding-top:6px;
/*    padding-bottom:2px;*/
}

.whyus:hover{
	background-color:#FC9005;
	height:30px;
	width:135px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	padding-top:6px;
	/*padding-bottom:2px;*/
}
.service_right5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background:url(../images/artisimg21.gif);
background-repeat : no-repeat;
padding-left : 30px;

}
.download {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #5b5b5f;
text-decoration : none;
font-weight : normal;
background:url(../images/arrow_dload.jpg);
background-repeat : no-repeat;
padding-left :105px;
border:0px;
height:103px;
}
.mathodology5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #feae01;
text-decoration : none;
/*padding-left : 10px;*/
height : 28px;
padding-top : 4px;
line-height:25px;
}
.expertise_text55 {
font-family : Arial, Helvetica, sans-serif;
font-size : 35px;
color : #000000;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
a.expertise_text55 {
font-family : Arial, Helvetica, sans-serif;
font-size : 35px;
color : #000000;
text-decoration : none;
font-weight : bold;
line-height : 23px;
}
a.expertise_text55:hover
{
background: #FC9005;
text-decoration:none;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
 }
 .text_type56{
font : normal 12px Arial;
color : #464e5b;
text-decoration : none;
background:url(../images/dot1.gif) no-repeat;
padding : 0px 0px 10px 15px;
display : block;
}
.welcome_back5 {
background:url(../images/welcome.jpg) no-repeat; 
width:233px; 
height:100px; 
display:block; 
float:left; 
padding-top:123px; 
padding-bottom:10px; 
padding-left:15px; 
padding-right:15px;
}
.link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5b5b5f;
text-decoration : none;
}
a.link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5b5b5f;
text-decoration : none;
}
/*.latest_news_back {
background-image:url(../images/latestnews_back.jpg);
background-repeat:no-repeat;
height:232px;
}*/

.latest_news {
background-image:url(../images/latestnews_back.jpg);
background-repeat:no-repeat;
height:232px;
}
.learn_more5 {
font-family:Tahoma;
font-size : 11px;
color : #000000;
text-decoration : none;
font-weight : bold;
background-repeat : no-repeat;
padding-top : 0px;
height : 20px;
}

/*.latestnews_text {
width : 100%;
font-family:Tahoma;
font-size:11px;
color :#000000;
text-decoration:none;
height:140px;
padding-left:18px;
padding-right:18px;
}
*/
.personal_webbox_top{
	background-image:url(../images/personalbox_top.jpg); 
	background-repeat:no-repeat; 
	background-color:#fdda5c; 
	padding:12px;
}

.personal_webbox_bottom{
	background-image:url(../images/personalbox_bottom.jpg); 
	background-repeat:no-repeat; 
	height:61px;
}

.personal_web_heading{
	font-family:"Trebuchet MS";
	font-size:38px;
	color :#000000;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:12px;
}

.personal_web_subheading{
	font-family:"Trebuchet MS";
	font-size:21px;
	color :#7c5522;
	text-decoration:none;
	font-weight:bold;
}

.personal_web_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	color :#000000;
	text-decoration:none;
	line-height:18px;
}

.order_call{
	width:295px; 
	display:block; 
	float:right; 
	height:32px;
	background-image:url(../images/ordernow_back_nor.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:6px;
}

.order_call:hover{
	width:295px; 
	display:block; 
	float:right; 
	height:32px;
	background-image:url(../images/ordernow_back_hover.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:6px;
}

.order_call_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color :#fffffe;
	text-decoration:none;
	font-weight:bold;
}

.question_cell{
	width:290px; 
	float:left; 
	display:block;
	height:50px;
}
.question_link{
	width:262px; 
	float:left; 
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/questionnor.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding-left:28px;
	padding-top:7px;
}

a.question_link{
	width:262px; 
	float:left; 
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/questionnor.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding-left:28px;
	padding-top:7px;
}

a.question_link:hover{
	color:#fffffe;
	background-image:url(../images/questionhover.jpg);
	background-repeat:no-repeat;
}

/* #bubble_tooltip{
	width:147px;
	display:none;
	position:absolute;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}*/
 #bubble_tooltip{
	width:170px;
	display:none;
	position:absolute;
    z-index:100;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:15px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:top left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	padding-top:5px;

}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
/*	font-family:Tahoma;
*/	
    font-family:"Trebuchet MS";
    font-size:11px;
	color:#FFFFFE;
	text-decoration:none;
	
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-4px;
}
.webdesign{font-family : Arial, Helvetica, sans-serif;
font-size : 19px;
color : #000000;
text-decoration : none;
}
.eror_table1{
	background-image:url(../images/eror_img1.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:650px;
	display:block;
	float:left;
	padding-top:140px;
}
.eror_table2{
	display:table;
	margin-left:280px;
}
.eror_table3{
	display:table-row;
	clear:both;
}
.eror_text_1{
	display:table-row;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000000;
	text-decoration:none;
}
.eror_text_2{
	background-image:url(../images/eror_img1.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#69696c;
	text-decoration:none;
	margin-top:15px;
}
.eror_text_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#69696c;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:40px;
	margin-top:50px;
	width:auto;
}
.stmap_title{
	font:normal 30px Arial, Helvetica, sans-serif;
	color:#000000;
}
.stmap_main_block{width:100%; display:block; float:left;}
.stmap_sub_block{width:auto; display:block; float:left; padding-left:20px;}

.stmap_main{
	font:bold 12px Tahoma;
	color:#00acde;
	background:url(../images/main_symbol.jpg) left 2px no-repeat;
	display:block;
	float:left;
	width:95%;
	padding:0px 0px 0px 20px;
	margin:36px 0px 0px 0px;
}
.stmap_sub{
	font:bold 11px Tahoma;
	color:#535161;
	padding:0px 0px 0px 0px;
	margin:24px 0px 0px 0px;
	display:block;
	float:left;
	width:216px;
	}
	a.stmap_sub{
	font:bold 11px Tahoma;
	color:#535161;
	padding:0px 0px 0px 0px;
	margin:24px 0px 0px 0px;
	display:block;
	float:left;
	width:216px;
	text-decoration:none;
	}
	/*---hiring ---*/
.joinus_main_bg{ background:url(../images/chair_img.jpg) left top no-repeat; min-height:397px;}
.joinus_heading1{font-family: 'The Girl Next Door', cursive; font-size:28px; color:#565656; background:url(../images/arrow_new1.jpg) left top no-repeat; padding-top:23px; margin-left:125px; padding-left:71px;}
.joinus_heading2{font-family: 'Nova Script', cursive; font-size:51px; font-weight:bold; color:#08aeea; padding-top:15px;padding-left:236px; line-height:63px;}
.hiring{padding-top:1px;padding-left:236px;}
.joinus_bg{ min-height:154px; background:url(../images/arrow_new2.jpg) 420px bottom no-repeat; padding-left:235px; padding-top:15px;}
.joinus_bg a{ float:left; max-width:214px; min-height:118px; }
.joinus_bg .joinus{ background:url(../images/joinus.jpg) no-repeat; width:213px; height:118px;}
.joinus_bg .joinus:hover{ background:url(../images/joinus_h.jpg) no-repeat;}
.joinus_heading1_2{font-family: 'The Girl Next Door', cursive; font-size:23px; color:#565656; padding-left:170px; clear:both;}
.artis_smalllogo{ width:176px; float:left;}
/*.artis_txt{ padding-left:15px; padding-top:18px; font:normal 12px Arial, Helvetica, sans-serif; color:#595959;}
*/.artis_txt{ padding-left:15px; padding-top:18px; font:normal 13px Arial, Helvetica, sans-serif; color:#5B5B5F;}
.hiring_box_outerbg{ padding:20px 0 0 0; clear:both;}
.hiring_box_outer{ width:45%; float:left; margin-right:10px;}
.hiring_box_outer h2{ font:normal 21px Arial, Helvetica, sans-serif; color:#000000; padding:0; margin:0;}
.hiring_box_outer .box_mid{ float:left; width:90%; padding:15px;}

.box_mid h4{font:bold 13px Arial, Helvetica, sans-serif; color:#5B5B5F; padding:0; margin:0; padding:5px 0;}
.box_mid ul{ margin:0; padding:0; width:90%;}
/*.box_mid ul li{ width:90%; list-style-type:none; background:url(../images/box_li_img.jpg) left 5px no-repeat; min-height:13px;font:normal 12px Arial, Helvetica, sans-serif; color:#4a4a4a; padding:5px 0;padding-left:15px; }
*/
.box_mid ul li{ width:90%; list-style-type:none; background:url(../images/box_li_img.jpg) left 5px no-repeat; min-height:13px;font:normal 13px Arial, Helvetica, sans-serif; color:#5B5B5F; padding:5px 0;padding-left:15px; }
