html
{
    overflow-y: scroll;
    overflow-x: hidden;
}

body
{
    color: #999;
    margin: 0;
    text-align: center;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background: #777;
}

a img
{
    border: none;
}
#container
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
    background: #F8F8F8;
}

div.errors
{
    background: #FBE3E4 none repeat scroll 0 0;
    border-color: #FBC2C4;
    color: #8A1F11;
    margin-bottom: 15px;
    padding: 2px;
}

div.errors ul li
{
    list-style-type: none;
}

div.errors ul
{
    margin-left: 15px;
    padding: 0;
}

#topBar
{
    background: black;
    padding: 10px;
    text-align: right;
}

#topBar ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#topBar li
{
    display: inline;
    margin-left: 15px;
}

#topBar .search, #footSearch .search
{
    height: 16px;
    margin: 0;
    padding: 0;
}

#topBar .searchBtn, #footSearch .searchBtn
{
    position: relative;
    top: 2px;
    padding-left: 5px;
}

#menu
{
    position: absolute;
    height: 150px;
    width: 960px;
    z-index: 500;
}

#menu #logo
{
    background: url(../images/logo.gif) no-repeat top left;
    height: 140px;
    width: 140px;
    position: absolute;
}

#menu #aLogo
{
    background: transparent url(../images/logo.gif) no-repeat scroll left top;
    height: 140px;
    position: absolute;
    width: 140px;
}
#menu #pullOut
{
    background: transparent url(../images/subnav_bg.png) top;
    width: 960px;
    height: 180px;
    position: absolute;
    top: 140px;
    display: none;
}
#menu #rollMenu
{
    position: absolute;
    top: 60px;
    width: 960px;
}
#menu #rollMenu #highlight
{
    position: absolute;
    background: url(../images/bg_mainNavslide.png) no-repeat; .background:url(../images/bg_mainNavslide.gif)no-repeat;
width:434px;
height:99px;
left:71px;

}

#menu #rollMenu #meetQuick
{
    background: url(../images/Nav_meet.png); .background:url(../images/Nav_meet.gif);
background-repeat:no-repeat;
position:absolute;
top:30px;
left:230px;
width:115px;
height:17px;
}
#menu #rollMenu #ourSolutions
{
    background: url(../images/Nav_solutions.png); .background:url(../images/Nav_solutions.gif);
position:absolute;
background-repeat:no-repeat;
top:30px;
left:385px;
width:135px;
height:17px;
}
#menu #rollMenu #workWithQuick
{
    background: url(../images/Nav_work.png); .background:url(../images/Nav_work.gif);
background-repeat:no-repeat;
position:absolute;
top:30px;
left:561px;
width:162px;
height:17px;
}
.menuItem
{
    cursor: pointer;
}
.mainMenuInt
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 50px;
    width: 400px;
    font-size: 16px;
    color: #888;
    display: none;
    line-height: 28px;
}
.mainMenuInt ul
{
    font-size: 12px;
    color: #666;
    list-style-type: none;
    font-style: italic;
    line-height: 16px;
    display: none;
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
    margin-bottom: 10px;
    height: 50px;
}
.socialNetwork a img
{
    border: 0px;
}

span.socialNetwork
{
    margin-right: 6px;
}

.holder
{
    position: absolute;
    padding-left: 10px;
}
#content
{
    padding: 160px 40px 40px;
    min-height: 300px;
}


div#content div#siteMap h2
{
    margin-top: 0px;
}

div#content div#siteMap
{
    margin-left: 60px;
}

div#content div#siteMap table tr td
{
    padding-bottom: 5px;
}
.bodyContent
{
    padding: 0px 40px;
}
#homeContent
{
    padding: 160px 40px 0px;
    min-height: 300px;
}

.home
{
    width: 960px;
    height: 390px;
    margin-left: -40px;
    position: relative;
}
.home .welcome
{
    position: absolute;
    top: 17px;
    left: 50px;
}

.home #basicCopy
{
    position: absolute;
    width: 270px;
    left: 165px;
    top: 98px;
    line-height: 18px;
}

.home #caption
{
    background: url(../images/testimonial_bg.png);
    color: #F8F8F8;
    font-size: 16px;
    height: 85px;
    left: 472px;
    padding: 15px 10px 10px;
    position: absolute;
    top: 190px;
    width: 410px;
}

#slideshow
{
    position: relative;
    margin: 30px 30px 50px 30px;
    background: #202834 url(../images/loading.gif) no-repeat 50% 50%;
    -moz-box-shadow: 0px 0px 10px #333;
    -webkit-box-shadow: 0px 0px 10px #333;
    text-align: center;
}

#slideshow img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#slideshow a
{
    border: 0;
}

.nivo-controlNav
{
    position: absolute;
    left: 30%;
    bottom: -20px;
}

.nivo-controlNav
{
    position: absolute;
    left: 1%;
    bottom: 5px;
}

.nivo-controlNav a
{
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/gray_circle.png) no-repeat 50% 50%; /*background-color: #333;*/ /*text-indent:-9999px;*/ /*border: solid 1px #999;*/ /*background:url(../images/bullets.png) no-repeat;*/
    border: 0;
    margin-right: 7px;
    padding-top: 2px;
    float: left;
    text-align: center;
    text-indent: -1px;
    font-size: 0.9em;
}

.nivo-controlNav img
{
    display: inline;
    position: relative;
    margin-right: 15px;
}

.nivo-controlNav a.active
{
    color: #43abdd; /*border: solid 1px #000;*/
    border: 0;
    background: url(../images/black_circle.png) no-repeat center center;
}

.nivo-directionNav a
{
    display: block;
    width: 32px;
    height: 34px;
    background: url(../images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

a.nivo-nextNav
{
    background-position: -30px 0;
    right: 10px;
}

a.nivo-prevNav
{
    background-position: 2px 0;
    left: 10px;
}

#bigGreyBar
{
    background: #333;
    border-top: 5px solid black;
    height: 295px;
}

#bigGreyBar ul
{
    margin: 0 auto;
    padding: 0;
    padding-top: 20px;
    list-style-type: none;
    width: 910px;
}

#bigGreyBar li
{
    width: 198px;
    height: 255px;
    display: block;
    float: left;
    /*background: transparent url(../images/div_rollover_home.png) no-repeat scroll 300px 0;*/
    border-right-width: 1px;
    border-right-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
    border-right-color: #000000;
    padding: 0;
    padding-left: 20px;
}

div.newsItem
{
    width: 550px;
}

div#newsList div.newsItem h2
{
    font-size: 10px;
    font-weight: normal;
    margin: 0;
}

div.newsItemPage h1
{
    margin-bottom: 1px;
}

div.newsItemPage h2
{
    font-size: 12px;
    margin-top: 2px;
}

div#newsList div.newsItem h1
{
    font-size: 15px;
    margin: 0px;
}

div#newsList div.newsItem div.fullLink a
{
    background-color: #43abdd;
    color: #FFFFFF;
    display: block;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
    width: 96px;
}

div#newsList div.newsItem p
{
    background-color: #F0F0F0;
    margin: 7px 0;
    padding: 5px;
}

div#newsList div.newsItem div.fullLink
{
    display: block;
    margin-bottom: 20px;
}

#bigGreyBar li a img
{
    border: 0px;
}

#bigGreyBar .finePrint
{
    font-size: 10px;
    color: #3DB4EA;
    font-weight: bold;
    background-image: url(../images/arrows.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    text-indent: 10px;
    float: right;
    padding-right: 20px;
    padding-top: 10px;
}

#bigGreyBar .bluebar
{
    height: 3px;
    width: 60px;
    background: #3DB4EA;
}
#bigGreyBar h1
{
    margin: 0;
    padding: 0;
    padding-top: 20px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-size: 13px;
    color: #FFFFFF;
}
#bigGreyBar img
{
    padding-top: 15px;
}


.jobs .next
{
    float: right;
}

div.resume div.reasons
{
    font-weight: bold;
    margin-left: 5px;
    margin-top: 5px;
}

.jobs .submitResume a, .jobs .next a
{
    color: #43abdd;
}

.jobs .addToCart
{
    background-color: #43abdd;
    color: #FFFFFF;
    display: block;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
    width: 65px;
}

.job .addToCart a
{
    color: #FFFFFF;
}

.jobs td.title
{
    font-size: 11px;
    font-weight: bold;
    padding-left: 7px;
}

.resume
{
    width: 500px;
}

.questions
{
    width: 336px;
    margin-bottom: 10px;
    float: left;
    height: 90px;
}

.questions textarea
{
    width: 336px;
}

.mailingAddress
{
    width: 336px;
    margin-bottom: 10px;
    float: left;
}

.uploadResume
{
    width: 336px;
    margin-bottom: 10px;
    float: left;
}

.resume .goBack
{
    float: left;
    background-color: #43abdd;
    color: #FFFFFF;
    display: block;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
    width: 65px;
}

.button
{
}

.resume .submit
{
    float: right;
    background-color: #43abdd;
    color: #FFFFFF;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
    width: 65px;
}

.resume .input
{
    float: left;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 35px;
    width: 150px;
}

.resume .input input, .resume .mailingAddress input
{
    width: 100%;
}
.resume .input label, .resume .uploadResume label, .resume .questions label
{
    display: block;
    padding-bottom: 6px;
}

#footer
{
    background: #f4f4f4;
    height: 200px;
    padding-top: 20px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px;
}

#contact
{
    border-right: 1px solid #E5E5E5;
background-image: url('../images/Q_footer.png'); 
    .background-image:url(../images/Q_footer.gif);
        background-repeat:no-repeat;
        padding-left:58px;
        width:140px;
    height:142px;
}

#footer h1
{
    color: #43abdd;
    font-size: 14px;
    font-weight: normal;
}

#footer p
{
    color: #666666;
    font-size: 10px;
    padding: 0px;
    margin: 15px 0px;
    line-height: 16px;
}
.column
{
    float: left;
}

.column650
{
    width: 650px;
}

.clearColumns
{
    clear: both;
}

.wpColumn
{
    padding: 13px;
    float: left;
    text-align: center;
}

#footSearch
{
    padding-left: 10px;
}

#footer h2
{
    margin: 0px;
    padding: 10px 0px 15px 0px;
    font-size: 14px;
    font-weight: normal;
    font-weight: bold;
}

.sitemap
{
    padding-left: 10px;
    border-right: solid 1px #E5E5E5;
    width: 136px;
    height: 200px;
}

#bigGreyBar .thinBlueLine
{
    background-color: #336F89;
    height: 1px;
    width: 180px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content #heath
{
    width: 210px;
    padding-right: 20px;
}

#content #heathRight
{
    width: 210px;
    padding-left: 20px;
}

#heath .box, #heathRight .box
{
    background-image: url(../images/45Line.gif);
    color: #777;
    font-size: 11px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    line-height: 18px;
    width: 150px;
}

.column h4
{
    font-weight: normal;
    color: #43abdd;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.jobs span a
{
    color: #43abdd;
}

.jobs .column
{
    padding: 0 10px 0 0;
}

fieldset.keywordSearch
{
    margin: 0 0 15px;
    width: 300px;
}

fieldset.keywordSearch input.SearchButton
{
    font-size: 11px;
}

fieldset.keywordSearch input.KeywordTextbox
{
    font-size: 11px;
}

fieldset.keywordSearch legend
{
    color: #43abdd;
    display: inline;
    font-size: 14px;
}

.column h3
{
    font-size: 14px;
}
.column h5
{
    margin: 0px;
    padding: 0px;
    color: #666666;
}

.row .job span.description
{
    margin-top: 8px;
    display: block;
}

.row .job h2
{
    color: #43abdd;
    display: inline;
    font-size: 14px;
}

.row .job input.applyButton
{
    display: block;
    margin-top: 3px;
}

.row .job h3
{
    display: block;
    margin-top: 2px;
}

.cal li
{
    background-color: #f4f4f4;
    height: 100px;
    width: 140px;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #999999;
    padding: 5px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #999;
}
.cal li:hover
{
    background-color: #f4f4f4;
    height: 100px;
    width: 140px;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #43abdd;
    padding: 5px;
    float: left;
    color: #43abdd;
    margin-bottom: 10px;
    margin-right: 10px;
}
a
{
    color: #999;
    text-decoration: none;
}
a:hover
{
    color: #43abdd;
}

a .cal
{
    display: block;
}
.colTitle
{
    width: 80px;
    font-weight: bold;
    color: #43abdd;
}
.colYears
{
    width: 80px;
    color: #999;
}
.colInfo
{
    width: 400px;
}
.paddedtop
{
    margin-top: 20px;
}

.month
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #43abdd;
}

.year
{
    font-size: 14px;
    font-weight: bold;
}

.calInfo
{
    padding-top: 5px;
    margin-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
}

.cal
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.column p
{
    padding-bottom: 20px;
    padding-top: 0px;
    margin: 0px;
}

#heathRight .box
{
    background: none;
}

#grid .row h2, #article .row h2
{
    color: #43abdd;
    font-size: 11px;
    width: 220px;
    margin: 0px;
    padding: 0px;
}

#heath h1, #heathRight h1, #heathRightArticle h1
{
    color: #43abdd;
    font-size: 12px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    height: 15px;
}

.jobs img
{
    border: 0px;
}

#content #grid
{
    padding-top: 20px;
}

#grid .row .column
{
    float: right;
}

#content #article
{
    padding-top: 0px;
}

.row
{
    padding-top: 20px;
    display: block;
    width: 650px;
    padding-bottom: 20px;
    border-top: 1px solid #43abdd;
    font-size: 11px;
}

.noline
{
    border-top: none;
}

.thin
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.row h3
{
    width: 220px;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

#grid h1, #article h1
{
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #43abdd;
}

.thinGreyLine
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666;
    margin-top: 10px;
}

.boxes h4
{
    margin: 0px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
    color: #43abdd;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.profileSlider
{
    height: 200px;
    margin-right: 50px;
    margin-top: -265px;
    float: right;
}

.boxes h4 a
{
    color: #43abdd;
}

.boxes a img
{
    border: 0px;
}

.boxes2 h4
{
    margin: 0px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
    color: #43abdd;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.boxes2 h4 a
{
    color: #43abdd;
}

.boxes2 a img
{
    border: 0px;
}

.bottom
{
    border-top: 1px solid #43abdd;
}

.dark
{
    color: #666666;
}

.boxes
{
    width: 650px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.boxes2
{
    width: 445px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.boxes li
{
    width: 136px;
    float: left;
    padding-right: 20px;
    height: 180px;
    display: block;
}

.boxes2 li
{
    width: 136px;
    float: left;
    padding-right: 20px;
    height: 180px;
    display: block;
}

.listing
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.lefty
{
    width: 200px;
}

.middle
{
    width: 450px;
}

#prev, #next
{
    width: 80px;
    float: left;
    background-repeat: no-repeat;
    height: 100px;
    background-position: center top;
}

#next
{
    background-image: url(../images/nextArrow.png); .background-image:url(../images/nextArrow.gif);
}

#next:hover
{
    background-image: url(../images/nextArrow_hover.png); .background-image:url(../images/prevArrow.gif);
}

#prev
{
    background-image: url(../images/prevArrow.png); .background-image:url(../images/prevArrow_hover.gif);
}

#prev:hover
{
    background-image: url(../images/prevArrow_hover.png);
}

.name
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-weight: bold;
    color: #43abdd;
}

.centered
{
    padding-left: 120px;
}

#projects #prev, #projects #next
{
    height: 500px;
    background-position: center center;
}

#projects #prev, #projects #next
{
    padding-left: 30px;
}

#projects #center
{
    width: 655px;
    height: 655px;
}

#projects #center h1
{
    font-size: 18px;
    color: #43abdd;
    margin: 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #43abdd;
    background-image: url(../images/backUp.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#projects ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 620px;
    height: 620px;
    overflow: hidden;
}

#center .projLeft, #center .projRight
{
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #43abdd;
    border-right-color: #43abdd;
    border-bottom-color: #43abdd;
    border-left-color: #43abdd;
    padding-top: 11px;
    width: 400px;
    line-height: 18px;
}

#center .projRight
{
    width: 220px;
    margin-right: 0;
}

#projects li
{
    width: 620px;
    height: 620px;
    position: absolute;
    display: none;
}

#projects span
{
    display: block;
    height: auto;
    position: relative;
}

#projects span.techUsed
{
    font-weight: bold;
    padding-left: 20px;
    color: #43ABDD;
}

#projects span.tech
{
    padding-left: 20px;
}

#projects span.techUsed
{
    display: block;
}

#projects
{
}

.imageBox
{
    width: 620px;
    height: 360px;
    padding-top: 40px;
    text-align: center;
}

.imageBoxNoTopPadding
{
    padding-top: 50px;
}

.imageBox img
{
    margin: 0 auto;
}

#bigGreyBar .last
{
    background: none;
}

#ctl00_BodyCopy_SearchResult1
{
    min-height: 400px;
}

#ctl00_BodyCopy_SearchResult1 h2
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
}

.JobBtn
{
    background-color: #43ABDD;
    border: 0 none;
    color: #FFFFFF !important;
    display: block;
    font-size: 11px;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
}

#ctl00_aspContent_ctl00_Keyword
{
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    padding: 4px;
    width: 163px;
}

#ctl00_aspContent_ctl00_KeywordSearch
{
    float: left;
    margin: 0;
}

span#ctl00_NewsItem_newsMain
{
    font-size: 11px;
    width: 425px;
    display: block;
    padding-top: 15px;
}

span.newsTypeText
{
    font-size: 11px;
    width: 180px;
    display: block;
}

.newsItemsTable
{
    clear: both; 
    font-size: 1.1em;  
}

.newsItemsTable td
{
    margin: 15px;
    text-align: left;  
    vertical-align: top; 
}

.newsItemsTable img
{
    vertical-align: top;    
    border: none;
    margin: 0;
    padding: 0;
}

.newsItemsTable a
{
    text-decoration: none;
    font-style: normal;    
}

span.socialNetwork.tw
{
    padding: 0px;
}

span.socialNetwork.fb
{
    padding: 0px;
    margin-left: 15px;
}

span.socialNetwork.fl
{
    padding: 0px;
}

span.socialNetwork.lnk
{
    padding: 0px;
    margin-left: 24px;
}

span.title
{
    color: #43ABDD;
    padding-left: 25px;
}

#grid .row .column.OverRideFloat
{
    float: left;
}

div.BestOf
{
    left: 60px;
    width: 109;
    top: 13px;
    position: relative;
    color: Red;
    font-weight: bold;
    font-size: 12px;
}
div.BestOf img
{
    left: 0px;
    position: relative;
}

div.BestOf div.toptext
{
    padding-left: 15px;
}

#socialNetworking
{
    height: 35px;
    margin: 0px;
    background-color: #000000;    
    vertical-align: bottom;
    text-align: center;
    padding-left: 55px;
    padding-right: 55px;
}

#socialNetworking ul
{
    list-style-type: none;   
    padding: 0px;
    margin: 0px;
}

#socialNetworking li
{
    float: left;  
    padding: 0px;    
    vertical-align: middle;
}

#socialNetworking img
{
    vertical-align: middle;   
}

#socialNetworking li.twitter
{
    margin-right: 75px;
}

#socialNetworking li.bestOfBusiness
{
    margin: 0px 120px;
    z-index: 9999;   
}

#socialNetworking li.linkedin
{
    margin-left: 70px; 
}
