body {
background-color: #fff;
font-family: verdana;
font-size: 12px;
color: #333;
margin: 0;
padding: 0;
text-align: center;
line-height: 150%
}

li {
list-style-type: none
}


img {
border: 0px
}

h2 {
font-family: Trebuchet MS;
font-size: 18px;
color: #69c;
text-transform: uppercase;
border-bottom: 1px solid #999;
padding-bottom: 5px
}

h1 {
font-size: 12px;
font-weight: normal;
color: #333;
margin: 0px 0px 10px 0px
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0px
}

a {
color: #69c;
text-decoration: none
}

a:hover {
text-decoration: underline
}

#container {
width: 980px;
text-align: left;
position: relative;
margin: 0 auto
}

#floor {
clear: both;
margin-top: 40px
}

#item_w {
width: 486px;
float: left
}

#item_w p {
margin-right: 25px
}

#item_n p {
margin-right: 25px
}

#footer {
clear: both;
text-align: right;
margin-top: 40px;
margin-bottom: 40px;
border-top: 1px solid #999
}

#footer li {
text-decoration: none;
color: #ccc;
margin: 10px;
display: inline;
float: right
}

#footer a {
text-decoration: none;
color: #ccc;
margin: 10px
}

#item_n {
width: 238px;
float: left
}
/*----------------------------------------Menu----------------------------------*/
#menu {
background-image: url('bg_menu.gif');
height: 38px;
width: 100%;
text-align: center
}
#menu ul {
position: relative;
margin: 0 auto;
width: 900px
}
#menu li {
float: left
}
#menu a {
display: block;
color: #ff9;
font-family: Trebuchet MS;
font-size: 14px;
width: 98px;
text-decoration: none;
border-top: 1px solid #cf9;
border-bottom: 1px solid #cf9;
border-right: 1px solid #cf9;
padding-top: 8px;
padding-bottom: 8px;
margin-top: 1px;
margin-bottom: 1px
}
#menu a:hover {
background: #cf9;
color: #333;
text-decoration: underline
}

.important {
text-transform: uppercase;
font-weight: bold
}
.first {
border-left: 1px solid #cf9
}
.pricelist {
color: #f60
}

.mustknow {
color: #f60;
border: 0px
}

.large {
background-image: url('big_img_bg.gif');
padding: 30px 20px 24px 24px
}

.small {
background-image: url('small_img_bg.gif');
padding: 16px 10px 13px 12px
}

td {
width: 160px;
background-color: #BCEC8A;
padding: 0px;
margin: 0px;
height: 35px
}

.title {
background-color: #79A54C;
color: #fff
}

.flag {
position: relative;
left: 462px;
top: -100px
}

table {
padding: 0px;
text-align: center
}

fieldset {border: 0; border-bottom: 1px solid #999; margin-top: 3px; padding-top: 3px}
label {display: block; margin-bottom: 10px }
label input {margin: 0; margin-right: 20px; width: 200px; float: right }
label select {margin: 0; margin-right: 20px; width: 205px; float: right }
label textarea {margin-right: 20px; width: 200px; height: 150px; float: right; margin-top: 10px; margin-bottom: 10px }
label button { float: right; margin-right: 100px }

.gallery {
float: left
}

.photo {
display: block;
clear: both
}

li.gallery img {
width: 50px;
margin: 2px;
padding: 2px;
border: 1px solid #CF9
}

ul, li {
margin: 0;
padding: 0
}





