@charset "utf-8";
/* CSS Document */

body {background-color:#e3ded1; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

hr {color:#806d34}

#container {margin:0px auto 0px auto; width:784px; background-color:#f5f2e5}

#content {width:784px; background-image:url(images/content_bg.jpg); background-repeat:repeat-y;}

#header {width:784px; height:295px;}
#header .logo {width:420px; height:84px; float:left;}
#header .number {width:315px; height:59px; float:left; font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#928c8b; padding-top:25px; padding-left:35px;}
#header .number a {text-decoration:none; color:#f89d11; font-size:24px; font-weight:bold;}

#nav {width:784px; height:41px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:15px;}
#nav a {text-decoration:none; color:#ffffff}
#nav .sms {width:165px; height:29px; background-image:url(images/sms_bg.jpg); background-repeat:repeat-x; border:solid 1px #fa970c; text-align:center; padding-top:10px; float:left}
#nav .tar {width:130px; height:29px; background-image:url(images/tar_bg.jpg); background-repeat:repeat-x; border:solid 1px #bca552; text-align:center; padding-top:10px; float:left;}
#nav .ar {width:110px; height:29px; background-image:url(images/ar_bg.jpg); background-repeat:repeat-x; border:solid 1px #517baf; text-align:center; padding-top:10px; float:left;}
#nav .nla {width:130px; height:29px; background-image:url(images/nla_bg.jpg); background-repeat:repeat-x; border:solid 1px #79a558; text-align:center; padding-top:10px; float:left;}
#nav .nlac {width:120px; height:29px; background-image:url(images/sms_bg.jpg); background-repeat:repeat-x; border:solid 1px #fa970c; text-align:center; padding-top:10px; float:left;}
#nav .copper {width:117px; height:29px; background-image:url(images/tar_bg.jpg); background-repeat:repeat-x; border:solid 1px #bca552; text-align:center; padding-top:10px; float:left;}

#main {width:784px; height:170px; background-image:url(images/header.jpg); background-repeat:no-repeat; float:left;}

#left {width:225px; background-color:#e8e4d6; float:left; font-size:12px; padding:20px}
#left .title {font-size:18px; color:#806d34; padding-bottom:10px; font-weight:bold; border-bottom:1px dotted #806d34}
#left .red {color:#ed0808; text-align:center; font-size:24px; padding-bottom:20px;}

#right {width:465px; float:left; padding:20px; font-size:12px;}
#right .title {font-size:22px; color:#806d34; padding-bottom:10px; font-weight:bold; border-bottom:1px dotted #806d34}

#footer {width:784px; clear:both; height:20px;}


