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

body { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333; margin:0px auto 0px auto; padding:0px 0px 0px 0px; text-align:center; background-image:url(images/bg.gif); background-position:top center; background-repeat:repeat-y; background-color:#854a1e; }
#header { width:100%; height:251px; background-image:url(images/header_bg.gif); background-position:center; background-repeat:repeat-x; text-align:center; margin:0px auto 0px auto; padding:0px 0px 0px 0px; clear:both;}
#container { width:960px; clear:both; background-image:url(images/page_bg.gif); background-position:top center; background-repeat:repeat-y; margin:0px auto 0px auto; }
#page { width:525px; padding:0px 20px 20px 15px; float:left; text-align:left; }
#column	{ width:365px; padding:10px 20px 0px 15px; float:right; text-align:left; }
#footer { border-top:5px solid #011b0e; width:100%; height:221px; background:url(images/footer_bg.jpg) top no-repeat #014924; clear:both; }
#rates { width:530px; padding:15px 0px 0px 15px; float:left; }
#copyright { width:100%; height:30px; background-color:#000000; padding:10px 0px 0px 0px; font-size:11px; color:#9b9b9b; text-align:center; clear:both; }
.title { font-size:18px; color:#014924; padding-bottom:5px; border-bottom:1px solid #014924; font-weight:bold; }
.title2 { font-size:16px; color:#014924; padding-bottom:5px; border-bottom:1px solid #014924; font-weight:bold; }
table, td { color:#ffffff; }
table .title2, td .title2 { color:#ffffff; border-bottom:1px solid #ffffff; }

