
body {
  background: #bfe1eb url('../images/bgBody.png') repeat-x;
  padding: 0;
  margin: 0;
  font-family: Arial, Sans-serif;
  font-size: 12px;
  text-align: center;
  }
  * {
    padding: 0;
    margin: 0;
    border: none;
    
      }

      body * {
          text-align: left;
      }

  #header {
    width: 890px;
    margin: 54px auto 10px auto;
    position: relative;
  }
  #header h1 {
    width: 172px;
    height: 61px;
    position: relative;
    font-size: 13px;
  }
  #header h1 span {
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/logo.png') no-repeat;
    width: 172px;
    height: 61px;
  }
  #header #navigation  {
    position: absolute;
    top: 0;
    right: 14px;
    list-style: none;
    font-size: 16px;
    margin: 10px 0 10px 0px;
    height: 46px;
    background: #eafaff;
    
  }
  #header #navigation li.first  {
    background: url('../images/bgNavi-left.png') left 6px no-repeat;
    margin-left: -4px;
    
  }
  #header #navigation li.last  {
    background: url('../images/bgNavi-right.png') right 6px no-repeat;
    margin-right: -4px;
    
  }
  #header #navigation li  {
    float: left;
    color: #2b2b2b;
    text-decoration: none;
    margin-top: -6px;
    
  }
  #header #navigation li a  {
    color: #2b2b2b;
    text-decoration: none;
    display: block;
    text-align: center;
    position: relative;
  }
#header a .left {
	display: block;
	float:left;
	width: 7px;
	height: 57px;
	}
#header a .right {
	display: block;
	float: left;
	height: 57px;
	}
#header a  .right span {
	display: block;
	margin-right: 7px;
	padding-top: 5px;
	}
        
#header a:hover .left, #header #navigation a.active-link .left {
	display: block;
	float: left;
	background: #39889f url('../images/bgNaviHover-left.png') top left no-repeat;
	width: 7px;
	height: 57px;
	}
#header a:hover .right, #header #navigation .active-link .right {
	display: block;
	float: left;
	background: #39889f url('../images/bgNaviHover-right.png') top right no-repeat;
	height: 57px;
	color: #fff;
	}

#header a .right span {
	padding-top: 19px;
	padding-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;

	}

  #content {
    background: #fff url('../images/whiteBoxTop.png') top no-repeat;
    width: 831px;
    margin: 0 auto 22px auto;
    padding: 70px 20px 0;
    position: relative;
  }
    #page {
    background: #fff url('../images/whiteBoxTopShadow.png') top no-repeat;
    width: 831px;
    margin: 0 auto 22px auto;
    padding: 25px 20px 0;
    

  }

  

  #page #location {
    background: url('../images/bgCurrentPosition.png') left bottom no-repeat;
    padding: 0 0 16px 8px;
    color: #424242;
  }
  #page #location a {
    color: #424242;
    font-weight: bold;
  }
  #page h2 {
    font-size: 24px;
    font-family: Myriad Pro, arial, sans-serif;
    color: #c8033a;
    padding: 4px 0 10px 0;
  }
  #page #box {
    width: 550px;
    float: left;
  }

  #page #list {
    float: right;
    width: 260px;
    margin-right: -36px;
  }
  
  #page #list h3 {
    background: url('../images/redHeadlines.png') no-repeat;
    width: 253px;
    height: 33px;
    padding: 8px 0 0 10px;
    color: #fff;
    font-family: Myriad Pro, arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
  }
  #page #list h3 a {
      text-decoration: none;
      color: white;
      }
  #page p {
    padding: 7px 0;
    color: #404040;
    line-height: 180%;
  }
  #page p .right {
    float: right;
    margin: 5px;
  }
  #page #list ul {
    list-style-image: url('../images/dot.png');
    margin: -6px 0 8px 35px;
  }
  #page #list ul li {
    margin: 14px 0;
  }
  #page #list ul li a {
    color: #404040;
    text-decoration: none;
  }
  #page #list ul li a:hover {
    text-decoration: underline;
    font-weight: bold;
  }
  #content #subNavi {
    position: absolute;
    top: 15px;
    right: -10px;
    list-style: none;
    background: url('../images/redMenu.png') no-repeat;
    width: 862px;
    height: 35px;
    padding: 10px 0 0;
  }
  #content #subNavi li {
    display: block;
    width: auto;
    float: left;
    
  }

  #content #subNavi li a {
    color: #fff;
    font-family: "Myriad Pro", arial, sans-serif;
    display: block;
    font-size: 16px;
    text-decoration: none;
    padding: 3px 29px;
    background: url('../images/subNaviDecoration.png') right no-repeat;
  }
  #content #subNavi li a:hover {
    text-decoration: underline;
  }
  #content #subNavi li.last a{
    background: none;
  }
  #content h2{
    color: #404040;
    font-family: Myriad Pro, arial, sans-serif;
    font-size: 19px;
    margin:0 0 0 511px;
  }
  #content #cover {
    width: 480px;
    float: left;
    

  }
  #content #cover h2 {
    margin: 0;
    
  }
  #content p{
    color: #404040;
    font-family:arial, sans-serif;
    font-size: 13px;
    line-height: 190%;
    padding: 8px 0;
  }
  #content .preview{
    color: #67791e;
    font-family: Myriad Pro, arial, sans-serif;
    font-size: 19px;
    font-weight: bold;
    position: relative;
    padding: 6px 0 0 35px;
    margin: 5px 0;
    background: url('../images/arrowIcon.png') center left no-repeat;
  }
  #content p a {
    text-decoration: none;
  }
  #content form {
    width: 320px;
    float: right;
    position: relative;
    margin: 10px 0 0;
  }
  form input {
    background: url('../images/bgInput.png') no-repeat;
    width: 132px;
    height: 20px;
    padding: 3px;
    color: #676767;
    font-size: 11px;
  }
  form textarea {
    background: url('../images/textArea.png') no-repeat;
    width: 317px;
    height: 87px;
    margin: 8px 0;
  }
  form #submit {
    background: url('../images/submit.png') no-repeat;
    font-weight: bold;
    width: 104px;
    height: 24px;
    color: #fff;
    float: right;
    margin-right: 2px;
  }
  #content form #submit:hover {
    color: #cdecf5;
    background: url('../images/submit-hover.png') no-repeat;
    cursor: pointer;
  }

   #decoration {
    background: url('../images/whiteBoxBottom.png') no-repeat;
    width: 871px;
    height: 22px;
    clear: both;
    display: block;
    margin: 0 0 0 -20px;
  }

  #footer {
    width: 871px;
    margin: 0 auto;
    list-style: none;
    padding:10px 10px 40px;
  }

  #footer li{

   float: left;
   text-align: center;
   color: #324c54;
   text-decoration: none;
   border-right: 1px #000 solid;
   height: 13px;
  }
  #footer li a{
   color: #324c54;
   display: block;
   padding: 3px 5px;
   margin: -4px 5px 0 5px;
   text-decoration: none;

  }
  #footer a:hover{
   color: #fff;
   background: #39889f;
  }
  #flash {
    
    width: 960px;
    height: 365px;
    margin: 0 auto;
    display: block;
  }
  .last {
    border: none !important;
  }




  #header #navigation li ul {
      display: none;
      margin: 0;
      background: white;
      list-style: none;
      min-width: 200px;
      
      
      }
  #header #navigation li ul li {
      background: white;
      
      }

  #header #navigation li ul li ul {
        display: none;
        width: 200px;
      }

  #header #navigation .visible ul li ul {
        display: none;
        width: 200px;
      }
  
  #header #navigation .visible ul {
      clear: both;
      display: block;
      position: absolute;
      top: 46px;
      z-index: 3;
      height: auto;
      margin-left: 5px;
      background: transparent;
      width: 200px;
      
      }
  #header #navigation .visible ul li{
        background: #eafaff;
        float: left;
        color: #2b2b2b;
        text-decoration: none;
        clear: both;
        height: auto;
        background: #eafaff;
        margin:0;
        text-align: center;
        width: 200px;
  }

  #header #navigation li ul .lihover {
    background: #39889f;
    width: 200px;
      }
    #header #navigation li ul li:hover {
    background: #39889f;
    width: 200px;
      }

  #header #navigation li ul .lihover ul {
    display: block;
      }

  

  #header #navigation .visible ul li a {
      display: block;
      padding: 5px;
      padding-top: 7px;
      padding-bottom: 7px;
      font-size: 13px;

      }
      
.foto {
    float: left;
    margin: 5px;
}

#header #navigation li ul  {
    display: none;

   }



#header #navigation li .lihover ul {
    display: block;
    position: absolute;
    z-index: 3;
    left: 190px;
    min-width: 120px;
    top: 5px;
}

#subNavi li ul {
    display: none;
    }

#content  #subNavi .sublihover ul {
    display: block;
    clear: both;
    position: absolute;
    z-index: 5;
    top: 30px;
    background: #e70947;
    list-style: none;
    width: auto;
    }

#content  #subNavi .sublihover ul li {
    clear: both;
    display: block;
    border: 0;
    width: 200px;
    height: 25px;
    overflow: hidden;
    background: #e70947;
    }

#content  #subNavi .sublihover ul li a {
    background: #e70947;
    }


#content  #subNavi li ul li a:hover {
    background: #e70947;
    text-decoration: underline;
    }

.product_link {
        width: 150px;
        float: left;
    }

.product .main {
        width: 450px;
        float: left;
    }

    table {
        width: 100%;
    }
    td {
        padding: 5px;
    } 

    .test {
        color: red;
    }

    #box ul {
        margin-left: 20px;
    }

    #box ul a {
        text-decoration: none;
        }

    #box ul li {
        font-size: 13px;
        padding: 3px;
    }

    #bottom-banners {
        margin-top: 250px;
    }

