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

*{margin:0; padding:0;}
body{ font-family:Arial, Helvetica, sans-serif; }
#header{height:415px; background:url(images/header_bg.jpg) top left repeat-x; text-align:center;}
#main_content{height:auto; background:#b3bfcd url(images/main_bg.jpg) center top repeat-y; text-align:center;}
#content_header1{ width:640px; height:139px; margin:0 auto; background:url(images/sub_header_bg_aright.jpg) top
center no-repeat;}
#content_header3{ width:640px; height:139px; margin:0 auto; background:url(images/sub_header_bg_aright.jpg) top
center no-repeat;}
#content_header1 h1{padding:30px 200px 0px 45px; height:80px; font-size:18px; color:#4a6a91; text-align:left; line-height:24px;} 
#content_header3 h3{padding:30px 200px 0px 45px; height:80px; font-size:14px; color:#4a6a91; text-align:left; line-height:20px;} 
#content_header2{ width:640px; height:139px; margin:0 auto; background:url(images/sub_header_bg_aleft.jpg) top
center no-repeat;}
#content_header2 h1{padding:30px 50px 0px 200px;  height:80px; font-size:18px; color:#4a6a91; text-align:left;  line-height:24px;} 
#content_text{ width:530px; height:auto; margin:0 auto; text-align:left; padding-top:40px; padding-bottom:20px; font-size:14px; color:#4a6a91;}
#content_text p{ line-height:20px; font-size:14px; color:#4a6a91; }
.bred{ font-size:24px; color:#FF0000}
#tform{ width:450px; border:1px solid #fff; border-collapse:collapse; }
#tform td{ height:30px; background:#eee; color:#666; border:1px solid #fff; border-collapse:collapse; line-height:30px; padding-left:10px; padding-right:10px; font-weight:bold;}
.inputfield{ border:#ccc 1px solid; }
.inputfield2{ border:#ccc 1px solid; margin-bottom:5px; margin-top:5px;}
#footer{height:50px; margin:0 auto; background:#668a08 ; vertical-align:middle; }