@charset "utf-8";
/* CSS Document */

body{background:#ffffff; color:#18181A; font-family:'Open Sans','Helvetica Neue',Helvetica, Arial, sans-serif; margin:0px; padding:0px; font-size:14px; line-height:110%;}
.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4;}
.header_out{background-image:url(img/banner.jpg); background-position: top center; background-size:cover; background-repeat:no-repeat; min-height:600px;}
.header{margin:0px auto;padding:36px 0px; min-height:100px; text-align:center;}
.header{color:#ffffff; line-height:126%;padding:60px 0px 40px;}
.header .logo{text-align:center; float:left; width:100%; margin:30px auto 60px;}
.header .copy1{color:#ffffff;font-size:130%;line-height:140%; font-weight:600; padding-bottom:40px; letter-spacing:1px;}
.header .copy2{color:#ffffff;font-size:115%;font-weight:600;padding-bottom:30px;}
.header .copy3{ padding:30px 0px;color:#cb6127;font-size:200%;font-weight:600;}

.footer_out{background:#404041;}
.footer{color:#ffffff;margin:0px auto;padding:36px 0px; text-align:center;}
.footer a{color:#ffffff;}
.footer a:hover{color:#cb6127;}
.footer2{color:#ffffff;margin:0px auto;padding:36px 0px; height:30px; font-size:84%;}
.footer2 a{color:#ffffff;}
.main_out{background:#ffffff; padding:30px 0px;}
.main{background:#ffffff;margin:0px auto;padding:36px 0px; min-height:100px; }
img {border:none;}
a{text-decoration:none;color:#A8A8A8;}
#contactform input {padding:8px 10px; background:#F1F1F3; font-size:13px; border:0px; min-width:220px;}
#contactform #captcha{width:100px!important;min-width:100px!important; margin-right:5px; float:left;}
#contactform input[type="submit"]{background:#404041; color:#ffffff; width:88px !important; min-width:88px !important; text-transform:uppercase;} 
.error {color: #FF0000; font-size:90%;}

