#main_nav {
  /* width:100%;
  min-width:980px; */
  width:874px;
  height:159px;
  margin: 0 auto;
  /*background: url(../img/main_nav_back.gif) repeat-x top;*/
}

#nav_box_1,
#nav_box_2,
#nav_box_3
 {
  margin:10px 20px 0 40px;
  border: solid #42cb2d;
  border-width:3px 0 0 0;
}

#nav_box_1 li {
  padding-top:2px;
  padding-bottom:2px;
}

#nav_box_2 li {
  padding-top:8px;
  padding-bottom:8px; 
}

#nav_box_3 ul {
  padding-top:0;
}

#nav_box_3 li {
  padding-top:6px;
  padding-bottom:6px;
}

#banner_box_1 a {
  display:block;
  width:284px;
  height:124px;
  background: url(../img/banner1.gif) no-repeat top;
  border:1px solid #d6d6d6;
}

#banner_box_1 a:hover {
  background: url(../img/banner1.gif) no-repeat bottom;
}

#banner_box_2 a {
  display:block;
  width:284px;
  height:124px;
  background: url(../img/banner2.gif) no-repeat top;
  border:1px solid #d6d6d6;
}

#banner_box_2 a:hover {
  background: url(../img/banner2.gif) no-repeat bottom;
}

#banner_box_3 a {
  display:block;
  width:284px;
  height:124px;
  background: url(../img/banner3.gif) no-repeat top;
  border:1px solid #d6d6d6;
}

#banner_box_3 a:hover {
  background: url(../img/banner3.gif) no-repeat bottom;
}

#main_content {
  /* width:100%;
  min-width:980px; */
  width:874px;
  margin:0 auto 20px auto;
}

#main_content_navigation {
  /* width:20%;
  min-width:220px; */
  width:240px;
  margin: 6px 0px 0px;
  float:left;
  font-size:8pt;
/*
  background: url(../img/triangle_back.gif) no-repeat left top;
  border: solid #00bef2;
  border-width: 1px 0 0 0;
*/
}

#main_content_navigation a {
  display:block;
  font-size:10pt;
  font-weight:bold;
  color: #676868;
  margin: 0 0 4px 0px;
  padding: 1px 0 3px 2px;
}

#main_content_navigation ul {
  padding:0 0 0 30px;
/*  list-style: url(../img/green_bullet.gif);*/
/*list-style: url('/upload/pictures/snowflake_menu.gif');*/
  margin: 10px 0px;

}


#main_content_navigation li {
  padding: 0;
  color: #00bef2;
  list-style-type: disk;
}

#main_content_navigation li a {
  font-weight:normal;
  color:#666666;
}

#main_content_navigation .third_level_nav {
  /* list-style: url(../img/green_bullet_small.gif);*/
  color: #00bef2;
}

#main_content_navigation .third_level_nav li {
  /*margin:0 11px 0 -10px;*/
  padding: 0;
  list-style-type: disk;
}

#main_content_navigation .third_level_nav li a {
  font-weight:normal;
  font-size:8pt;
  margin:0;
  color:#959595;
}

#main_content_navigation #main_content_navigation_active {
  color: #FFFFFF;
  text-decoration:none;
  background: #676868;
  padding-left:4px;
}

#main_content_navigation #main_content_navigation_selected{
  /*color: #FFFFFF;
  text-decoration:none;
  background: #676868 url(../img/selected_back.gif) no-repeat right;*/
  /*list-style: url(../img/green_bullet_sel.gif);*/
  color: #676868;
}

#main_content_navigation .third_level_nav #selected {
  font-size:8pt;
  font-weight:bold;
  color: #676868;
  /*list-style: url(../img/green_bullet_small_sel.gif);*/
}

#main_shortnav {
  color: #00bef2;
  font-size:9pt;
}

#main_shortnav a {
  color: #676868; 
}

#main_content_block {
  /*width:22%;
  min-width:220px; */
  width:604px;
  margin: 30px 0 0 30px;
  float:left;
  font-size:9pt;
  line-height:1.5em;
  color:#676868;
  float: right;
  margin: 0px;
}
#main_content_block .news-date-time {
  color:#676868;
}

#main_content_block p {
  clear:left;
}

#main_content_block h1 {
  margin: 20px 0 10px 0;
  font-size: 11pt;
  font-weight:bold;
  color:#676868;
}

#main_subnavigation {
  width:874px;
  margin: 0 auto;
  clear:both;
}

#main_subnav_left,
#main_subnav_right {
  /* width:20%;
  min-width:220px; */
  width:427px;
  text-align: center;
  padding: 40px 0 20px 0;
  float:left;
  /* background: url(../img/triangle_back.gif) no-repeat left top;*/
  border: solid #00bef2;
  border-width: 1px 0 0 0;
  background-color: #f3f3f3;
}

#subnav_spacer {
  width:1px;
  height: 100px;
  float:left;
  background: #ffffff;
  border: solid #FFFFFF;
  border-width: 0 9px 0 9px; 
}

#main_subnav_left a,
#main_subnav_right a {
  font-size:10pt;
  font-weight:bold;
  color: #676868;
  margin: 0 0 8px 10px;
}

#main_subnav_left ul,
#main_subnav_right ul {
  padding:0 0 0 30px;
  list-style: url(../img/green_bullet.gif);
/*list-style: url('/upload/pictures/snowflake_menu.gif');*/
}

#main_subnav_left ul {
  margin: 0 0 0 200px;
}

#main_subnav_right ul {
  margin: 0 0 0 160px;
}

#main_subnav_left li a,
#main_subnav_right li a  {
  font-weight:normal;
  color:#666666;
}

#main_banners {
  clear:both;
  width:874px;
  min-height:90px;
  margin: 0 auto;
  padding: 20px 0;
  border: solid #FFFFFF;
  border-width: 1px 0 1px 0;
}

#main_content_banners br{
  clear:left;
}

#main_cnt_sidebar {
  padding:0 0 0 10px;
  margin:0 0 0 10px;
  /*width:200px;
  float:right;*/
}

#main_cnt_sidebar strong {
  line-height:1.2em;
  margin: 0 0 15px 0;
}

#main_cnt_sidebar img {
  float:left;
  margin: 0 10px 10px 0;
}
/*main_cnt_sidebar img, 
#main_cnt_sidebar a,
#main_cnt_sidebar strong {
  display:block;
  margin-left:300px;
}*/

#main_cnt_sidebar strong {
  display:block;
  margin-left:230px;
}

#main_cnt_sidebar ul {
  margin: 10px 0 10px 260px;
  padding:0;
  list-style:none;
  list-style-image:none;
}

#main_cnt_sidebar ul li {
  margin: 0 0 2px 0;
  padding:0;
}

.main_cnt_address {
  clear:both;
  border: solid #FFFFFF;
  border-width:0 0 1px 0;
}

.location {
  width:130px;
  float:left;
  font-weight:bold;
}

.location_address {
  width:460px;
  float:right;
  margin:0 0 10px 0;
}

#product_page_navigation {
  clear:both;
  margin: 40px 0 10px 0;
}

#product_page_navigation a {
  border: solid #000000;
  border-width: 0 1px 0 0;
  margin: 0 2px 0 0;
  padding: 0 3px 0 0;
}

#product_page_navigation_selected {
  text-decoration:none;
  font-weight:bold;
  color:#3ac924;
}

/*
.catalog_block {
  width:260px;
  float:left;
  margin: 20px 16px 10px -16px;
  padding: 20px 0 0 40px;
  background: url(../img/main_cnt_left_back.gif) no-repeat left top;
}

.catalog_block h5 {
  color: #42cb2d;
  font-size:10pt;
  width:145px;
  height:30px;
  margin:0 0 10px 0;
  padding: 0 0 2px 0;
  border: solid #42cb2d;
  border-width: 0 0 3px 0;
  letter-spacing:-1px;
  line-height:1em;
}

.catalog_block img {
  float:right;
  margin: 0 0 10px 10px;
}*/

.catalog_block {
  width:604px;
  margin: 10px 0 10px 0;
  padding: 20px 0 0 0;
  border: solid #00bef2;
  border-width: 1px 0 0 0;
  clear:both;
}

.catalog_block h5 {
  margin:0 0 3px 0;
  padding: 8px 0 2px 0;
}

.catalog_block h5 a {
  color: #676868;
  font-size:9pt;
  text-decoration:underline;
}

.catalog_block h5 a:hover {
  text-decoration:none;
}

#main_content_block .catalog_block ul {
  width:234px;
  /*background:url(../img/triangle_back.gif) no-repeat left top;*/
  padding-top:25px;
  border: solid #00bef2;
  border-width: 3px 0 0 0;
  position:relative;
}

#main_content_block .catalog_block ul a {
  color:#676868;
}

.catalog_block img {
  float:right;
  margin: 0 0 10px 10px;
}

#main_content_block .catalog_block #second_column {
  border:0;
  background:transparent;
  position:absolute;
  top:0;
  left:130px;
}

#main_content_block .catalog_links {
  list-style:none;
  padding:0;
  margin:0;
}

.catalog_page {
  color:#000000;
  line-height:1.2em;
  padding-bottom:15px;
}

.catalog_page h5,
.catalog_page h5 a {
  font-size: 10pt;
  color: #676868;
  text-decoration:underline;
}

.catalog_page_column {
  float:left;
  clear:right;
  margin:20px 0 20px 0;
  color:#676868;
}

.catalog_page_column a {
  color:#676868;
}

.catalog_page_column li {
  margin: 4px 0 0 0;
}

.catalog_page_column strong {
  font-size:10pt;
}

.catalog_page_column .padder {
  height:30px;
}

#fourcolumns .catalog_page_column {
  width:150px;
}

.catalog_page_productcell{
  width:150px;
  height:120px;
  float:left;
  margin:40px 0 10px 0;
  color:#676868;
  text-align:center;
}

.catalog_page_productcell img {
  display:block;
  margin:15px auto 0 auto;
}

#country_select {
  width:100%;
  line-height:1.4em;
}

#country_select_field {
  border:0;
  padding:10px 0 15px 0;
  margin:0 0 15px 0;
  color:#676868;
  border: solid #959595;
  border-width: 0 0 1px 0;
}

#country_select input {
  font-family:Arial;
  color:#959595;
}

#country_select_field fieldset{
  border:0;
  margin:0;
  padding:10px 0 0 0;
  float:left;
  width:115px;
  font-size:8pt;
}

#city_selector {
  font-size:9pt;
  font-weight:normal;
  color:#000000;
  margin-bottom:10px;
}