@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;outline:none; border:none;}
body {font: normal 10px Arial, Helvetica, sans-serif; background: #ad1313 url(images/bg_01.gif) repeat-x top left; color:#FFF; }
#header {width:940px; margin:0 auto 25px; height: 94px; overflow:hidden; display:block;}

#header_text {padding:18px 0 0 40px; width:370px; height:70px; overflow:hidden;}
#header_text h1 {font-size:14px; text-transform:uppercase;}
#header_text p {}
.content {background-color:#FFF; width:830px; display:block; margin:0 auto 25px; padding: 2px 0; color:#600; }
.content_header {background: #ad1313 url(images/logo_07.jpg) no-repeat top left; width:826px; height:39px; margin:0 2px 2px; }
.content_title {width:100%; text-align:center;}
.content_footer {background: #ad1313 url(images/logo_07.jpg) no-repeat top left; width:826px; height:39px; margin:2px 2px 0; }
.thumbs {width:766px; margin:0 auto;}
.thumbs a img, .thumbs a:link img, .thumbs a:visited img {border: 1px solid #911D32;}
.thumbs a:hover img {border: 1px solid #fff;}
.links {width:800px;margin:0 auto; font-size:12px; text-transform:capitalize;}
.links a, .links a:link, .links a:visited {color: #600; text-decoration:underline;}
.links a:hover {color:#a00;}
.trade_top {width:813px; margin:0 auto; text-transform:uppercase; font: bold 14px Verdana, Geneva, sans-serif; text-align:center;}
.trade_top a img, .trade_top a:link img, .trade_top a:visited img {border: 1px solid #911D32;}
.trade_top a:hover img {border: 1px solid #fff;}
.trade_top a, .trade_top a:link, .trade_top a:visited {color: #600; text-decoration:none}
.trade_top a:hover {color:#a00;}
#footer {background: #ad1313 url(images/bg_02.gif) repeat-x bottom left; width:100%; height:54px; overflow:hidden; display:block; text-align:center;}
