﻿html
{
    background-color: #f2f3f3;
}

body
{
    color: #333;
    font-family: "Lucida Sans", Arial, Verdana, Sans-Serif;
    font-size: 62.5%;    
}

/* --------------------- Typography ---------------------- */

h1, h2
{
    font-family: Arial, Verdana, Sans-Serif;
}

h1
{
    font-size: 2em;
}

h1#rep
{
    text-indent: -99999px;
    height: 0px;
    overflow: hidden;
    
}

h2
{
    font-size: 2em;
    margin: 0 0 10px 0;
}

p
{
    font-size: 1.3em;
    line-height: 160%;
    margin: 10px 0;
}

.bold
{
    font-weight: bold;
}

.center
{
    text-align: center;
}

a
{
    outline: none;
}

a:link
{
    color: #f31212;    
    text-decoration: none;
}

a:visited
{
    color: #f31212;
    text-decoration: none;
}

a:hover
{
    color: #f31212;
    text-decoration: underline;
}

a:active
{
    color: #f31212;
    text-decoration: none;
}

/* ------------------------ Images ------------------------- */

.side-img
{
    border: solid 1px #ccc;
    clear: right;
    float: right;
    margin: 0 0 20px 15px;
    padding: 3px;
}


/* ------------------------ Lists -------------------------- */

ul.ullist
{
    margin: 10px 0 10px 3em;    
}

ul.ullist li
{
    font-size: 1.3em;
    line-height: 2;
    list-style-type: square;
}

ol.ollist
{
    margin: 10px 0 10px 3em;    
}

ol.ollist li
{
    font-size: 1.3em;
    line-height: 2;
    list-style-type: decimal;
}

/* ------------------------ Box -------------------------- */

#box
{
    margin: 0 auto;
    width: 1001px;
}

#box-t
{
   background: url(../i/box-t.jpg) no-repeat;
   height: 40px;
}

#box-logo
{
    background: url(../i/box-c.jpg) repeat-y;
    height: 125px;
}

#box-banner
{
    height: 282px;
}

#box-c
{
    background: url(../i/box-c.jpg) repeat-y;
    min-height:600px;
    height:auto !important;
    height:600px;
    overflow: auto; 
}

#box-b
{
    background: url(../i/box-b.jpg) no-repeat;
    height: 116px;
}


#logo
{
    float: left;
    padding: 12px 0 0 45px;
    width: 600px;
}

#phone
{
    float: right;
    padding: 30px 45px 0 0;
}


#content
{       
    margin: 0 auto;
    width: 900px;
}

#content-left
{
    background: #f2f2f2;
    float: left;
    width: 230px;
}

#content-right
{
    float: right;
    width: 640px;
}



.h1
{
    background: url(../i/h1.jpg) no-repeat;
    height: 6px;
    margin-bottom: 18px;
}



/* ------------------------ Footer -------------------------- */

#footer
{
    margin: 0 auto;
    padding-top: 30px;
    width: 900px;
}

#footer-l
{
    float: left;
    width: 640px;
}

#footer-r
{
    float: right;
    text-align: right;
    width: 240px;
}

#footer p
{
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#footer p a:link, #footer p a:active, #footer p a:visited, #footer p a:hover
{
    color: #fff;
}

/* --------------------- Navigation ------------------------ */

#navigation
{
    margin: 0;
}

#navigation .nav-head
{
    background: url(../i/nav-bg.jpg) repeat-x;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2;
    padding-left: 1em;
    width: 217px;
}

#navigation .nav-head li
{
    list-style-type: none;
}

#navigation .nav-head ul li
{
	background-image:url(../i/arrow.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;     
    color: #333;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5;
    margin: 10px 0;
    padding: 0 11px;
}

#navigation a:link
{
    color: #333;
}

#navigation a:active
{
    color: #333;
}

#navigation a:hover
{
    color: #333;
    text-decoration: underline;
}

#navigation a:visited
{
    color: #333;
}

/* Active */

#body_hom #nav_hom a, #body_pri #nav_pri a, #body_pla #nav_pla a, #body_cnc #nav_cnc a, #body_acc #nav_acc a, #body_sta #nav_sta a, #body_ind #nav_ind a, #body_hea #nav_hea a, #body_con #nav_con a
{
    color: #f31112;
    font-weight: bold;
}

/* --------------------- Contact ------------------------ */


#contact-left
{
    float: left;
    width: 400px;
}

#contact-right
{
    float: right;
    width: 200px;
}

#contact-form
{
    margin-top: 25px;
}

#contact-left h3, #contact-right h3
{
    font-size: 1.5em;
    margin: 0 0 10px 0;
}

#contact-right h3
{
    text-align: right;
}

.label, .input 
{
    display: block;
    font-size: 1.3em;
    width: 100%;
}

.input 
{
    padding: 5px;
    border: 1px solid #dad8c4;
    font-family: "Lucida Sans", Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 2px;
    width: 350px;
}

.text
{
    height: 200px;
}

span.req
{
    color: #999;
    font-size: 0.85em;
}

#btnSubmit
{
    border: solid 1px #ccc;
    font-size: 1.1em;
    height: 26px;
    width: 90px;
}

p.map-link
{
    font-size: 0.9em;
    margin: 0;
    text-align: right;
}

#address
{
    float: right;
    margin-top: 5px;
    text-align: right;
}

.phone, .email, .company
{
    color: #f21212;
    font-weight: bold;
}

#info-msg, #sent-msg
{
    background-color: #ffffcc;
    border: solid 1px #ffcc00;
    color: #a22914;
    height: 30px;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 341px;
}

#info-msg p, #sent-msg p
{
    font-size: 13px;
    margin-top: 3px;
    padding: 0;
}

#info-msg img, #sent-msg img
{
    border: 0;
    float: left;
    margin: 2px 10px 0 0;
}

.validator
{
    font-weight: bold;
}