body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #1F1F1F;
margin: 0;
background: #A8CDCD;
padding-bottom: 10px;
}

.clr {
clear: both;
}

table {
width: 450px;
}

a:link, a:visited {
color: #4A716A;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


#header {
height: 138px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background: url(../images/header.jpg) #4d7b7d repeat-x;
}

h1#logo {
margin: 0;
height: 138px;
background: url(../images/logo.jpg) no-repeat;
}

h1#logo span {
display: none;
}

#top_bar {
height: 30px;
background: #E0E0E0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#quali_shop {
float:right;
margin-right: 10px;
margin-top: 3px;
width: 515px;
}

#quali_shop img {
float:left;
}

#quali_shop span {
color: #000;
line-height: 20px;
font-weight: bold;
}

div#wrapper {
width: 977px;
}

div#wrapper0 {

}

div#wrapper1 {
border-right: 1px solid #000;
}

#left_col{
float: left;
width: 180px;
}

div#wrapper2 {
float: right;
width: 796px;
background: #FFFCDF;
}

div#content {
float: left;
padding: 15px;
width: 450px;
font-size: 15px;
min-height: 840px;
line-height:17px;
height: auto !important;
height: 840px;
border-right: 1px solid #000;
background: #fff;
}

#right_col{
float: right;
width: 315px;
}

div#footer {
font-size: 12px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
height: 30px;
color: #000;
border-right: 1px solid #fff;
background: #E0E0E0;
}

div#footer p {
margin: 0;
padding-top: 7px;
padding-left: 7px;
}

ul#top_nav {
margin: 0;
padding: 0;
float: left;
border-left: 1px solid #fff;
margin-left: 13px;
list-style-type: none;
}

ul#top_nav li {
float: left;
font-size: 14px;
}

ul#top_nav li a:link, ul#top_nav li a:visited {
color: #000;
line-height: 28px;
text-decoration: none;
height: 30px;
width: 100px;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #fff;
display: block;
font-weight: bold;
}

ul#top_nav li a:hover {
}


ul.nav1st {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.nav1st li a:link, ul.nav1st li a:visited {
color: #000;
text-decoration: none;
display: block;
height: 31px;
width: 180px;
font-size: 14px;
line-height: 28px;
text-indent: 25px;
font-weight: bold;
background: url(../images/menu.png) no-repeat;
}

ul.nav1st li a:hover {
background-position: 0px -31px;
text-decoration: none;
font-weight: bold;
}

ul.nav1st li a.current {
background-position: 0px -31px;
text-decoration: none;
font-weight: bold;
}

ul.nav2nd {
margin: 0;
padding: 0;
list-style-type: none;
background: url(../images/left_col.png) repeat-y;
}

ul.nav2nd li {
padding-left: 15px;
}

ul.nav2nd li a:link, ul.nav2nd li a:visited  {
background-image: none;
display: block;
width: 163px;
font-size: 13px;
font-weight: bold;
color: #000;
text-align: left;
height: 25px;
line-height: 25px;
text-indent: 14px;
}

ul.nav2nd li a:hover {
background: url(../images/sub_menu.png) left no-repeat;
}

ul.nav2nd li a.current {
background: url(../images/sub_menu.png) left no-repeat;
}


#other_menu{
border-top: 1px solid #fff;
margin-top: 20px;
}
h1 {
padding: 0;
margin: 10px 0 0 0;
color: #333; 
font-weight: bold;
font-size:24px;
margin-bottom: 5px;
}

h2 {
padding: 0;
margin: 0;
color: #000;
font-weight: normal;
font-size:20px;
margin-bottom: 5px;
}
.product {
margin-top: 15px;
color: #1F1F1F;
line-height:17px;
font-size: 13px;
}

.product_inner {
padding-left: 4px;
padding-right: 4px;
}

.product h3 {
margin: 0;
padding: 0;
font-weight: bold;
color: #000;
padding-bottom: 5px;
font-size: 17px;
}

.product img {
float: left;
margin-right: 5px;
background: #fff;
border: 1px solid #ccc;
padding: 2px;
}

.product p {
margin: 0;
}

.product a.product_button {
padding: 4px;
display: block;
margin-top: 6px;
color: #000;
background: #E0E0E0;
border-top: 1px solid #000;
font-weight:bold;
border-bottom: 1px solid #000;
}

.product a:hover {
background: #A8CDCD;
color: #1F1F1F;
text-decoration: none;
}