﻿@media print {
/* CSS Document */
    #breadcrumbs { display:none; visibility:hidden;}
    #menu_wrapper { display:none; visibility:hidden;}
    #footer { display:none; visibility:hidden;}
}

body
{
    background-image: url(images/master/background.gif);
    font-family: Arial;
    margin: 0px;
    font-size: 13px;
    text-align: center;
}

body, div, td, span, p
{
    font-size: 13px;
}

.skip
{
    display: none;
}

#breadcrumbs
{
    font-size: 11px;
    text-align: right;
    padding: 5px 0 5px 0;
}

a.master_links
{
    color: #000000;
    text-decoration: underline;
    background-color: Transparent;
    padding: 0 5px 0 5px;
    font-weight: normal;
}

a.master_links:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000000;
}

#wrapper
{
    text-align: left;
	margin: 0px auto;
    padding: 0px;
	border:0;
    width: 990px;
}

#arch
{
    background-image: url(images/home/arch.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 230px;
}

#logo
{
    cursor: pointer;
    width: 138px;
    height: 225px;
    margin: 50px 0 34px 46px;
}

#upper
{
    width: 760;
    height: 45px;
}

#menu_wrapper
{
    background-image: url(images/master/wide_background.png);
    background-position: left top;
    background-repeat: repeat-y;
    width: 760px;
    height: 37px;
}

#flash_splash
{
    background-image: url(images/master/wide_background.png);
    background-position: left top;
    background-repeat: repeat-y;
}

#menu
{
    background-image: url(images/master/menu/menu_background.gif);
    background-position: left top;
    background-repeat: repeat-x;
    width: 755px;
    height: 37px;
}

.menu_item
{
    background-image: none;
    background-position: left top;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
    width: 150px;
    padding: 10px 0 10px 0;
    float: left;
}

.menu_item:hover
{
    background-image: url(images/master/menu/menu_background_over.gif);
}

.menu_separator
{
    background-image: url(images/master/menu/menu_separator.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 1px;
    height: 37px;
    float: left;
}

#split
{
    background-image:url(images/home/split_background.png);
    background-position: left top;
    background-repeat: repeat-y;
    width: 990px;
    height: 1px;
}

#full
{
    background-image:url(images/home/full_background.png);
    background-position: left top;
    background-repeat: repeat-y;
    width: 990px;
}

#wide_top
{
    background-image: url(images/master/wide_top_background.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 760px;
    height: 2px;
}

#wide
{
    background-image: url(images/master/wide_background.png);
    background-position: left top;
    background-repeat: repeat-y;
}

#footer
{
    background-image: url(images/master/footer_background.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 10px 0 5px 0;
    clear: both;
    font-size: 11px;
    text-align: center;
}

#copyright
{
    font-size: 11px;
    text-align: center;
    padding: 10px 0 0 0;
}

#who_we_are
{
    padding: 15px 20px 5px 20px;
    height: 160px;
}

#services
{
    background-image: url(images/master/dot.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 15px 20px 5px 17px;
    width: 215px;
    height: 160px;
}

#working_at_mcking
{
    background-image: url(images/master/dot.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 15px 20px 5px 17px;
    width: 175px;
    height: 160px;
}

#who_we_are_title
{
    width: 106;
    height: 25px;
}

#services_title
{
    width: 73;
    height: 25px;
}

#working_at_mcking_title
{
    width: 170;
    height: 25px;
}

#services_photo
{
    margin: 20px 15px 0px 0px;
    width: 92px;
    height: 137px;
}

#working_at_mcking_photo
{
    margin: 20px 20px 0px 0px;
    width: 92px;
    height: 137px;
}

#learn_more_about_mcking
{
    padding: 0px 0px 10px 20px;
}

#learn_more_about_mcking_services
{
    background-image: url(images/master/dot.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0px 0px 10px 20px;
}

#learn_more_about_mcking_careers
{
    background-image: url(images/master/dot.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0px 0px 10px 20px;
}