﻿/*HOME PAGE*/    
/*Welcome Message*/
#content-welcome
{
    width: auto;
    height: 480px;
    margin-top: 1px;
}
#content-welcome div.wrap
{
    background: url("/images/man_with_chart.jpg") no-repeat 600px 55px;
    
}
#content-welcome h1.welcometoinamics
{
    float: left;
    background: url(../images/Providing_Enterprise-Level_Technology_Solutions.gif) no-repeat;
    width: 562px;
    height: 28px;
    text-indent: -9999px;
    margin: 27px 0 10px;
}
#content-welcome p
{
    width: 550px;
    font-size: 11px;
    color: #666;
    line-height: 2em;
}
#content-welcome h1.learn-more
{
    width: 279px;
    height: 39px; /* background: url("/images/learn_more.jpg") no-repeat; */
    background: url("/images/learnmoreaboutwhatwedo.gif") no-repeat;
    text-indent: -9999px;
    float: left;
    margin-top: 12px;
}
#content-welcome h1.learn-more a
{
    width: 279px;
    height: 39px;
    display: block;
}
#content-welcome h1.learn-more a:hover
{
    background: url('/images/learnmoreaboutwhatwedo.gif') -279px;
}
#content-welcome h1.request-quote
{
    width: 173px;
    height: 39px;
    background: url(../images/requestaquote.gif) no-repeat;
    text-indent: -9999px;
    float: left;
    margin: 12px 0 0 20px;
}
#content-welcome h1.request-quote a
{
    width: 173px;
    height: 39px;
    display: block;
}
#content-welcome h1.request-quote a:hover
{
    background: url(../images/requestaquote.gif) -173px;
}
.icon_tbl
{
    width: 100%;
    margin: 0 0 30px 0;
}
.icon_tbl tr td
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

/*Boxes*/
#content-welcome div.boxes
{
    width: 920px;
    background-color: #FFFFFF;
    margin-top: 16px;
    height: 158px;
    overflow: hidden;
}
#content-welcome div.boxes ul li
{
    float: left;
}
#content-welcome div.boxes ul li a
{
    cursor: pointer;
}
.hosting-sol *, .web-sol *, .comp-sol *, .it-sol *
{
    display: none;
}
.hosting-sol, .web-sol, .comp-sol, .it-sol
{
    position: relative;
    display: block;
    height: 158px;
    width: 225px;
}
.hosting-sol span.hover, .web-sol span.hover, .comp-sol span.hover, .it-sol span.hover
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 158px;
    width: 225px;
}
.hosting-sol
{
    background: url(../images/hosting-sol.gif) no-repeat 0 0;
}
.web-sol
{
    background: url(../images/web-sol.gif) no-repeat 0 0;
}
.comp-sol
{
    background: url(../images/computing-sol.gif) no-repeat 0 0;
}
.it-sol
{
    background: url(../images/it-sol.gif) no-repeat 0 0;
}
.hosting-sol span.hover
{
    background: url(../images/hosting-sol.gif) no-repeat 0 -158px;
}
.web-sol span.hover
{
    background: url(../images/web-sol.gif) no-repeat 0 -158px;
}
.comp-sol span.hover
{
    background: url(../images/computing-sol.gif) no-repeat 0 -158px;
}
.it-sol span.hover
{
    background: url(../images/it-sol.gif) no-repeat 0 -158px;
}

/*Portfolio*/
#content-portfolio
{
    width: auto;
    background: url(../images/bg-portfolio.gif) repeat-x;
    height: 283px;
    overflow: hidden;
    margin-top: 25px;
}
#content-portfolio div.content
{
    width: 585px;
    float: left;
}
#content-portfolio div.content div.description
{
    height: 168px;
}
#content-portfolio div.content h1.ourportfolio
{
    float: left;
    text-indent: -9999px;
    width: 185px;
    height: 23px;
    background: url(../images/ourportfolio.gif) no-repeat;
    margin-top: 0px;
}
#content-portfolio div.content h1.checkourgallery
{
    float: left;
    text-indent: -9999px;
    width: 279px;
    height: 32px;
    background: url(../images/checkourwebdesigngallery.gif) no-repeat;
    margin-top: 23px;
}
#content-portfolio div.content h1.checkourgallery a
{
    width: 279px;
    height: 32px;
    display: block;
}
#content-portfolio div.content h1.checkourgallery a:hover
{
    background: url(../images/checkourwebdesigngallery.gif) -279px;
}
#content-portfolio div.content div.latestjob-description
{
    float: right;
    text-align: right;
    margin-top:-5px;
}
#content-portfolio div.content div.latestjob-description h1
{
    font-size: 24px;
    color: #5687AF;
    display:block;
}
#content-portfolio div.content div.latestjob-description h2
{
    font-size: 14px;
    color: #000;
    margin-top: 2px;
    line-height: 1.2em;
    display:block;
}
#content-portfolio div.content p
{
    width: 550px;
    font-size: 11px;
    color: #666;
    line-height: 2em;
    margin-top: 15px;
}
#content-portfolio div.browser
{
    width: 315px;
    float: right;
    background: url(../images/browser.gif) no-repeat;
    height: 283px;
}
#content-portfolio div.browser img
{
    margin: 51px 0px 0 24px;
}

/*Links*/
#links
{
    width: auto;
    padding: 0 0 10px 0;
}
#links div.icons
{
    float: right;
    padding: 20px;
}

#MailList
{
    margin-left: 10px;
    width: 250px; 
    float: right;    
}