@charset "utf-8";

/*----Common and Resets---->>START*/
body,
h1, h2, h3, h4, h5, h6,
p, ul, li, form, table, tr, td { padding: 0px; margin: 0px; }
img { border: 0px; }
form { display: inline; }

body { background: #F6F6F6 url(../images/pattern.gif) repeat top; color: #646464; font: 12px/18px Tahoma, Arial, Helvetica, sans-serif; text-align: center; margin: 0px 0px 0px 0px; }
a{ text-decoration:none; outline:none; border:none;}
img a{outline:none; border:none;}

.clear { clear: both; }
.wrap { width: 100%; }
.center { width: 100%; text-align: center; }

#contener { width: 100%; text-align: center; background:url(../images/innerouterbg.jpg) repeat-x center top; }
#index_contener { width: 100%; text-align: center; background:url(../images/homeouterbg.jpg) repeat-x left top; }

#layout { width: 980px; margin: 0px auto; text-align: left; }
/*----Common and Resets----<<END*/

/*----Font Face ---- <Start>*/
@font-face {
    font-family: 'HelveticaCondensedBold';
    src: url('helvetica_condensed_bold-webfont.eot');
    src: url('helvetica_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica_condensed_bold-webfont.woff') format('woff'),
         url('helvetica_condensed_bold-webfont.ttf') format('truetype'),
         url('helvetica_condensed_bold-webfont.svg#HelveticaCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTCondensedBold';
    src: url('helvetica_lt_condensed_bold-webfont.eot');
    src: url('helvetica_lt_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica_lt_condensed_bold-webfont.woff') format('woff'),
         url('helvetica_lt_condensed_bold-webfont.ttf') format('truetype'),
         url('helvetica_lt_condensed_bold-webfont.svg#HelveticaLTCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTCondensedBlackRg';
    src: url('helvetica_lt_condensed_black-webfont.eot');
    src: url('helvetica_lt_condensed_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica_lt_condensed_black-webfont.woff') format('woff'),
         url('helvetica_lt_condensed_black-webfont.ttf') format('truetype'),
         url('helvetica_lt_condensed_black-webfont.svg#HelveticaLTCondensedBlackRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTCondensedRegular';
    src: url('helvetica_lt_condensed_regular-webfont.eot');
    src: url('helvetica_lt_condensed_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica_lt_condensed_regular-webfont.woff') format('woff'),
         url('helvetica_lt_condensed_regular-webfont.ttf') format('truetype'),
         url('helvetica_lt_condensed_regular-webfont.svg#HelveticaLTCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*----Font Face ---- <END>*/

/*----Top Panel---->>START*/
#headertop { width: 980px; height: 111px; position: relative; }
#headertop #logo { width: 182px; height: 88px; position: absolute; top: 12px; left: 14px; z-index: 50; }
#headertop #live-on-chat { width: 119px; height: 28px; position: absolute; top: 0px; left: 461px; z-index: 50; }
#topmenu { width: 386px; height: 28px; position: absolute; top: 0px; right: 10px; z-index: 50; background: url(../images/topnavbg.gif) no-repeat top; }
#topmenu ul { list-style-type: none;}
#topmenu ul li { background: url(../images/topmenu_divider.gif) no-repeat right; float: left; padding: 0px 2px 0px 0px; margin: 0px 0px 0px 0px; height:28px; }
#topmenu ul li.last { background: none; padding:0 -2px 0 0; margin: 0px; float: right; height:28px; }
#topmenu ul li.last a{ color: #929499; display: block; font: 11px/28px Tahoma, Arial, Helvetica, sans-serif; height: 28px; text-decoration: none; padding: 0px 0px 0px 0px; z-index:1000; }
#topmenu ul li.last a span{ cursor: pointer; display: block; padding: 0px 10px 0px 10px; height: 28px; }
#topmenu ul li.last a:hover{ background: url(../images/homemiddlebg-on.gif) repeat-x 0px 0px; color: #ffffff; text-decoration: none; }
#topmenu ul li.last a:hover span { background: url(../images/contactrightbg.gif) no-repeat right 0px; }
#topmenu ul li.fast { background: url(../images/topmenu_divider.gif) no-repeat right; padding: 0px 2px 0 0; margin: 0px; height:28px; }
#topmenu ul li.fast a{ color: #929499; display: block; font: 11px/28px Tahoma, Arial, Helvetica, sans-serif; height: 28px; text-decoration: none; padding: 0px 0px 0px 0px; z-index:1000; }
#topmenu ul li.fast a span{ cursor: pointer; display: block; padding: 0px 10px 0px 10px; height: 28px; float:left; }
#topmenu ul li.fast a:hover{ background: url(../images/homemiddlebg-on.gif) repeat-x 0px 0px; color: #ffffff; text-decoration: none; }
#topmenu ul li.fast a:hover span { background: url(../images/homeleftcurve-on.gif) no-repeat 0px 0px; }
#topmenu ul li a { color: #929499; display: block; font: 11px/28px Tahoma, Arial, Helvetica, sans-serif; height: 28px; text-decoration: none; padding: 0px 0px 0px 0px; float:left; z-index:1000; }
#topmenu ul li a span { cursor: pointer; display: block; padding: 0px 12px 0px 12px; height: 28px; }
#topmenu ul li a:hover{ background: url(../images/homemiddlebg-on.gif) repeat-x 0px 0px; color: #ffffff; text-decoration: none; }
#topmenu ul li a:hover span {}

#menu { width: 754px; height: 45px; position: absolute; bottom: 0px; right: 0px; z-index: 50; }
#menu ul { list-style-type: none; padding: 0px 0px 0px 0px; line-height:0; font-size:0; margin:0 0 0 0;}
#menu ul li { background-image: url(../images/menudivider.gif); background-repeat: no-repeat; background-position: right -1px;  float: left; padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px; height:45px;}
#menu ul li.noimg { background-image:none; padding:0 0px 0 10px; margin:0 -8px 0 0;}
#menu ul li span{ width:auto; float:left; padding:0 0 0 0px }
#menu ul li span img{ width:auto; float:left; margin:15px 0 0 0px; padding:0 0 0 0; border:none; font-size:0; line-height:0;}
#menu ul li a { color: #171B2C; display:block; font:bold 14px/45px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; text-decoration: none; padding: 0px 0px 0px 4px; float:left; letter-spacing:-1px;}
#menu ul li a:hover { color: #EC6300; text-decoration: none; }

/*----Top Panel----<<END*/

/*----Header---->>START*/
#header { width: 980px; height: 347px; position: relative; background:url(../images/indexheader.png) no-repeat 0 0;}
#header .prev{ width:68px; height:134px; position:absolute; left:0; top:26px; padding:89px 0 0 0;}
#header .headermiddle{ width:850px; height:252px; position:absolute; left:68px; top:26px;}
#header .headermiddle .headermiddleleft{ width:400px; float:left;}
#header .headermiddle .headermiddleleft .top{ }
#header .headermiddle .headermiddleleft .top h2{ no-repeat 0 0; width:387px; height:72px;}
#header .headermiddle .headermiddleleft .top ul{ list-style-type:none; padding:15px 0 0 0;; margin:0;}
#header .headermiddle .headermiddleleft .top ul li{ background:url(../images/divider.gif) repeat-x left bottom; padding:0 0 1px 0;}
#header .headermiddle .headermiddleleft .top ul li span{ background:url(../images/arrow01.gif) no-repeat 0 0; padding:0 0 0 30px; font:normal 16px/40px Helvetica, Geneva, Arial, sans-serif; color:#fff;}
#header .headermiddle .headermiddleleft .bottom{ height:53px; margin:10px 0 0 0;}
#header .headermiddle .headermiddleleft .bottom img.portfolio{ float:left; width:190px; height:53px;}
#header .headermiddle .headermiddleleft .bottom img.request-quote{ float:left; width:156px; height:31px; margin:10px 0 0 5px;}
#header .headermiddle .headermiddleright{ width:329px; float:left; margin:0 0 0 120px;}
#header .next{ width:27px; height:134px; position:absolute; right:0; top:26px; padding:89px 0 0 35px;}

/*----Header----<<END*/
#header #linksection { width: 980px; height: 52px; position: absolute; left:0; top:290px;}
#header #linksection img.prism-domain{ width:319px; height:52px; float:left;}
#header #linksection img.prism-sms{ width:319px; height:52px; float:left; margin:0 0 0 12px;}
#header #linksection img.prism-template{ width:319px; height:52px; float:right;}

/*----Content---->>START*/
#content { width: 980px; height: 1025px; position: relative;}

/*----Top Content---->>START*/
#welcome { width: 650px; height: 345px; position: absolute; top: 24px; left: 0px; z-index: 50; }
#welcome h2{ background:url(../images/welcomehed.gif) no-repeat 0 0; width:145px; height:34px; text-indent:-5000px;}
#welcome h3{ font:normal 18px/21px HelveticaLTCondensedRegular, Geneva, Arial, sans-serif; color:#d35e0a; padding:10px 0 8px 0;}
#welcome p{ font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
#welcome p strong{ color:#50868c;}
#welcome p span{ display:block; padding:20px 0 20px 0;}
#welcome img{ width:95px; height:27px; margin:7px 0 0 535px;}
#offer { width: 299px; height: 267px; position: absolute; background:url(../images/offerbg.gif) no-repeat 0 0; right:0; top:32px; padding:0 10px 0 10px;}
#offer .top{ width:299px; height:30px; padding:18px 0 0 0;}
#offer .top h2{ background:url(../images/offer_packagehed.gif) no-repeat 0 0; width:191px; height:20px; float:left; text-indent:-5000px;}
#offer .top ul{ list-style-type:none; padding:0; margin:0 0 0 0; float:right;}
#offer .top ul li{ float:left; width:11px; height:11px; margin:0 4px 0 0;}
#offer .bottom{ width:299px; height:209px;}
#request_quate { width: 320px; height: 55px; position: absolute; top: 314px; right: 0px; z-index: 50; }
/*----Top Content----<<END*/

/*----Bottom Content---->>START*/
#recentwork { width: 650px; height: 220px; position: absolute; top: 429px; left: 0px; z-index: 50; }
#recentwork h2{ font:italic 11px/14px Georgia, "Times New Roman", Times, serif; color:#646464; padding:0 0 0 52px; background:url(../images/recentworkhed.gif) no-repeat 0 0;}
#recentwork h2 span{ font:bold 22px/26px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#39528d; display:block;}
#recentwork .bottom{ width:650px; height:161px; padding:0px 0 0 0;}
#recentwork .bottom .prev{ width:25px; height:91px; padding:70px 0 0 7px; float:left;}
#recentwork .bottom .middle{ width:597px; height:161px; float:left;}
#recentwork .bottom .middle img.fist{ margin:0 12px 0 0;}
#recentwork .bottom .middle img.last{ margin:0 12px 0 0;}
#recentwork .bottom .next{ width:21px; height:91px; padding:70px 0 0 0; float:right; text-align:right;}


/*----NEWS/TESTI---->>START*/
#news { width: 297px; height: 518px; position: absolute; top: 405px; right: 0px; z-index: 50; background:url(../images/newsbg.gif) repeat-y 0 0; padding:23px 0 0 22px; }
#news .top{ width: 297px; height:69px;}
#news .top h2.testimonial{ width:148px; height:56px; background:url(../images/testimonial.gif) no-repeat 0 0; float:left;}
#news .top h2.testimonial:hover{ width:148px; height:56px; background:url(../images/testimonial-on.gif) no-repeat 0 0; cursor:pointer;}
#news .top h2.news{ width:146px; height:56px; background:url(../images/news.gif) no-repeat 0 0; float:left;}
#news .top h2.news:hover{ width:146px; height:56px; background:url(../images/news-on.gif) no-repeat 0 0; cursor:pointer;}
#news .bottom{ width: 297px;}
#news .bottom h2{ font:normal 24px/18px HelveticaLTCondensedRegular, Geneva, Arial, sans-serif; color:#293043;padding:0 0 10px 0;}
#news .bottom h3{ font:italic 15px/20px Georgia, "Times New Roman", Times, serif; color:#d75d06;}
#news .bottom p.newstext{ font: 12px/18px Georgia, "Times New Roman", Times, serif; color:#646464;}
#news .bottom p.newstext a{ color:#d65c04; text-decoration:none;}
#news .bottom p.newstext a:hover{ color:#d65c04; text-decoration:underline;}
#news .bottom p.testimonialtext{ font:italic 18px/22px Georgia, "Times New Roman", Times, serif; color:#646464; background:url(../images/comatop.gif) no-repeat 0 6px; padding:6px 0 10px 0;}
#news .bottom p.testimonialtext02{ font:italic 15px/20px Georgia, "Times New Roman", Times, serif; color:#d9630e; padding:6px 0 0 0;}

/*----NEWS/TESTI---->>END*/

/*----Banner---->>START*/
#banner { width: 650px; height: 111px; position: absolute; top: 685px; left: 0px; z-index: 50; }
#banner  img{ width:312px; height:111px; margin:0 0 0 8px;}
.advt{ width:650px; height:128px; margin:5px 0 0 8px; position: absolute; top: 801px; left: 0px; z-index: 50; }

/*----Banner---->>END*/
/*----Bottom Content---->>END*/

/*----Content---->>END*/

/*----Ad---->>START*/
#addbanners { background: url(../images/banner_add_bg.gif) no-repeat left 0; width: 980px; height: 79px; margin: 0px 0px 0px 0px; padding:16px 0 0 0; position:absolute; left:0; top:945px; }
#addbanners ul { list-style-type: none; padding: 0 0px 0px 13px; }
#addbanners ul li { float: left;}
/*----Ad----<<END*/

/*----Hosting---->>START*/
#hosting_header { width: 980px; height: 165px; position: relative;}
#hosting_header .hosting_hed{ width:320px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .hosting_hed h2.hostingheader{ background:url(../images/icon_hosting.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .hosting_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .services_hed{ width:415px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}

#hosting_header .services_hed h2.servicesheader{ background:url(../images/icon_services.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .services_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .pic{ width:144px; height:131px; position:absolute; left:503px; top:20px; z-index:50px;}
#hosting_header .services_headerpic{ width:139px; height:138px; position:absolute; left:512px; top:14px; z-index:50px;}
#hosting_header .contact{ width:296px; height:91px; position:absolute; right:0px; top:16px; z-index:50px; background:url(../images/contactus_bg.gif) no-repeat 0 0;}
#hosting_header .contact h2{ font:normal 17px/19px Tahoma, Arial, Helvetica, sans-serif; color:#f3f3f3; padding:10px 0 0 24px;}
#hosting_header .contact p{ font:normal 14px/18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; padding:5px 0 0 24px; }
#hosting_header .contact p span{ color:#a1a4ac;}
#hosting_header .contact p span a{ color:#a1a4ac; text-decoration:none;}

/*----Hosting body---->>START*/
#hosting_body { width: 980px; background:url(../images/dotted02.gif) repeat-y 0 0; padding:0 0 30px 0; overflow:hidden;}
#hosting_bodyleft { width:630px; float:left;}
p.hosting_toptext{ font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
p.hosting_toptext strong{ font:bold 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#E26E1B;}
p.hosting_toptext span{ display:block; padding:22px 0 26px 0;}
.hostingrate{ font:normal 22px/24px Helvetica, Geneva, Arial, sans-serif; color:#222D43;}
.hostingratebg{ background:url(../images/hostingratebg.gif) repeat-y 0 0;}
.hostingrate_hed{ font:bold 13px/57px Helvetica, Geneva, Arial, sans-serif; color:#fff;}
p.hostingrate_hed{ font:bold 13px/57px Helvetica, Geneva, Arial, sans-serif; color:#fff; padding:0 0 0 14px;}
.sl{ font:normal 12px/44px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F;}
p.rateinnerboxtext{ font:normal 12px/44px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F; padding:0 0 0 15px;}
p.rateinnerboxtext02{ font:normal 12px/19px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F; padding:8px 0 8px 15px;}
p.rupeetext{ font:normal 12px/44px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F; padding:0 0 0 22px; background:url(../images/rupee.gif) no-repeat 13px 18px;}
p.rupeetext a{ color:#D10101; text-decoration:none; font-size:11px;}
p.rateinnerboxtext sup{ font:normal 12px Tahoma, Arial, Helvetica, sans-serif; color:#0010AD;}
p.rateinnerboxtext02 sup{ font:normal 12px Tahoma, Arial, Helvetica, sans-serif; color:#0010AD;}
.common_featured{ font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
.essentialbg{ background:url(../images/databasesbg.gif) repeat-y right 0;}
p.essential_hed{ font:bold 13px/35px Helvetica, Geneva, Arial, sans-serif; color:#fff; padding:0 0 0 14px; background-color:#ACACAC;}
p.essentialtext{ font:normal 12px/40px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F; padding:0 0 0 14px;}

#hosting_bodyright { width:296px; float:right;}
#hosting_bodyright .domainhosting{ width:296px; padding:0 0px 0 0px; background:url(../images/hostingrightmidletop.gif) repeat-y 0 0;}
#hosting_bodyright .domainhosting .domainhosting_middle{ width:296px; padding:0 0px 0 0px; overflow:hidden;}
#hosting_bodyright .domainhosting .domainhosting_middle h2{ background:url(../images/right_border01.gif) no-repeat left bottom; height:40px;}
#hosting_bodyright .domainhosting .domainhosting_middle h2 span{ background:url(../images/right_icon01.gif) no-repeat 25px 0; height:40px; padding:0 0 0 51px; font:normal 20px/22px HelveticaLTCondensedRegular, Geneva, Arial, sans-serif; color:#394057; letter-spacing:-1px;}
#hosting_bodyright .domainhosting .domainhosting_middle h2 span strong{ color:#DC6611;}
#hosting_bodyright .domainhosting .domainhosting_middle ul{ list-style-type:none; padding:0; margin:0 auto; width:239px;}
#hosting_bodyright .domainhosting .domainhosting_middle ul li{ background:url(../images/borderrigth02.gif) repeat-x left bottom; font:normal 13px/28px Arial, Helvetica, sans-serif; color:#646464; padding:0 0 2px 0;}
#hosting_bodyright .domainhosting .domainhosting_middle ul li.noimg{ background-image:none; padding:0 0 3px 0;}
#hosting_bodyright .domainhosting .domainhosting_middle ul li span{ background:url(../images/arrow02.gif) no-repeat 0 3px; font:normal 13px/28px Arial, Helvetica, sans-serif; color:#646464; padding:0 0 0px 16px;}
#hosting_bodyright .domainhosting .domainhosting_middle ul li a{ color:#646464; text-decoration:none;}
#hosting_bodyright .domainhosting .domainhosting_middle ul li a:hover{ color:#E16004; text-decoration:none;}
#hosting_bodyright .domainhosting .domainhosting_middle ul li a.active{ color:#E16004; text-decoration:none;}
/*----Hosting body----<<END*/ 

/*----Hosting----<<END*/

/*----Website Design---->>START*/
#hosting_header .websitedesign_hed{ width:415px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}

#hosting_header .websitedesign_hed h2.websitedesignheader{ background:url(../images/icon_websitedesign.gif) no-repeat 0 0; padding:0 0 0 38px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .websitedesign_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .websitedesignpic{ width:144px; height:136px; position:absolute; left:522px; top:14px; z-index:50px;}
#hosting_bodyleft { width:630px; float:left;}
.websitedesign_conttop{ width:630px; height:71px; float:left; background:url(../images/divider02.gif) repeat-x left bottom;}
.websitedesign_conttop p{ font:bold 13px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:25px 0 0 0;}
.websitedesign_contmiddle{ width:630px; height:250px; padding:24px 0 9px 0; float:left;}
.websitedesign_contmiddle_left{ width:249px; height:232px; float:left; margin:0 10px 0 0px; background:url(../images/websitedisignbg.gif) no-repeat 0 0;}
.websitedesign_contmiddle_left img{ width:211px; height:193px; margin:21px 0 0 21px;}
.websitedesign_contmiddle_right{ float:left; font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
.websitedesign_contmiddle_right span{ display:block; padding:20px 0 20px 0;}
.websitedesign_contbottom{ width:630px; float:left; font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
.websitedesign_contbottom span{ display:block; padding:20px 0 20px 0;}

.websitedesign_contbottom ul.ourbrand_list{ list-style-type:none; padding:0; margin:0;}
.websitedesign_contbottom ul.ourbrand_list li{ background:url(../images/arrow01.gif) no-repeat 0 5px; padding:0 0 0 20px; font:normal 12px/24px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
.websitedesign_contbottom ul.ourbrand_list li a{ color:#646464;}
.websitedesign_contbottom ul.ourbrand_list li a:hover{ color:#ff693a; text-decoration:underline;}

.websitedesign_contbottom ul.ourbrand_list02{ list-style-type:none; padding:0; margin:0 0 0 25px;}
.websitedesign_contbottom ul.ourbrand_list02 li{ background:url(../images/arrow02.gif) no-repeat 0 7px; padding:0 0 0 15px; font:bold 12px/24px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
.websitedesign_contbottom ul.ourbrand_list02 li a{ color:#646464;}
.websitedesign_contbottom ul.ourbrand_list02 li a:hover{ color:#ff693a; text-decoration:underline;}

/*----Website Design----<<END*/

/*----Resellers---->>START*/
#hosting_header .resellers_hed{ width:415px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}

#hosting_header .resellers_hed h2.resellersheader{ background:url(../images/icon_resellor.gif) no-repeat 0 0; padding:0 0 0 34px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .resellers_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .resellerspic{ width:167px; height:135px; position:absolute; left:488px; top:14px; z-index:50px;}
p.resellers_toptext{ font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:16px 0 30px 0;}
p.reseller_enquiry{ font:normal 12px/14px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:14px 0 36px 0px;}
.resellorbg{ background:url(../images/domainresellorbg.gif) repeat-y 0 0;}
p.rateinnerboxtext03{ font:normal 12px/44px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F; padding:0 0 0 22px; background:url(../images/rupee.gif) no-repeat 13px 18px;}
p.rateinnerboxtext03 sup{ font:normal 12px Tahoma, Arial, Helvetica, sans-serif; color:#0010AD;}
p.rupeetext03{ font:normal 12px/44px Tahoma, Arial, Helvetica, sans-serif; color:#1F1F1F; padding:0 0 0 10px;}
p.rupeetext03 a{ color:#D10101; text-decoration:none; font-size:11px;}
p.notice{ font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:14px 0 20px 0px;}
p.notice a{ color:#e16004; text-decoration:none;}
p.notice a:hover{ text-decoration:underline;}
/*----Resellers----<<END*/

/*----About Us---->>START*/
#hosting_header .aboutus_hed{ width:415px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}

#hosting_header .aboutus_hed h2.aboutusheader{ background:url(../images/icon_aboutus.gif) no-repeat 0 0; padding:0 0 0 34px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .aboutus_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .aboutuspic{ width:157px; height:144px; position:absolute; left:500px; top:11px; z-index:50px;}
/*----About Us----<<END*/

/*----Contact Us---->>START*/
#hosting_header .contact_hed{ width:415px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}

#hosting_header .contact_hed h2.contactheader{ background:url(../images/icon_contacthed.gif) no-repeat 0 3px; padding:0 0 0 34px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .contact_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .contactpic{ width:168px; height:141px; position:absolute; left:460px; top:14px; z-index:50px;}
h2.prism{ background:url(../images/prism02.gif) no-repeat 0 0; font:bold 14px/45px Tahoma, Arial, Helvetica, sans-serif; color:#e16a15; padding:0 0 0 45px;}
p.prismaddtext{ font:bold 14px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:0 0 0 10px;}
p.prismaddtext span{ color:#dc6611;}
.stay{ font:normal 22px/48px Helvetica, Geneva, Arial, sans-serif; color:#222D43; background:url(../images/divider02.gif) repeat-x 0 0;}
/*----Contact Us----<<END*/

/*----Support---->>START*/
#hosting_header .support_hed{ width:415px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}

#hosting_header .support_hed h2.supportheader{ background:url(../images/icon_support.gif) no-repeat 0 3px; padding:0 0 0 26px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .support_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .supportpic{ width:133px; height:138px; position:absolute; left:514px; top:17px; z-index:50px;}
p.supporttext{ font:bold 14px/56px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:0 0 0 10px;}
p.helpdesk{ font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464;}
p.helpdesk span{ color:#222a41; font:normal 28px/33px HelveticaLTCondensedRegular, Geneva, Arial, sans-serif;}
p.helpdesk a{ text-decoration:none; color:#f86800;}
/*----Support----<<END*/

/*----Web Animation---->>START*/
#hosting_header .webanimation_hed{ width:300px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .webanimation_hed h2.webanimationheader{ background:url(../images/header_icon_webanimationsmall.gif) no-repeat 0 0; padding:0 0 0 38px; font:bold 30px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .webanimation_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .webanimationpic{ width:131px; height:139px; position:absolute; left:492px; top:14px; z-index:50px;}
/*----Web Animation----<<END*/

/*----Blog Design & Development---->>START*/
#hosting_header .blogdesign_hed{ width:450px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .blogdesign_hed h2.blogdesignheader{ background:url(../images/header_blogsmallpic.gif) no-repeat 0 0; padding:0 0 0 38px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .blogdesign_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .blogdesignpic{ width:162px; height:130px; position:absolute; left:492px; top:11px; z-index:50px;}
/*----Blog Design & Development----<<END*/

/*----SEO &amp; Newsletter---->>START*/
#hosting_header .seo_hed{ width:300px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .seo_hed h2.seoheader{ background:url(../images/header_seosmallpic.gif) no-repeat 0 0; padding:0 0 0 38px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .seo_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .seopic{ width:162px; height:147px; position:absolute; left:492px; top:8px; z-index:50px;}
/*----SEO &amp; Newsletter----<<END*/

/*----E-Commerce---->>START*/
#hosting_header .ecommerce_hed{ width:320px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .ecommerce_hed h2.ecommerceheader{ background:url(../images/ecommerce_smallpic.gif) no-repeat 0 0; padding:0 0 0 43px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .ecommerce_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .ecommercepic{ width:126px; height:152px; position:absolute; left:500px; top:3px; z-index:50px;}
/*----E-Commerce----<<END*/

/*----E-commerce---->>START*/
#hosting_header .ecommerce_hed{ width:320px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .ecommerce_hed h2.ecommerceheader{ background:url(../images/ecommerce_smallpic.gif) no-repeat 0 0; padding:0 0 0 43px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .ecommerce_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .ecommercepic{ width:126px; height:152px; position:absolute; left:500px; top:3px; z-index:50px;}
/*----E-commerce----<<END*/

/*----Joomla Template Design---->>START*/
#hosting_header .joomla_hed{ width:400px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .joomla_hed h2.joomlaheader{ background:url(../images/joomlasmallpic.gif) no-repeat 0 0; padding:0 0 0 43px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .joomla_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .joomlapic{ width:157px; height:143px; position:absolute; left:500px; top:10px; z-index:50px;}
/*----Joomla Template Design----<<END*/

/*----Word press Theme Design---->>START*/
#hosting_header .wordpress_hed{ width:440px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .wordpress_hed h2.wordpressheader{ background:url(../images/web_devolopmentsmallpic.gif) no-repeat 0 0; padding:0 0 0 43px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .wordpress_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .wordpresspic{ width:196px; height:140px; position:absolute; left:457px; top:15px; z-index:50px;}
/*----Word press Theme Design----<<END*/

/*----Twitter Background---->>START*/
#hosting_header .twitter_hed{ width:340px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .twitter_hed h2.twitterheader{ background:url(../images/twittersmallpic.gif) no-repeat 0 0; padding:0 0 0 34px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .twitter_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .twitterpic{ width:208px; height:136px; position:absolute; left:439px; top:15px; z-index:50px;}
/*----Twitter Background----<<END*/

/*----Facebook Business Page---->>START*/
#hosting_header .facebook_hed{ width:390px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .facebook_hed h2.facebookheader{ background:url(../images/facebooksmallpic.gif) no-repeat 0 0; padding:0 0 0 24px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .facebook_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .facebookpic{ width:180px; height:133px; position:absolute; left:476px; top:22px; z-index:50px;}
/*----Facebook Business Page----<<END*/

/*----Graphics Design---->>START*/
#hosting_header .graphicsdesign_hed{ width:300px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .graphicsdesign_hed h2.graphicsdesignheader{ background:url(../images/graphicsdesignsmallpic.gif) no-repeat 0 0; padding:0 0 0 38px; font:bold 29px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .graphicsdesign_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .graphicsdesignpic{ width:214px; height:137px; position:absolute; left:438px; top:15px; z-index:50px;}
/*----Graphics Design----<<END*/

/*----eBay Store &amp; Templates Design---->>START*/
#hosting_header .ebay_hed{ width:442px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .ebay_hed h2.ebayheader{ background:url(../images/ebaysmallpic.gif) no-repeat 0 0; padding:0 0 0 42px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .ebay_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .ebaypic{ width:195px; height:99px; position:absolute; left:463px; top:46px; z-index:50px;}
/*----eBay Store &amp; Templates Design----<<END*/

/*----SMS Gateway---->>START*/
#hosting_header .sms_hed{ width:250px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .sms_hed h2.smsheader{ background:url(../images/smssmallpic.gif) no-repeat 0 0; padding:0 0 0 42px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .sms_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .smspic{ width:148px; height:153px; position:absolute; left:471px; top:2px; z-index:50px;}
.sms_heading{ font:bold 13px Tahoma, Arial, Helvetica, sans-serif; color:#5c5959; border-right:1px solid #cfcfcf;}
.sms_heading03{ font:bold 13px Tahoma, Arial, Helvetica, sans-serif; color:#5c5959; padding:0 0 0 20px;}

.sms_heading02{ font:bold 13px Tahoma, Arial, Helvetica, sans-serif; color:#5c5959;}
.sms_tabletext01{ font:normal 12px Tahoma, Arial, Helvetica, sans-serif; color:#5c5959;}
.sms_tabletext02{ font:normal 12px Tahoma, Arial, Helvetica, sans-serif; color:#5c5959; padding:0 0 0 20px;}
ul.smslist{}
ul.smslist li{ background:url(../images/arrow02.gif) no-repeat 0 5px; font:normal 12px/20px Tahoma, Arial, Helvetica, sans-serif; color:#5c5959; padding:0 0 0 15px;}
/*----SMS Gateway----<<END*/

/*----Our&nbsp;Brand---->>START*/
#hosting_header .ourbrand_hed{ width:180px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .ourbrand_hed h2.ourbrandheader{ background:url(../images/ourbrandsmallpic.gif) no-repeat 0 0; padding:0 0 0 28px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .ourbrand_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .ourbrandpic{ width:140px; height:148px; position:absolute; left:471px; top:4px; z-index:50px;}
/*----Our&nbsp;Brand----<<END*/

/*----Career---->>START*/
#hosting_header .career_hed{ width:150px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .career_hed h2.careerheader{ background:url(../images/careersmallpic.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .career_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .careerpic{ width:127px; height:128px; position:absolute; left:505px; top:22px; z-index:50px;}
/*----Career----<<END*/

/*----Client---->>START*/
#hosting_header .client_hed{ width:150px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .client_hed h2.clientheader{ background:url(../images/client.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .client_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .clientpic{ width:126px; height:139px; position:absolute; left:505px; top:14px; z-index:50px;}
/*----Client----<<END*/

/*----Site&nbsp;Map---->>START*/
#hosting_header .sitemap_hed{ width:150px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .sitemap_hed h2.sitemapheader{ background:url(../images/sitemapsmallpic.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .sitemap_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .sitemappic{ width:163px; height:137px; position:absolute; left:470px; top:18px; z-index:50px;}
/*----Site&nbsp;Map----<<END*/

/*----Corporate Identity Design---->>START*/
#hosting_header .identity_hed{ width:360px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .identity_hed h2.identityheader{ background:url(../images/identitysmallpic.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .identity_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .identitypic{ width:155px; height:142px; position:absolute; left:490px; top:10px; z-index:50px;}
/*----Corporate Identity Design----<<END*/

/*----Logo Design &amp; Illustration---->>START*/
#hosting_header .illustration_hed{ width:360px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .illustration_hed h2.illustrationheader{ background:url(../images/illustrationsmallpic.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .illustration_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .illustrationpic{ width:157px; height:137px; position:absolute; left:490px; top:18px; z-index:50px;}
/*----Logo Design &amp; Illustration----<<END*/

/*----Linux Hosting Packages---->>START*/
#hosting_header .linux_hed{ width:360px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .linux_hed h2.linuxheader{ background:url(../images/linuxsmallpic.gif) no-repeat 0 0; padding:0 0 0 32px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .linux_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .linuxpic{ width:151px; height:126px; position:absolute; left:490px; top:18px; z-index:50px;}
/*----Linux Hosting Packages----<<END*/

/*----Windows Hosting Packages---->>START*/
#hosting_header .windows_hed{ width:400px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .windows_hed h2.windowsheader{ background:url(../images/windowssmallpic.gif) no-repeat 0 0; padding:0 0 0 36px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .windows_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .windowspic{ width:151px; height:126px; position:absolute; left:490px; top:18px; z-index:50px;}
/*----Windows Hosting Packages----<<END*/

/*----Domain Registration---->>START*/
#hosting_header .registration_hed{ width:400px; height:71px; position:absolute; left:18px; top:36px; z-index:50px;}
#hosting_header .registration_hed h2.registrationheader{ background:url(../images/registrationsmallpic.gif) no-repeat 0 0; padding:0 0 0 36px; font:bold 26px/34px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#efb100;}
#hosting_header .registration_hed p{ font:normal 14px/16px Tahoma, Arial, Helvetica, sans-serif; color:#bec1ca; padding:6px 0 0 0;}
#hosting_header .registrationpic{ width:138px; height:133px; position:absolute; left:490px; top:18px; z-index:50px;}
/*----Domain Registration----<<END*/

.websitedesign_conttop01{ width:630px; float:left; background:url(../images/divider02.gif) repeat-x left bottom; overflow:hidden;}
.websitedesign_conttop01 p{ font:normal 13px/18px Tahoma, Arial, Helvetica, sans-serif; color:#646464; padding:15px 0 10px 0;}
.websitedesign_conttop01 p span{ color:#cc6600;}

/*----Footer---->>START*/
#footerwrap { width: 100%; text-align: center; background:url(../images/footer.gif) repeat-x 0 0; height:428px; }
#footer { color: #a1a4ac; font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif; padding: 20px 12px 0px 10px; width: 958px; margin: 0px auto; text-align: left; overflow: hidden; }
#footertop{ width:958px; text-align:left; background:url(../images/footerdivider.gif) repeat-y center top; height:321px;}
#footertop .topcontener01{ width:215px; float:left;}
#footertop h2{ color:#ff7715; float:left; font-weight:normal; font-size:18px; line-height:20px; font-family:HelveticaCondensedBold, Geneva, Arial, sans-serif; padding:14px 0 24px 0; letter-spacing:-1px;}
#footertop h2 span{ float:left; width:auto; padding:0 4px 0 0;}
#footertop h2 img{ border:0; padding:0; margin:0; float:left;}
#footertop ul{ list-style-type:none; padding:0; margin:0;}
#footertop ul li{ font:normal 11px/20px Tahoma, Arial, Helvetica, sans-serif; color:#a1a4ac; background:url(../images/arrow.gif) no-repeat 0 9px; padding:0 0 0 10px;}
.inputbg{ background:url(../images/inputbg.gif) no-repeat 0 0; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#8e919a;}
#footertop input.textbox{ width:174px; height:18px; border:none; background-color:#474c58; color:#8e919a; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; padding:0px 0 0 5px; margin:2px 0 2px 0;}
#footertop input.textbox02{ width:103px; height:18px; border:1px solid #1b1f2d; background-color:#474c58; color:#8e919a; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; padding:2px 0 0 5px; margin:2px 0 2px 0;}
#footertop textarea.fildbox{ width:219px; height:60px; padding:2px 0 0 5px; font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif; background-color:#474c58; color:#8e919a; border:1px solid #1b1f2d;}
#footertop ul li a{ color:#a1a4ac; text-decoration:none;}
#footertop ul li a:hover{ color:#efb100; text-decoration:none;}
#footertop ul li a.active{ color:#efb100; text-decoration:none;}
#footertop p{ background:url(../images/arrow.gif) no-repeat 0 4px; font:normal 11px/13px Tahoma, Arial, Helvetica, sans-serif; color:#fff; padding:0 0 15px 9px;}
#footertop p span{ display:block; font:normal 18px/23px HelveticaLTCondensedBold, Geneva, Arial, sans-serif; color:#a1a4ac; letter-spacing:-1px;}
#footertop p span a{ color:#a1a4ac; text-decoration:none;}
#footertop .topcontener02{ width:246px; float:left;}
#footertop .topcontener03{ width:160px; float:left;}
#footertop .topcontener04{ width:160px; float:left;}
#footertop .topcontener05{ width:155px; float:right;}
#footerbottom{ width:958px; text-align:left; padding:15px 0 0 0; margin:0 auto;}
#footerbottom .footerbottomleft{ width:520px; float:left;}
#footerbottom .footerbottomleft img{ width:86px; height:44px; float:left;}
#footerbottom .footerbottomleft p{ width:426px; float:right; font:normal 11px/18px Tahoma, Arial, Helvetica, sans-serif; color:#747883; padding:5px 0 0 0;}
#footerbottom .footerbottomleft p span{ color:#a0a5b4;}
#footerbottom .footerbottomright{ width:420px; float:right; font:normal 11px tahoma, Arial, Helvetica, sans-serif; color:#a1a4ac;}
/*----Footer----<<END*/
.js #header { visibility: hidden; }

