﻿html { overflow: -moz-scrollbars-vertical; }
body { font-size: 12px; background-color: #6e6e6e; margin: 0; padding: 0; font-family: helvetica, sans-serif; line-height: 1.6em; }
body.Image { margin: 0; padding: 0; }

a img { border: 0px; }
a { color: #ab381c; }
a:hover { color: #7C2814; }

h1 { color: #ab381c; text-decoration: none; font-weight: normal; font-size: 22px; margin: 0 0 4px 0; }
h2 { color: #ab381c; text-decoration: none; font-weight: normal; font-size: 16px; margin: 0 0 7px 0; }

p { margin: 0 0 18px 0; }

div.MasterContainer { width: 990px; margin: 5px auto 0 auto; }

td.Shadow { font-size: 0.1%; }
td.SiteCorner { height: 8px; width: 8px; }
td.SiteShadowTop { background-image: url(../images/sdw_page_top.gif); background-repeat: repeat-x; background-position: bottom; height: 8px; }
td.SiteShadowBottom { background-image: url(../images/sdw_page_bottom.gif); background-repeat: repeat-x; background-position: top;  height: 8px; }
td.SiteShadowLeft { background-image: url(../images/sdw_page_left.gif); background-repeat: repeat-y; width: 8px; }
td.SiteShadowRight { background-image: url(../images/sdw_page_right.gif); background-repeat: repeat-y; width: 8px; }
td.TopCorner { vertical-align: bottom; }
td.BottomCorner { vertical-align: top; }
div.HomePageMasterContainer { width: 974px; margin: 0 auto;  }
div.HomeTopSpacer { height: 186px; width: 100%; background-image: url(../images/bg_home_top.gif); background-position: right; background-repeat: repeat-y; }
div.HomePageContainer { margin: -25px 0 0 0; }
div.HomePageContainer table { width: 974px; border-top: 3px solid #a4a2a0; border-bottom: 8px solid #ab381c; }

.RedLineBottom td { border-bottom: 3px solid #ab381c; }
td.HomepageNavigation { }
td.HomepageNavigation div { margin: 2px 0 0 0; background-color: white; padding: 0 0 0 11px; }
td.HomepageNavigation div a { float: left; margin: 0 33px 0 0; }
td.HomepageLogo { padding: 76px 66px 80px 57px; background-color: White; }
td.HomepageFeature { text-align: right; background-color: White; }

div.HomepageContent { padding: 23px 90px 5px 274px; width: 609px; background-color: White; }

div.SiteContainer { width: 974px; margin: 0 auto; background-image: url(../images/bg_main.gif); background-repeat: repeat-x; padding: 0 0 12px 0;  }
img.SiteLogo { float: left; margin: 35px 42px 0 43px;  }
div.MainSiteContent { width: 789px;  }
div.MainSiteContent table { border: 2px solid #a4a2a0; border-top-width: 3px; border-bottom-width: 0px; border-right-width: 0px; }
td.MainNavigation { padding: 0 0 0 11px; background-image: url(../images/bg_feature_navigation.jpg); background-repeat: no-repeat; background-position: right; }
td.MainNavigation a { float: left; margin: 0 33px 0 0; }
td.MainContent { background-color: White; color: #5b5959; height: 613px; vertical-align: top; }
html>body td.MainContent { height: 613px; }
td.MainContent div.LocationContent { margin: 49px 0 0 101px;  }
td.MainContent div.LocationContent img { margin: 0 78px 0 0;  }

td.MainContent div.CorporateProfileContent { margin: 72px 72px 0 72px; }

td.MainContent div.ContactContent { padding: 41px 0 0 49px; }
html>body td.MainContent div.ContactContent { padding: 0; margin: 41px 0 0 49px; }
html>/* */body td.MainContent div.ContactContent { padding: 0; margin: 0px 0 0 49px; }
td.MainContent div.Callout { float: left; background-color: #c1c1c1; color: #ab381c; padding: 7px 4px 7px 4px;  margin: -19px 0px 0 0; }
html>/* */body td.MainContent div.Callout { margin: 24px 0px 0 0; }

td.MainContent div.ProductsContent { margin: 16px 0 0 17px; }
td.MainContent div.ProductsContent div.ProductDescription { margin: 166px 0 0 17px; color: #ab381c; float: left; }
div.SideMenu { width: 130px; float: left;  padding: 28px 0 0 41px; } 
html>body div.SideMenu { margin: 28px 0 0 41px; padding: 0;  }

div.SideMenu a { display: block; text-decoration: none; color: #ab381c; }
div.SideMenu div.SubMenu { padding: 0 0 10px 0px; font-size: 10px; }
div.SideMenu div.SubMenu a { color: #6e6e6e; }
div.SideMenu div.SubMenu a:hover { color: #333333; }

td.MainContent div.NewsContent { margin: 72px 72px 0 72px; }

.RightFloat { float: right; }
.LeftFloat { float: left; }
.RightAlign { text-align: right; }
.LeftAlign { text-align: left; }
.CenterAlign { text-align: center; }
.TopAlign { vertical-align: top; }
.BottomAlign { vertical-align: bottom; }
.ClearBoth { clear: both; float: none; font-size: 0.1%; height: 0px; }
.MaxWidth { width: 100%; }
.BoldText { font-weight: bold; }
.Italic { font-style: italic; }
*.Hidden { display: none; }
.NoMargin { margin: 0; }
.OverflowHidden { overflow: hidden; }