﻿* {margin:0;padding:0}
/* mac hide \*/ html,body{width:100%;} /* end hide */

html
{
    
}

body
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #666666;
    background: url('../img/bg.png');
    min-height: 515px;
}

.outer
{
    height:100%; 
    width:100%; 
    display:table; 
    vertical-align:middle;
}

form
{
    /*position:relative; 
    vertical-align:middle; 
    display:table-cell;    */
}

img
{
    border: solid 0px;
}

.content
{
    --height:500px;
}
.main-content
{
    --max-width: 1000px;
    height: 500px;
}
.center-table
{
    --width: 800px;
    position: relative;
    margin:0 10%;
}
.main-content .center-table
{
    --background-color: #ffffff;
}

.menu
{
    padding: 40px 0px 10px 23px;
    font-size: 12px;
    width:249px;
    text-transform:uppercase;
}

.menu ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

.menu ul li
{
    margin-top: 0px;
    padding-top: 0px;
}
.menu ul li a, .menu .contact-us a
{
    color: #999999;
    text-decoration: none;
}
.menu .contact-us{
    margin: 10px 26px
}
.menu .contact-us a:hover, .menu a:hover
{
    text-decoration: underline;
}

.menu .contact-us .selected, .menu ul li .selected
{
    color: #333333;
}

.menu .contact-us .selected:hover, .menu ul li .selected:hover
{
    text-decoration: none;
}

.search
{
    margin-top: 150px;
}
.find-button
{
    padding-top: 3px;
}
.red-text
{
    color: #FF0000;
}

.contact
{
    float:left;
    width:510px;
    position:relative;
    top:-17px;
}
.contact div
{
    margin-bottom: 20px;
}
.contact input{
    height:23px;
}

.contact textarea{
    overflow:auto;
}
.contact input, textarea
{
    width: 369px;
    border:1px solid #c8c8c8;
}

.logo img
{
    margin: 38px 0px 0px 23px;
}

.text
{
    width: 383px; 
}

.label
{
    float:left;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 12pt;
    width: 120px;
    text-align:left;
}

.submit
{
    text-align: left;
    margin-left: 119px;
}

.resume-popup
{
    background-color: #000000;
    height:520px;
    position:absolute;
    width:300px;
    white-space:normal;
    padding:20px;
    overflow:auto;
    top:0px;
    margin-left: -50px;
}

.resume-popup h1
{
    font-size: 16px;
    text-align:center;
}

.resume-popup b, .resume-popup strong{
    color: #449BB0;
}
.resume-popup ul li
{
    margin-left: 12px;
}

.resume-link
{
    
}

.phone, .copyright
{
    margin-top: 40px;
    color: #666666;
    position: relative;
    display:block;
    font-size: 12px;
    padding-left: 5px;
}
.phone
{
    float:left;
}
.copyright
{
    float: right;
}
.copyright a
{
    color: #666666;
	text-decoration: underline;
}
.copyright a:hover
{
	text-decoration: none;
}

.error404, .error404 a
{
    line-height:22px;
}

.error404 h1
{
    font-size: 28px;
}

.phones
{
    float:left;
    line-height:23px;
    margin:13px 0px 0px 10px;
}

.phones h1
{
    font-size: 16px;
}


.prevnext{
    text-decoration:none;
}

#mainheader{
    color:#c8c8c8;
    margin: 15px 0px 0px 152px;
    background-image: url('../img/logo1.jpg');
    height:23px;
    width:433px;
    font-style:italic;
}
