html,
button,
input,
select,
textarea {
    color: #000;
}

html, body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #737667;
    letter-spacing: 0.05em;
    background: transparent url('../img/layout/body_bg.gif') repeat;
}

::-moz-selection {
    background: #fff;
    text-shadow: none;
}

::selection {
    background: #fff;
    text-shadow: none;
}


hr {
    display: block;
    border: 0;
    border-top: 32px solid #f4f2ea;
    margin: 0;
    padding: 0;
    clear: both;
}

img {
    vertical-align: middle;
}

textarea {
    resize: vertical;
}

h1,
h2 {
    padding-left: 3px;
    padding-right: 3px; 
}

h1 {
    margin: 0 0 20px 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #f4f2ea;
    color: #afae9f;
}

h2 {
    margin: 0 0 2px 0;
    line-height: 24px;
    clear: both;
    font-size: 20px;
    font-weight: 900;
        line-height: 26px;
    letter-spacing: 0.05em;
}

h3 {
    margin: 0 0 2px 0;
    padding-top: 15px;
    clear: both;
    font-size: 18px;
    font-weight: 700;
}

p {
    clear: both;
    margin: 0;
    padding: 0;	
}

a {
	color: #737667;
	text-decoration: underline;
}
strong,
b {
    font-weight: 700;	
}

input.button,
input[type="submit"] {
    background-color: #f4f2ea;
    margin: 5px 0 0 105px;
    padding: 0 5px 0 6px;
    cursor: pointer;
    color: #737667;
    font-size: 14px;
    line-height: normal;
    float: left;
    height: 20px;
    border: 1px dotted #afae9f;
    font-style: normal;
}

input.button:hover {
    color: #473109;
    font-size: 14px;
    line-height: normal;
    font-style: italic;
    height: 18px;
}

input[type="text"] {
    background-color: #f4f2ea;
    margin: 0 0 7px 0;
    padding: 0 0 0 3px;
    border: 1px dotted #afae9f;
    color: #737667;
    height: 18px;
    font-size: 14px;
    width: 327px;
}

textarea {
    background-color: #f4f2ea;
    margin: 2px 0 3px 0;
    padding: 0 0 0 3px;
    border: 1px dotted #afae9f;
    color: #737667;
    font-size: 14px;
    width: 327px;
    height: 152px;
}

select {
    background-color: #FFF9A8;
    margin: 0 0 8px 0;
    padding: 0 0 0 3px;
    color: #000000;
    font-size: 14px;
    border: 1px solid #FFED00;
}

option {
    background-color: #FFF9A8;
}

input[type="checkbox"] {
    background-color: #FFFFFF;
    margin: 0 4px 0 0;
    padding: 0;
    color: #064413;
}

select{
    font-size: 14px;
}

.form_error,
.form_success {
    float: left;
    padding-top: 3px;
    padding-bottom: 8px;
    font-weight: bold;
}

.errors {
    margin-bottom: 1em; 
}

.error {
    color: red; 
}

p.error,
p.success {
    margin-bottom: 5px; 
}

input.formfield_error {
    background-color: #FFCCCC;
}

label {
    clear: both;
    float: left;
    width: 105px;
    padding-top: 1px;
    font-size: 14px;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.dsplno {
    display: none;  
}

.trans {
    background-image: none !important;
    background-color: transparent !important;	
}

.img-caption {
    margin-left: 12px;
}

.centerContainer {
    margin: 0 0 50px 0;
    padding: 0;
    width: 1680px;
    height: auto !important;
}
.bg1{
	background: transparent url('../img/layout/content_1_bg.gif') no-repeat;
}
.bg2{
    background: transparent url('../img/layout/content_2_bg.gif') no-repeat;
}
.bg3{
    background: transparent url('../img/layout/content_3_bg.gif') no-repeat;
}
.bg4{
    background: transparent url('../img/layout/content_4_bg.gif') no-repeat;
}

header {
    position: relative;
    height: 106px;
    overflow: visible;
    z-index: 2;
}

.logo {
    margin-left: 39px;
    margin-top: 62px;
    float: left;
}

header a {
    display: inline-block;
}

header nav ul {
    padding: 0;
    margin: 0;
}

header nav ul li {
    display: block;
    float: left;
}

header nav.service ul li.last span,
header nav ul li ul li.last span {
    display: none;
}

header nav ul li a {
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none;
}

header nav.main {
    margin-left: 38px;
    margin-top: 68px;
    float: left;
    font-size: 25px;
    line-height: 28px;
    font-weight: 900;
}

header nav.main ul li ul {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin: 0 0 0 2px;
    padding: 0;
    position: absolute;
    bottom: -32px;
}

header nav.main ul li ul li {
    margin: 0;
}

header nav.main ul li ul li a,
header nav.main ul li ul span  {
    color: #737667;
}

header nav.main ul li ul li.active a {
    color: #000;
}

header nav span {
    font-family: 'Helvetica',sans-serif;
    margin: 0 8px 0 8px;
    font-size: 18px;
    vertical-align: middle;
    color: #FFF;
    line-height: 18px;
}

header nav.main ul li {
    margin-right: 26px;
}

header nav.service {
    margin-right: 472px;
    margin-top: 18px;
    float: right;
    font-size: 15px;
    font-weight: 400;
}

header nav.service a{
    line-height: 18px;
}

header nav ul li:last-child{
    margin-right: 0;
}

.contentContainer {
    position: relative;
    margin-left: 120px;
    background: url(../img/layout/content_bg.gif) repeat-y;
    min-height: 972px;
    width: 1419px;
    border-bottom: 20px solid #FFF;
    border-right: 32px solid #FFF;
    border-top: 47px solid #FFF;
}

.contentContainer p,
.contentContainer h3{
    padding-left: 3px;
    padding-right: 3px;
}

sidebar.left{
	width: 480px;
	margin-right: 30px;
    margin-left: -35px;
    min-height: 972px;
}
sidebar.left article{
    margin-bottom: 12px;
}
sidebar.left article:last-child{
    margin-bottom: 0;
}
.contentColumn{
    width: 618px;
    float: left;
    min-height: 942px;
    padding-bottom: 30px;
}

sidebar.right{
    width: 298px;
    min-height: 972px;
}

sidebar.right h3{
    padding: 12px 3px 0;
}

sidebar.right p{
    padding: 0 3px;
}
sidebar.right p:last-child{
    padding-bottom: 20px;
}

sidebar.right img{
    margin: 0 -3px -20px;
}
.bg1 sidebar.right article{
    background: transparent url('../img/layout/article_1_bg.gif') repeat;
    border-bottom: 4px solid #FFF;
}
.bg2 sidebar.right article{
    background: transparent url('../img/layout/article_2_bg.gif') repeat;
    border-bottom: 4px solid #FFF;
}
.bg3 sidebar.right article{
    background: transparent url('../img/layout/article_3_bg.gif') repeat;
    border-bottom: 4px solid #FFF;
}
.bg4 sidebar.right article{
    background: transparent url('../img/layout/article_4_bg.gif') repeat;
    border-bottom: 4px solid #FFF;
}

sidebar.right article:first-child{
    margin-top: 30px;
}

.gallery,
footer a {
    text-decoration: none;
}

footer {
    margin: 0;
    line-height: 30px;
    font-size: 11px;
    background-color: #f4f2ea;
    bottom: 0;
    position: absolute;
}