body { background-color:#999; font-family:Trebuchet,sans-serif; color:#000; font-size:12px; }
h1 { font-size:18px; color:#b73228; margin:0px; font-weight:normal; }
h2 { font-size:12px; margin:10px 0px 10px 0px;  color:#b73228; text-transform:uppercase; }
a { color:#b73228; }
a:visited { color:#215f99; }

.wrapper { width:804px; margin:0px auto; }

.shadows { font-size:12px; }
.right_shadow { width:20px; background-image:url(images/Shadow_right_repeat.gif); }
.bottom_shadow { height:20px; background-image:url(images/Shadow_bottom_repeat.gif); background-repeat:repeat-x; }

.content { width:782px; border:solid 1px #FFF; background-color:#FFF; }

.header { width:782px; height:242px; background-image:url(images/Header.jpg); }
.home_button { display:block; width:69px; height:16px; position:relative; top:226px; left:713px; background-image:url(images/Home_button.gif); }

.nav { height:34px; width:100%; background-image:url(images/Nav_background.gif); border-top:solid 1px #FFF; }
.nav a, .nav a:visited { color:#FFF; text-decoration:none; }
.nav a.nav_item { display:block; float:left; height:100%; border-right:solid 1px #FFF; font-size:16px; padding:0px 15px 0px 15px; line-height:34px; background-image:url(images/Nav_background.gif); }
.nav a.nav_item.selected { background-position:0px 34px; }
.nav a.nav_item:hover { background-position:0px 34px; }
.nav div.language_choice { display:inline; float:right; height:100%; line-height:34px; font-size:10px; color:#FFF; margin-right:10px; }
.nav div.language_choice a.selected { text-decoration:underline; }
.nav div.language_choice a:hover { text-decoration:underline; }

.main { width:100%; background-image:url(images/Home_background.jpg); background-repeat:no-repeat; background-position:bottom; }

.footer { width:100%; height:21px; border-top:solid 1px #FFF; background-image:url(images/Footer_background.gif); margin-top:10px; }

/*Home*/
.home_news { display:inline; float:left; width:325px; margin-left:70px; margin-top:25px; }
.home_news h1 { margin-bottom:10px; }
.home_news a { display:block; margin-bottom:10px; padding:0px 5px 0px 5px; }
.home_news a, .home_news a:visited { color:#000; text-decoration:none; }
.home_news a:hover { text-decoration:underline; }

.home_nav { float:right; width:325px; margin-left:25px; margin-top:25px; }
.home_nav_button { height:81px; padding:3px 2px 3px 2px; background-image:url(images/Home_buttons_background.gif); border-top:solid 1px #c8c8c8; cursor:pointer; }
.home_nav_button.bottom { border-bottom:solid 1px #c8c8c8; }
.home_nav_button img { float:left; margin-right:10px; }
.home_nav_button div { float:left; margin-top:20px; }

/*Sub Pages*/
.sub_main { width:100%; }
.sub_content { float:left; width:444px; margin-left:75px; margin-top:30px; display:inline; }
.sub_image { float:right; width:235px; }

.news_item { display:block; margin-bottom:10px; }

.sales_results_table td { padding:3px 3px 3px 3px; }

.colored_table { width:100%; }
.colored_table td, .colored_table th { padding:3px; text-align:left; }
.colored_table tr.odd, .colored_table th { background-color:#DDD; }
.colored_table a { font-weight:bold; }