@charset "UTF-8";
/* CSS Document */

body { background:url(images/bg.jpg) repeat-x; background-color:#9ae4e8; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;} 
img { border:none; outline:none;}
.clr { clear:both;}
h1 { font-size:32px; font-style:italic; font-weight:bold; text-align:center; color:#05526b; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 strong { color:#c62f2f;}
h2 { font-size:16px; font-style:italic; font-weight:lighter; text-align:center; color:#05526b; font-family:Verdana, Arial, Helvetica, sans-serif;}
h3 { font-size:20px; color:#05526b;}
h3 strong{ font-size:18px; color:#c62f2f;}
h4 { font-size:24px; font-style:italic; line-height:12px; font-weight:bold; text-align:center; color:#05526b; font-family:Verdana, Arial, Helvetica, sans-serif;}
h4 strong { color:#c62f2f;}
.form_titles { font-size:18px; color:#2984a1; font-weight:bold;}
.form_bg { background:url(images/form-bg.jpg); height:30px; border:#999999 1px solid;}
.form_bg2 { background:url(images/form-bg2.jpg); height:170px; border:#999999 1px solid; padding:15px;}

#b2 { background:url(images/bg2.jpg) no-repeat top center; margin:0 auto 0 auto;}

#header_container { width:860px; height:140px; margin:0 auto 0 auto;}
#header01 { width:540px; height:140px; float:left; background:url(images/header01.jpg);}
#header02 { width:320px; height:140px; float:left; background:url(images/header02.jpg);}

#content_container { width:860px; margin:0 auto 0 auto; background:url(images/content-bg.jpg);}
#content { background:url(images/content-bg2.jpg) no-repeat; padding:20px; padding-bottom:0;}

.box1 { border:#e7e7e7 1px solid; padding:20px 10px 10px 10px; width:750px; background:url(images/box1-bg.jpg) repeat-x; margin:0 auto 0 auto;}
.flash_container { width:431px; height:315px; background:url(images/flash-container.jpg); display:block; float:left;}
.box1_text { float:left; width:307px; margin:0 0 0 7px; font-size:17px; color:#05526b; padding:0px 0 0 0;}
.box1_text strong { color:#c62f2f; font-size:25px;}
.send_message { background:url(images/send-message.jpg); width:307px; height:62px; cursor:pointer; margin:20px 0 0 0;}
.form_container_all { padding:0px 0 17px 5px;}
.box-text-area { background:url(images/text-area-bg.jpg) no-repeat top center; margin:0 auto 0 auto; width:270px; height:40px; outline:none; border:none; padding:10px 15px 0 15px; font-size:16px;}
.box-text-area-container { width:303px; float:left;}
.email_container { width:300px; padding:20px 0 0px 0;}
.email { font-size:22px; text-align:center; }

.button { background:url(images/button.jpg) left top no-repeat; width:308px; height:112px; float:left; margin:8px 0 0 0; outline:none; border:none;}
.button:hover { background:url(images/button.jpg) right top no-repeat; width:308px; height:112px; cursor:pointer;}

@media screen and (-webkit-min-device-pixel-ratio:0){
.button { background:url(images/button.jpg) left top no-repeat; width:308px; height:112px; float:left; margin:8px 0 0 0; outline:none; border:none;}
.button:hover { background:url(images/button.jpg) right top no-repeat; width:308px; height:112px; cursor:pointer;}
}

#footer_container { height:450px; background:url(images/footer-bottom.jpg) repeat-x; width:100%; margin:0 auto 0 auto;}
.footer_graphic { width:860px; height:420px; width:100%; padding:6px 0 0 0; background:url(images/footer-bg.jpg) no-repeat top center;}
.footerlink { padding:125px 0 0 0; text-align:center;}
.footerlink a { margin:0 10px 0 10px; color:#FFFFFF; text-decoration:underline;}
.footerlink a:hover { text-decoration:none;}



.footerlink2 { padding:50px 0 0 0; text-align:center; color:#FFFFFF;}
.footerlink2 a { margin:0 10px 0 10px; color:#FFFFFF; text-decoration:underline;}
.footerlink2 a:hover { text-decoration:none;}

#footer_container2 { height:146px; background:url(images/footer2.jpg) repeat-x; width:100%; margin:0 auto 0 auto;}

.top-links { margin:0 15px 0 15px;}
.top-link-bar { background:url(images/top-links-bg.jpg);}

.red {color:#CC0000;}

.new_spacer { margin:0 0 20px 0;}