*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;

    color: #a2a2a2;
    background: #000;
}
input,
textarea,
select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
@font-face
{
    font-family: 'aero';
    font-weight: 600;
    font-style: italic;

    src: url('fonts/aero_matics_bold_italic-webfont.woff2') format('woff2'), url('fonts/aero_matics_bold_italic-webfont.woff') format('woff');
}
@font-face
{
    font-family: 'aero';
    font-weight: 600;

    src: url('fonts/aero_matics_bold-webfont.woff2') format('woff2'), url('fonts/aero_matics_bold-webfont.woff') format('woff');
}
@font-face {
    font-family: 'nu';
    src: url('fonts/nuwot__4-webfont.woff2') format('woff2'),
         url('fonts/nuwot__4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'franklin';
    src: url('fonts/franklin_italic_m54-webfont.woff2') format('woff2'),
         url('fonts/franklin_italic_m54-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'franklin';
    src: url('fonts/franklin_m54-webfont.woff2') format('woff2'),
         url('fonts/franklin_m54-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
object
{
    vertical-align: top;

    outline: none;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
}
.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}
.wrapper
{
    overflow: hidden;

    width: 100%;
}
.container
{
    width: 100%;
}
.zoom
{
    overflow: hidden;
}
p
{
    margin: 0;
    padding: 0;
}
.header-bg
{
    position: relative;

    background: url(images/header-bg.jpg) no-repeat center top;
}
.tail-top
{
    background: url(images/tail-top.gif) left top repeat-x;
}
.tail-top-right
{
    position: absolute;
    top: 0;
    right: 0;

    width: 50%;
    height: 504px;

    background: url(images/tail-top-right.gif) repeat-x right top;
}
.tail-middle
{
    background: url(images/tail-middle.gif);
}
.tail-bottom
{
    background: url(images/tail-bottom.gif) left bottom repeat-x;
}
/*==================forms====================*/

input,
select
{
    font-weight: normal;

    vertical-align: middle;
}
img
{
    text-align: left;
    vertical-align: top;

    border: 0;
}
#form label
{
    display: block;
}
#form .form
{
    height: 43px;
}
#form input
{
    width: 294px;
    padding: 2px 0 2px 3px;

    border: 1px solid #a09b96;
    background: #fff;
}
#form textarea
{
    overflow: auto;

    width: 334px;
    height: 103px;
    margin-bottom: 20px;
    padding: 2px 0 0 3px;

    border: 1px solid #a09b96;
    background: #fff;
}
#form .link2
{
    margin-left: 8px;
}
/*==================list====================*/

ul
{
    list-style: none;
}
.site-nav
{
    float: right;

    padding-right: 15px;
}
.site-nav ul li
{
    font-size: 18px;
    line-height: 1.2em;

    float: left;

    margin-left: 5px;

    text-transform: uppercase;
}
.site-nav ul li a
{
    display: block;

    height: 82px;

    text-align: center;
    text-decoration: none;
}
.site-nav ul li a strong
{
    font-family: 'aero';
    font-weight: normal;
    display: block;
	font-size: 15px;
    padding-top: 26px;
}
.site-nav ul li.m1 a
{
    width: 76px;
}
.site-nav ul li.m2 a
{
    width: 81px;
}
.site-nav ul li.m3 a
{
    width: 104px;
}
.site-nav ul li.m4 a
{
    width: 133px;
}
.site-nav ul li.m5 a
{
    width: 89px;
}
.site-nav ul li.m6 a
{
    width: 106px;
}
.site-nav ul li.m1 a.act
{
    background: url(images/m1-act.png) no-repeat left top;
}
.site-nav ul li.m2 a.act
{
    background: url(images/m2-act.png) no-repeat left top;
}
.site-nav ul li.m3 a.act
{
    background: url(images/m3-act.png) no-repeat left top;
}
.site-nav ul li.m4 a.act
{
    background: url(images/m4-act.png) no-repeat left top;
}
.site-nav ul li.m5 a.act
{
    background: url(images/m5-act.png) no-repeat left top;
}
.site-nav ul li.m6 a.act
{
    background: url(images/m6-act.png) no-repeat left top;
}
.list
{
    overflow: hidden;

    width: 100%;
}
.list li
{
    float: left;

    width: 192px;
    margin-right: 40px;
    padding: 27px 0 13px 0;
}
.list li img
{
    float: left;

    margin: -27px 9px 0 0;
}
.list li a
{
    font-weight: bold;

    text-transform: uppercase;

    color: #a2a2a2;
}
.list li.alt
{
    margin-right: 0;
}
.list1
{
    margin-top: -37px;
    padding-bottom: 19px;
}
.list1 li
{
    overflow: hidden;

    width: 100%;
    padding-top: 37px;

    vertical-align: bottom;
}
.list1 li img
{
    float: left;

    margin-right: 20px;
}
.list1 li span
{
    font-size: .83em;
    line-height: 1.25em;

    display: block;

    text-transform: uppercase;

    color: #fa4f22;
    color: #fa4f22;
}
.list1 li a
{
    text-decoration: none;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}
.list1 li a:hover
{
    text-decoration: underline;
}
.list2
{
    margin-top: -15px;
    padding-bottom: 8px;
}
.list2 li
{
    overflow: hidden;

    width: 100%;
    padding-top: 15px;

    vertical-align: bottom;

    color: #fff;
}
.list2 li span
{
    font-size: .83em;

    text-transform: uppercase;
}
.list2 li cite
{
    font-style: normal;

    display: block;
}
.list3
{
    padding-bottom: 17px;
}
.list3 li
{
    font-size: .83em;

    padding-bottom: 8px;

    text-transform: uppercase;

    color: #fa4f22;
}
.list3 li a
{
    color: #fa4f22;
}
.list3vendors
{
    padding-bottom: 17px;

    list-style: none;
}
.list3vendors li
{
    font-size: .83em;

    display: inline;

    margin: 20px 40px 20px 20px;
    padding-bottom: 8px;

    text-transform: uppercase;

    color: #fa4f22;
}
.list4
{
    padding-bottom: 12px;
}
.list4 li
{
    overflow: hidden;

    width: 100%;
    padding-bottom: 13px;

    vertical-align: bottom;
}
.list4 li img
{
    float: left;

    margin-right: 20px;
}
.list4 li span
{
    display: block;
}
.list4 li a
{
    color: #fa4f22;
}
.list4 li p a
{
    font-weight: bold;

    text-transform: uppercase;

    color: #a2a2a2;
}
#content .bottom ul
{
    overflow: hidden;

    width: 100%;
}
#content .bottom ul li
{
    float: left;

    margin-right: 0;
}
#content .bottom ul li.last
{
    margin-right: 0;
}
/*==================other====================*/

.img-box img
{
    display: block;

    margin-bottom: 25px;
}
.img-box1
{
    overflow: hidden;

    width: 100%;
}
.img-box1 img
{
    float: left;

    margin: 0 20px 0 0;
}
.p1
{
    margin-bottom: 20px;
}
.p2
{
    margin-bottom: 15px;
}
.phone
{
    float: right;

    margin-right: 30px;
}
/*==================txt, links, lines, titles====================*/

a
{
    color: #fff;
    outline: none;
}
a:hover
{
    text-decoration: none;
}
h1
{
    font-family: 'aero';
    font-size: 35px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5em;

    text-transform: uppercase;

    color: #fff;
    background: -webkit-linear-gradient(top, #fff, rgb(208, 208, 208));
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}
h1 a
{
    text-decoration: none;
}
h2
{
    font-family: 'aero';
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #fff;
    background: -webkit-linear-gradient(top, #fff, rgb(208, 208, 208));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h3
{
    font-size: 1em;
    font-weight: normal;
    line-height: 1.25em;

    margin-bottom: 15px;

    color: #fff;
}
h4,
#content dl dt
{
    font-size: .83em;
    font-weight: normal;
    line-height: 1.5em;

    text-transform: uppercase;

    color: #fa4f22;
}
h5
{
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 10px;
    color: #fff;
}
h5 a
{
    color: #fff;
}
.txt1
{
    font-size: .83em;

    text-transform: uppercase;

    color: #fff;
}
.link1
{
    font-size: .83em;
    line-height: 1.08em;

    display: block;
    float: right;

    text-decoration: none;
    text-transform: uppercase;

    color: #fff;
    background: url(images/link1-bgd.gif) repeat-x top;
}
.link1 em
{
    display: block;

    background: url(images/link1-left.gif) no-repeat left top;
}
.link1 b
{
    font-weight: normal;
    font-style: normal;

    display: block;

    padding: 8px 12px 8px 12px;

    background: url(images/link1-right.gif) no-repeat right top;
}
.link1:hover
{
    color: #dc350a;
}
.link2
{
    font-size: .83em;
    line-height: 1.08em;

    display: block;
    float: right;

    text-decoration: none;
    text-transform: uppercase;

    color: #fff;
    background: url(images/link2-bgd.gif) repeat-x top;
}
.link2 em
{
    display: block;

    background: url(images/link2-left.gif) no-repeat left top;
}
.link2 b
{
    font-weight: normal;
    font-style: normal;

    display: block;

    padding: 8px 12px 8px 12px;

    background: url(images/link2-right.gif) no-repeat right top;
}
.link2:hover
{
    color: #000;
}
.line-hor
{
    font-size: 0;
    line-height: 0;

    overflow: hidden;

    height: 1px;
    margin: 15px 0;

    background: url(images/line-hor.gif) repeat-x top;
}
/*==================boxes====================*/

.cont-box
{
    width: 100%;
}
.cont-box .border-left
{
    background: url(images/border-left.png) repeat-y left top;
}
.cont-box .border-right
{
    padding: 0 9px;

    background: url(images/border-right.png) repeat-y right top;
}
.box
{
    width: 100%;

    background: url(images/box-tail.gif) repeat-x left top;
}
.box .border-right
{
    padding: 0 2px 0 0;

    background: url(images/border-right1.png) repeat-y right;
}
.box .right
{
    overflow: hidden;

    height: 335px;

    background: url(images/box-right.gif) no-repeat right top;
}
.box .inner
{
    padding: 37px 20px 35px 25px;
}
.box span
{
    font-size: 21px;
    margin-bottom: 16px;
    font-family: 'aero';
    text-transform: uppercase;
    display: block;
    color: #fff;
    background: -webkit-linear-gradient(top, #fff, rgb(208, 208, 208));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box p
{
    color: #fff;
}
.box .list3 li,
.box .list3 li a
{
    color: #fff;
}
.box1
{
    width: 100%;

    background: url(images/box1-tail.gif);
}
.box1 .inner
{
    padding: 32px 17px 18px 18px;
}
.box1 h2
{
    font-size: 19px;
}
/*header*/

#header .logo
{
    float: left;

    padding: 15px 0 0 20px;
}
#header .logo img{

	text-transform: uppercase;
    line-height: 1.5em;
    font-size: 24px;
    padding-left: 5px;
}
#header .slogan
{
    line-height: 1.2em;

    float: right;

    text-transform: uppercase;
}
#header .slogan img
{
    font-size: 17px;
    font-style: normal;

    position: absolute;
    top: 130px;
    right: 115px;
}
#header .slogan em
{
    font-family: 'aero';
    font-size: 20px;
    font-style: italic;
    line-height: 20px;

    position: absolute;
    top: 375px;
    right: 100px;

    color: #fff;
    background: -webkit-linear-gradient(top, #fff, rgb(56, 56, 56));
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}
#header .slogan b
{
    font-family: 'aero';
    font-size: 32px;
    font-style: italic;
    line-height: 20px;

    position: absolute;
    top: 400px;
    right: 100px;

    color: #fff;
    background: -webkit-linear-gradient(top, #fff, rgb(152, 152, 152));
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}
#header .slogan a
{
    font-family: 'aero';
    font-size: 22px;
    font-style: italic;
    line-height: 25px;

    position: absolute;
    top: 440px;
    right: 100px;

    text-decoration: none;

    color: #ff4510;
}
#header .slogan a:hover
{
    border-bottom: 2px solid #ff4510;
}
/*content*/

#content .row-1
{
    height: 335px;
}
#content .row-2
{
    padding: 17px 9px 10px 9px;

    background: url(images/tail-cont.gif);
}
#content .row-2 .indent
{
    padding: 30px 26px 10px 16px;
}
#content .bottom
{
    height: 79px;

    background: url(images/cont-bottom.gif) repeat-x top;
}
#content .bottom .inner
{
    padding: 16px 46px 0 46px;
}
#content p,
#content dl,
#content cite
{
    line-height: 1.25em;
}
#content dl
{
    margin-bottom: -40px;
}
#content dl dd
{
    margin-bottom: 40px;
}
#content p.txt1
{
    line-height: 1.5em;
}
/*footer*/

#footer p
{
    font-size: .83em;

    padding-top: 30px;

    text-align: center;
    text-transform: uppercase;

    color: #a2a2a2;
}
#footer p a
{
    color: #a2a2a2;
}
/*================= index-6.html ===================*/

#page7 .tail-top
{
    background: url(images/tail-top1.gif) repeat-x left top;
}

a.fancybox{
    text-decoration: none !important;
}

.fancybox img {
    margin-right: 15px;
    width: 160px;
    height: 160px;
}