body {
    background-color: #9EA18C;
    color: #2F292A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

#background {
    background-image: url(../images/body_bg.gif);
    background-position: center;
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 0;
    width: 974px;
}

#container {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    width: 956px;
}

#supHeader {
    background-color: #2F292A;
    background-image: url(../images/supHeader_bg.gif);
    height: 22px;
    line-height: 22px;
}

#supLinks {
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}

#supLinks li.noPipe {
    border: none;
}

#supLinks li {
    border-left: 1px solid #B1B1B1;
    color: #B1B1B1;
    display: inline;
    font-size: 11px;
    list-style-type: none;
    padding: 1.5px 10px;
}

#supLinks li a {
    color: #B1B1B1;
    text-decoration: none;
}

#supLinks li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/*#leftLogo {
    float: left;
    height: 92px;
    text-align: right;
    width: 315px;
}

#leftLogo img {
    border-right: 1px solid #2F292A;
    margin: 12.5px 0;
}

#rightLogo {
    float: left;
    height: 92px;
    width: 641px;
}

#rightLogo img {
    left: 5px;
    position: relative;
    top: 22px;
}*/
#Logo {
    float: left;
    height: 100px;
    text-align: left;
    width: 930px;
	margin-left: ;
	margin-top: -7px;
	/*border-right: 1px solid #2F292A;*/
}

#Logo img {
    
    margin: 10px 0;
}

#imageOne, #imageTwo, #imageThree {
    display: inline;
    float: left;
    height: 150px;
    margin: 0;
    padding: 0;
    width: 318px;
}

#imageTwo {
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

#nav {
    background-color: #2F292A;
    background-image: url(../images/nav_bg.gif);
    height: 44px;
    padding: 0;
    position: relative;
    top: -3px;
}

#nav ul {
    color: #FFFFFF;
    font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: .2em 0;
    text-align: center;
    width: 100%;
}

#nav li {
    display: inline;
    line-height: 37px;
}

#nav li a {
    color: #FFFFFF;
    padding: .2em 30px;
    text-decoration: none;
}

#nav li a:hover {
    color: #F3CA51;
    text-decoration: none;
}

#nav li a.current {
    color: #F3CA51;
    text-decoration: none;
}

#breadcrumbs {
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 30px;
    position: relative;
    top: -3px;
}

#breadcrumbs a {
    color: #9EA18C;
    text-decoration: underline;
}

#breadcrumbsPartOne {
    color: #9153A6;
    letter-spacing: 1.5px;
}

#breadcrumbsPartOne, #breadcrumbsPartTwo {
    font-weight: bold;
}

#content {
    padding: 27px 30px 30px 30px;
}

#content a {
    color: #9EA18C;
    border-bottom: 1px dashed #9EA18C;
    text-decoration: none;
}

#footerTop {
    background-color: #DEDEDE;
    background-image: url(../images/hr.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    clear: both;
    height: 44px;
    padding: 0 0 5px 0;
}

#footerBottom {
    background-color: #2F292A;
    background-image: url(../images/footer_bg.gif);
    color: #B1B1B1;
    font-family: "Palatino Linotype", "Book  Antiqua", Palatino, "Times New Roman", Times, serif;
    font-size: 13px;
    height: 150px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 956px;
}

#footerBottom a {
    color: #B1B1B1;
    text-decoration: none;
}

#footerBottom a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#faq li {
    font-size: 11px;
    line-height: 2.5;
}

#faq li a {
    border: none;
    color: #2F292A;
    text-decoration: underline;
}

.clear, .clearLogo {
    clear: both;
    background-color: #FFFFFF;
    background-image: url(../images/hr.gif);
    background-repeat: repeat-x;
    height: 5px;
    font-size: 0px;
    line-height: 0px;
    width: 956px;
}

.clear {
    position: relative;
    top: -3px;
}

.backtotop {
    font-size: 11px;
    padding: 15px 0 0 0;
}

#content a.top {
    border: none;
    text-decoration: underline;
}

h1, h2, h3 {
    font-family: "Palatino Linotype", "Book  Antiqua", Palatino, "Times New Roman", Times, serif;
}

h1 {
    color: #9153A6;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 0;
}

h2, h3 {
    letter-spacing: 2px;
}

h3 {
    color: #9EA18C;
}

p {
    line-height: 1.5;
    margin-bottom: 0;
}

p + p {
    text-indent: 1.5em;
    margin-top: 0;
}

img {
    border: none;
}

hr {
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #998588;
    border-left: none;
    height: 1px;
    margin-top: 15px;
}

address {
    font-style: normal;
    line-height: 1.5;
    margin: 0;
    padding: 30px;
}
