﻿body
{
    background-color: #a0a0a0;
    font-family: Arial, Helvetica, sans-serif;
}
*
{
    margin: 0;
}
img
{
    border-style: none;
}
.clear
{
    clear: both;
    margin: 0;
    padding: 0;
}
.container
{
    background: #fff;
    border: none;
    margin: 0 auto;
    width: 950px;
}
.page_logo
{
    float: left;
    left: 124px;
    margin-top: 24px;
    position: relative;
}
.page_header
{
    width: 950px;
}
#nav
{
    background-image: url(../images/main_nav_bg.png);
    background-repeat: repeat-x;
    width: 550px;
    height: 95px;
    float: right;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}
#nav ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 32px 0 0 23px;
    clear: both;
}
#nav li
{
    float: left;
    padding: 0 14px 0 0;
}
#nav a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
#nav a:hover
{
    display: inline;
    text-decoration: none;
    font-weight: bold;
}
#nav ul li a
{
    display: inline-block;
    height: 19px;
    padding: 0 5px 12px 5px;
    text-decoration: none;
}
#nav ul li a:hover
{
        color: #CB8516;

}
#nav ul li:hover ul, #nav ul li.A-Menu-Hover ul
{
    visibility: visible;
}
.page_login
{
    width: 114px;
    height: 19px;
    background-color: #373535;
    float: right;
    font-weight: bold;
    padding-top: 5px;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    font-size: 10px;
    text-align:center;
}
.page_login a
{
    font-weight: bold;
}
.page_login:hover
{
    background-color: #dc9217;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
}
.page_login a:hover
{
    font-weight: bold;
    display: block;
    text-decoration: none;
    border-bottom: #000066;
}
.contact
{
    width: 114px;
    height: 19px;
    background-color: #32725a;
    float: right;
    font-weight: bold;
    padding-top: 5px;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    font-size: 10px;
}
.contact a
{
    font-weight: bold;
    padding-left: 32px;
}
.contact a:hover
{
    font-weight: bold;
    display: block;
    text-decoration: none;
    margin: 0px;
    border-bottom: #000066;
}
#nav .contact:hover
{
    background-color: #dc9217;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
}
#sub-foot
{
    clear: both;
    color: #ffffff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    padding: 15px 13px;
    position:relative;
}
#sub-foot a
{
    color: #ffffff;
    text-decoration: none;
}
#sub-foot a:hover
{
    text-decoration: underline;
}
#sub-foot:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#sub-foot
{
    display: block;
}
#sub-static-links
{
    display: inline-block;
    float: left;
}
#sub-static-links
{
    display: block;
}
#sub-static-links
{
    display: block;
    position:relative;
	width:300px;
}
#sub-contact
{
	right:20px;
	line-height:13px;
	position:absolute;
	width:650px;
	}
#sub-contact
{
    display: block;
}
#sub-contact strong
{
    display: inline-block;
    float: left;
    margin-left: 150px;
    margin-right: 13px;
}
#sub-contact strong
{
    display: block;
}
#sub-contact span
{
    display: inline-block;
    float: right;
}
#sub-contact span
{
    display: block;
}
.social{left:170px;position:absolute;top:-9px;}
.subs{top:1px;}
.social a{float:left;background:url("/images/icons.png") no-repeat scroll left top transparent;display:block;height:30px;width:22px;}
a.twitter{background-position:left 6px;}
a.facebook{background-position:left -53px;}
a.linkedin{background-position:left -143px;}
