@charset "utf-8";
/* CSS Document */

/* Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-indent: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background: url(../img/bg.jpg) top center no-repeat #181818;
    color: #fff;
    font-size: 12px;
}

/*div { position: relative;}*/

a {
    text-decoration: underline;
    color: #4c4e4f;
    position: relative;
}

a:hover {
    text-decoration: none;
}

td {
    vertical-align: top;
}

#header-wrapper, #menu-wrapper, #image-wrapper, #content-wrapper, #footer-wrapper {
    width: 100%;
    height: auto;
    clear: both;
}   

#header-wrapper {
    height: 169px !important;
    background: url(../img/header_bg.png) top center repeat-x;
    overflow: hidden;
    position: relative;
    z-index: 200;
} 

#menu-wrapper {
    height: 48px;
    background: url(../img/menu_bg.png) top center repeat-x;
    position: relative;
    z-index: 200;
}

#footer-wrapper {
    height: 96px;
    background: url(../img/footer_bg.png) top center repeat-x;
}


.header, .menu, .image, .number, .content, .footer {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.header {
    position: relative;
    z-index: 200;
}    

.menu {
    position: relative;
    z-index: 200;
}

.image {
    height: 306px;
    overflow: hidden;
    z-index: 20px;
    position: relative;
}

.header {
    padding: 18px 0px;
    position: relative;
}

.quote-system {
    height: 80px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 515px;
    text-align: center;
}

.menu ul li a:hover {
    background: url(../img/menu_over_tint.png) center left repeat-x;
    color: #fff;
}

.number {
    background: url(../img/number_bg.png) top center no-repeat;
    height: 29px;
    text-align: center;
    padding: 7px 0px 6px 0px;
}

.content {
    background: url(../img/content_bg.jpg) top center no-repeat #b9b9ba;
    width: 1000px;
    padding: 0px 0px 154px 0px;
    position: relative;
}

.content fieldset {
    padding: 20px 40px 10px 40px;
    color: #000;
    font-size: 14px;
}

.content fieldset label {
    font-weight: bold;
}

.content fieldset label.input-label {
    font-weight: normal;
    margin-right: 10px;
    width: 110px;
    display: block;
    float: left;
    cursor: pointer;
}

.content fieldset label.input-label input {
    position: relative;
    top: 2px;
    vertical-align: center;
    cursor: pointer;
}

.content fieldset td {
    padding: 4px 40px 4px 0px;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    width: 33%;
}

.content fieldset .text-input {
    padding: 4px;
    border: 1px solid #000;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.content fieldset .comment-input {
    padding: 4px;
    border: 1px solid #000;
    display: block;
    width: 100%;
    max-width: 880px;
    height: 200px;
    max-height: 200px;
    margin-bottom: 10px;
}

.content fieldset .select-input {
    padding: 3px 0px;
    border: 1px solid #000;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.content fieldset .button-input {
    padding: 4px 15px;
    cursor: pointer;
}

.content p {
    padding: 20px 40px 10px 40px;
    color: #000;
    font-size: 14px;
    line-height: 24px;
}

.content p.testimonial {
    /*width: 580px;*/
}

.content p.testimonial .testimonial-author {
    display: block;
    text-align: right;
    color: #333;
    font-weight: bold;
}

.content ul, .content ol {
    padding: 0px 60px;
    color: #000;
    font-size: 14px;
    line-height: 24px;
}

.content ul ul, .content ol ol, .content ul ol, .content ol ul{
    padding: 0px 25px;
}


.content .image-links {
    position: relative;
    width: 940px;
    height: 150px;
    margin: 50px auto;
}

.content .image-links .link {
    width: 298px;
    position: absolute;
    top: 0;
}

.content .image-links .left {
    left: 0;
}

.content .image-links .right {
    right: 0;
}

.content .image-links .center {
    left: 50%;
    margin-left: -149px;
}

.skyline {
    width: 1000px;
    height: 150px;
    background: url(../img/skyline.png) bottom left no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}

.copyright {
    float: left;
    height: 36px;
    margin-top: 30px;
    margin-left: 20px;
    padding: 0 20px 0 45px;
    font-size: 14px;
    font-family: Tahoma, Geneva, sans-serif;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

.copyright a:hover {
    text-decoration: underline;
}

.call-today {
    float: right;
    height: 53px;
    padding: 22px 20px 21px 0px;
}

.cookie-crumbs {
    position: relative;
    height: 44px;
    background: url(../img/crumbs_bg.png) top left no-repeat;
}

.cookie-crumbs .extender {
    position: absolute;
    height: 44px;
    width: 0px;
    overflow: hidden;
    background: #656668;
}

.cookie-crumbs .extenderslash {
    position: absolute;
    height: 44px;
    width: 29px;
    overflow: hidden;
    background: url(../img/extender_slash.png) top left no-repeat;
    top: 0;
    left: 0;
}

.cookie-crumbs ul {
    height: 44px;
    list-style-type: none;
    line-height: 18px;
    padding: 0;
}

.cookie-crumbs ul li {
    float: left;
}

.cookie-crumbs ul li a {
    float: left;
    display: block;
    color: #c6c8ca;
    font-size: 18px;
    line-height: 18px;
    padding: 13px 20px;
    text-decoration: none;
}