/* HTML Definitions */
html,
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
}
html {
    background: url(../images/body-bg.jpg) repeat 0 0;
}
body {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(../images/page-bg.png) repeat-y 50% 0;
}
img {
    border-style: none;
}
input,
textarea,
select {
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'Lora', serif;
    font-size: 47px;
    font-weight: 400;
    color: #545454;
}
h2 {
    margin: 0;
    padding: 10px 0 10px 0;
    font-family: 'Lora', serif;
    font-size: 25px;
    font-weight: 400;
    color: #545454;
}
#page {
    padding: 20px 0;
    width: 910px;
    margin: 0 auto;
    background: url(../images/text-bg.png) no-repeat 100% 105px;
}
#navi {
    font-family: 'Lora', serif;
    font-size: 15px;
    margin: 0;
    padding: 25px 0 0 0;
    list-style: none;
    height: 60px;
}
#navi li {
    display: block;
    float: left;
    margin-right: 30px;
}
#navi li a {
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
}
#navi li a:hover,
#navi li.active a {
    color: #990000;
}

/*
Dynamic Block
*/
.dynamic-block-a,
.dynamic-block-b {
    width: 910px;
    position: relative;
}
.dynamic-holder p {
    color: #666666;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.dynamic-holder p a {
    color: #990000;
    text-decoration: none;
}
.dynamic-holder p a:hover {
    text-decoration: underline;
}
.dynamic-block-a .dynamic-holder,
.dynamic-block-b .dynamic-holder {
    width: 302px;
    float: left;
    height: 300px;
}
.dynamic-block-a .dynamic-content,
.dynamic-block-b .dynamic-content {
    float: right;
}
.dynamic-block-a .dynamic-content ul,
.dynamic-block-b .dynamic-content ul {
    margin: 0;
    padding: 0;
}
.dynamic-block-a .switcher-topbottom,
.dynamic-block-b .switcher-topbottom {
    display: block;
    position: absolute;
    z-index: 999999;
    top: 208px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
.dynamic-block-b .switcher-topbottom {
    top: 0;
}
.dynamic-block-a .switcher-topbottom li {
    height: 60px;
}
.dynamic-block-b .switcher-topbottom li {
    height: 60px;
}
.dynamic-block-a .switcher-topbottom li a,
.dynamic-block-b .switcher-topbottom li a {
    display: block;
    height: 40px;
    width: 300px;
    border: 1px solid #FFFFFF;
}
.dynamic-block-a .switcher-topbottom li.active a,
.dynamic-block-b .switcher-topbottom li.active a {
    border: 1px solid #343434;
}
.dynamic-block-a .switcher-topbottom li a.cust-0 {
    background: url(../images/slider-home/home1-sm.jpg) no-repeat 0 0;
}
.dynamic-block-a .switcher-topbottom li a.cust-1 {
    background: url(../images/slider-home/home2-sm.jpg) no-repeat 0 0;
}
.dynamic-block-a .switcher-topbottom li a.cust-2 {
    background: url(../images/slider-home/home3-sm.jpg) no-repeat 0 0;
}
.dynamic-block-a .switcher-topbottom li a.cust-3 {
    background: url(../images/slider-home/home4-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-0 {
    background: url(../images/slider-portfolio/portfolio1-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-1 {
    background: url(../images/slider-portfolio/portfolio2-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-2 {
    background: url(../images/slider-portfolio/portfolio3-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-3 {
    background: url(../images/slider-portfolio/portfolio4-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-4 {
    background: url(../images/slider-portfolio/portfolio5-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-5 {
    background: url(../images/slider-portfolio/portfolio6-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-6 {
    background: url(../images/slider-portfolio/portfolio7-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-7 {
    background: url(../images/slider-portfolio/portfolio8-sm.jpg) no-repeat 0 0;
}
.dynamic-block-b .switcher-topbottom li a.cust-8 {
    background: url(../images/slider-portfolio/portfolio9-sm.jpg) no-repeat 0 0;
}

/*
Content
*/
.cont-block p {
    color: #666666;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 13px;
}
.cont-img {
    float: right;
    margin-left: 40px;
}
.cont-left {
    width: 440px;
    float: left;
}
.cont-right {
    width: 440px;
    float: right;
}
ul.style-a {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #666666;
    font-size: 13px;
}
ul.style-a li {
    padding: 0 0 20px 0;
}
ul.style-a li strong {
    display: block;
}
ul.style-b {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #666666;
    font-size: 13px;
}
ul.style-b.pb {
    padding-bottom: 35px;
}
ul.style-b li {
    padding: 3px 0;
}

/*
News List
*/
.newsl-item {
    padding: 10px 0;
    clear: both;
}
.newsl-item p {
    color: #666666;
    line-height: 1.5em;
    font-size: 13px;
}
.newsl-item p a {
    color: #990000;
    text-decoration: none;
}
.newsl-item p a:hover {
    text-decoration: underline;
}
.newsl-item .newsl-content {
    float: left;
}
.newsl-item .newsl-image {
    width: 250px;
    float: right;
}

/*
Contact Us
*/
.contact-content {
    float: left;
    width: 300px;
    color: #666666;
    font-size: 13px;
}
.contact-content .contact-details {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-content li {
    padding: 0 0 6px 0;
}
.contact-content li strong {
    padding: 10px 0 20px 0;
    font-family: 'Lora', serif;
    font-size: 25px;
    font-weight: 400;
    color: #545454;
    display: block;
}
.contact-content li a {
    color: #990000;
    text-decoration: none;
}
.contact-content li a:hover {
    text-decoration: underline;
}
#google-map {
    width: 600px;
    height: 350px;
    border: 1px solid #CCCCCC;
    float: right;
}
.contact-content li.pb {
    padding-bottom: 15px;
}

/*
Footer
*/
#footer h4 {
    margin: 0;
    padding: 20px 0 20px 0;
    font-family: 'Lora', serif;
    font-size: 27px;
    font-weight: 400;
    color: #DDDDDD;
    text-align: right;
}

/* General Definition */
.clear {
    clear: both;
}
