/* float Fix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body {
    margin: 0;
    padding: 0;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #474747;
}

a {
    text-decoration: none;
    color: #2d2d2d;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0 none;
}
img#rack-side {
    width: 364px;
    height: 509px;
}
#bg {
    position: fixed;
    z-index: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
#bg img {
    margin: 0 auto;
    width: 100%;
    min-width: 1280px;
    height: auto;
}

#wrapper {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    margin-bottom: 0px;
    width: 980px;
    background-color: #F8F8F8;
    box-shadow: 0 0 6px -2px #999;
    -webkit-box-shadow: 0 0 6px -2px #999;
}

#page {
    padding: 0 85px;
}

#top {
    display: block;
    padding-top: 22px;
    text-align: right;
    font-size: 13px;
    font-weight: 900;
    color: #2D2D2D;
}

#top ul#menu-head {
    display: inline-block;
    margin: 0;
    list-style: none;
}
#top ul#menu-head li {
    padding-right: 8px;
}
#top ul#menu-head li a {
    font-size: 13px;
}

#top span#phone {
    display: inline-block;
    margin-left: 10px;
    padding-left: 19px;
    background: transparent url(../images/icons_20.png) left 1px no-repeat;
    line-height: 20px;
}

a#logo {
    float: left;
    margin-right: 15px;
    width: 215px;
    height: 45px;
    background: transparent url(../images/logo.png) left top no-repeat;
    background-size: contain;
    text-indent: -10000px;
}
a#logo:active {
    margin-top: 2px;
}

#menu {
    margin: 45px 0 55px;
    height: 40px;
}
#menu ul {
    float: left;
    margin: 8px 0 0 60px;
    padding: 0;
    list-style-type: none;
}
#menu li {
    float: left;
    margin-right: 10px;
}
#menu li a {
    padding: 5px 10px;
    height: 27px;
    font-size: 15px;
    line-height: 27px;
}
#menu li a:hover,
#menu li.current-menu-item a {
    background: #E9E9E9;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#F2F2F2), to(#E7E7E7));
    background: -moz-linear-gradient(top, #F2F2F2, #E7E7E7 100%);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 15px;
    color: #2d2d2d;
    text-decoration: none;
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
}
#menu li.current-menu-item a {
    font-weight: 900;
}

#footer {
    margin: 40px 0 0 0;
    padding: 15px 20px 25px;
    border-top: 4px solid #CCC;
}

#footer ul#nav-footer {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    list-style-type: none;
}
#footer ul#nav-footer li {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    line-height: 20px;
}

.content {
    padding: 0 20px;
}

.content h3 {
    font-size: 14px;
    font-weight: 900;
    color: #474747;
}

.content p {
    line-height: 20px;
}

.content a {
    color: #620e3a;
}

.nav li {
    display: inline;
}

.last {
    border: 0 !important;
}

hr {
    clear: both;
    height: 4px;
    background-color: #620e3a;
    border: 0;
    color: #620e3a;
}

#home-top {
    margin: 0 0 40px;
    padding-top: 40px;
}
#home-bottom {
}

#home-top h2 {
    float: left;
    margin: 12px 0 0;
    width: 335px;
}

#home-top ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 415px;
    list-style-type: none;
}
#home-top ul li {
    padding-left: 20px;
    background: transparent url(../images/item_lila.png) 0 16px no-repeat;
    background-size: 15px 15px;
}
#home-top ul li:hover {
    background-position: 2px 16px;
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
}
#home-top li a {
    display: block;
    padding: 14px 0 14px 0;
    border-bottom: 1px dotted #410b27;
    font-size: 16px;
    line-height: 16px;
}
#home-top li.last a {
    border-bottom: none;
}
#home-top li a:hover {
    color: #410b27;
    text-decoration: none;
}

#home-bottom div#map {
    float: left;
    width: 270px;
    height: 295px;
    background: url(../images/mdc-map_lila_transparent.png) 0 0 no-repeat;
    text-indent: -10000px;
}

#home-bottom h3 {
    font-size: 14px;
}

#home-bottom h3 {
    font-weight: bold;
    padding-top: 50px;
    margin: 0;
}

#left {
    width: 400px;
    display: block;
}

h2 {
    font-size: 30px;
    color: #620e3a;
    margin: 0;
    line-height: 35px;
}

#right {
    width: 400px;
    float: right;
}


.box {
    width: 400px;
    margin: 30px 0;
}

.box .header {
    background: url(../images/box-header.png);
    height: 50px;
    padding: 10px 10px 0 10px;
    line-height: 30px;
}

.box .header.p-29 {
    background: url(../images/box-header-29_lila.png);
    padding: 10px;
}

.box .header.p-299 {
    background: url(../images/box-header-299_lila.png);
    padding: 10px;
}

.box .header h3 {
    margin: 0;
    vertical-align: middle;
}

.box .main {
    background: url(../images/box-main.png);
    padding: 0px 10px;
    font-size: 12px;
    line-height: 21px;
    font-size: 13px;
    color: #474747;
}

.box .footer {
    background: url(../images/box-footer.png);
    height: 15px;
}

p.intro {
    margin: 30px 0;
    font-weight: 14px;
    line-height: 21px;
}

p.note {
    font-size: 12px;
}
.box .main p:last-child { margin-bottom: 0; }

@font-face {
    font-family: "PT Sans";
    src: url('../fonts/PTSans-Regular.ttf') format('truetype'),
    url('../fonts/PTSans-Bold.ttf') format('truetype'),
    url('../fonts/PTSans-BoldItalic.ttf') format('truetype'),
    url('../fonts/PTSans-Italic.ttf') format('truetype');
}