html, body {
  width: 100%;
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#000000;
  background-color:#eeeeee;
}

a, 
a:visited {
  color:#ee3300;
}

a:hover {
  color:#ee3300;
  text-decoration:none;
}

img {
  border: none;
}

td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  vertical-align:top;
}

.center {
  margin:0px auto 0px auto;
}

.vmiddle {
 vertical-align:middle;
}

.hf {
  height:100%;
}

#ss-wrapper-main {
  width:775px;
  height:100%;   
  margin:0px auto 0px auto;
  border-left:1px solid #5b5b5b;
  border-right:1px solid #5b5b5b;  
  background:#ffffff url(../images/bg_leftbox.gif) left top repeat-y scroll;
}

#ss-wrapper-header {
  height:120px;
  padding-top:12px;  
  background:url(../images/bg_header.gif) left top repeat-x scroll;
}

#ss-topmenu {
  height:45px;  
  background:url(../images/bg_topmenu.gif) left top repeat-x scroll;
  text-align:left;  
  white-space:nowrap;
}

#ss-dynamic-content {
  padding:2px 7px 7px 7px;
}

#ss-td-leftboxes {
  width:165px;
  background:url(../images/bg_leftbox.gif) left top repeat-y scroll;
}

#ss-wrapper-leftboxes {
  width:149px;
  padding:0px 1px 0px 14px;
}

#ss-wrapper-leftboxes div.ss-leftbox {
  margin:10px 0px 10px 0px;
}

#ss-td-footer {
  height:110px;
  vertical-align:bottom;
}

#ss-wrapper-footer {
  height:37px;
  padding-top:13px;
  background:#838383 url(../images/bg_footer.gif) left top repeat-x; 
  text-align:center;
  font-size:11px;
  color:#000000;
}
#ss-wrapper-footer a {
  color:#FFFFFF;
  text-decoration:underline;
}
#ss-wrapper-footer a:hover {
  color:#FFFFFF;
  text-decoration:none;
}

#ss-copyright {
  padding-top:5px;
  color:#000000;
  font-size:10px;
}

#ss-freequote-box {
  width:130px;
  padding:3px;
  border:1px solid #ff3300;
  text-align:center;
  font-size: 12px;
  color: #ee3300;  
}

ul.ss-menu-products {
  padding:0px;
  margin:0px;
}

ul.ss-menu-products li {
  padding:0px 14px 0px 0px;
  margin:10px 12px 5px 0px;
  text-align:right;
  list-style:none;
  background:url(../images/mnu_sign.gif) right 3px no-repeat scroll;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

ul.ss-menu-products li.ss-prmenu-header {
  font-size: 16px;
  color : #ee3300;
  background:url(../images/ttl_sign.gif) right 3px no-repeat scroll;
}

div.ss-prmenu-hr {
  height:1px; 
  border-top:1px solid #5b5b5b;  
  font-size:0px;
}

.ss-color-red {
  color: #ee3300 !important;
}

ul.ss-menu-products a,
ul.ss-menu-products a:visited {
  color:#5b5b5b;
  text-decoration:underline;
}
ul.ss-menu-products a:hover {
  color:#5b5b5b;
  text-decoration:none;
}
