*
{
    margin:0px;
    padding:0px;
}

img
{
    border-style:none;
}

body
{
    text-align:center;
    color: #fff;
    background-color: #6c6c6c;
    font-size: 101%;
    margin-top:18px;
    margin-bottom:18px;
}

/* APP */
#main
{
    color: #fff;
    background: #6c6c6c url(/projectstatic/images/xeroxIFrameBackground.gif) repeat-x top;
    font-family: verdana, sans-serif;
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
    width: 1064px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 1064px;
}

html>#main { width: 1064px; }

/* XEROX */

#xeroxBottom img
{
    display:block;
    width:1064px;
    height:16px;
}

/* LOGO */
#logo
{
    padding: 29px 32px 0 32px;
}

#logo .homelink
{
    display: block;
    float: left;
}

#logo .homelinkImg img
{
    display:block;
    float: right;
    border-style:none;
    /*height:174px;*/
    width:142px;
}

/* FOOTER */

#blueTicket
{
    clear: both;
    margin: 13px 32px;
    width: 1000px;
    height: 1000px;
    border: none;
    background-color: #eee;
}

#footer
{
    clear: both;
    width: 582px;
    padding: 0 0 18px 0;
    margin-left: 224px;
}

/* FONT STYLES */
#content
{
    font-family:verdana,arial,sans-serif;
    font-size: 12px;
    line-height:1.3em;
    color:#464646;
}

/* LINKS */
a:link, a:visited
{
    color:#96000d;
    font-weight:bold;
    text-decoration:none;
}
a:hover, a:active
{
    color:#84000c;
    font-weight:bold;
    text-decoration:underline;
}

#footer a
{
    display:block;
    float:left;
    margin-right:7px;
    height:12px;
}
#footer a:link, #footer a:visited
{
    color:#96000d;
    font-weight:normal;
    text-decoration:none;
}
#footer a:hover, #footer a:active
{
    color:84000c;
    font-weight:normal;
    text-decoration:underline;
}

