* {
padding: 0;
margin: 0;
list-style-type: none;
}

html {
background: #fff url('html.gif') 0 0 repeat-x;
}

body {
font-family: arial, tahoma, sans-serif;
font-size: 12px;
color: #797979; 
}

a,
a:link,
a:visited {
color: #797979;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: none;
}

a img {
border: 1px solid #ccc;
padding: 1px;
}

a:hover img {
border-color: #999;
}

a.img-left {
float: left;
margin: 0 5px 5px 0;
outline: none;
}

a.img-right {
float: right;
margin: 0 0 5px 5px;
outline: none;
}

hr.hr {
display: none;
}

hr {
height: 1px;
line-height: 1px;
font-size: 1px;
color: #ccc;
border: 0;
border-top: #ccc;
background: #ccc;
margin: 10px 0;
}

hr.clear {
clear: both;
}

address {
font-style: normal;
line-height: 1.5em;
margin-bottom: 15px;
}

strong {
font-weight: bold;
color: #444;
}

p {
text-align: justify;
text-indent: 1.5em;
line-height: 1.5em;
margin-bottom: 15px;
}

* html p {
text-indent: expression( this.previousSibling.tagName.search(/H[1–6]/) == 0 ? "0": ""); 
}

h1+p,
h2+p,
h3+p,
h4+p,
h5+p,
h6+p,
ul+p {
text-indent: 0;
}

p.button-more {
margin-left: 10px;
}

p.button-more a {
padding-left: 10px;
background: url('li-bullet.gif') left 6px no-repeat;
}

p.button-more a:hover {
background-position: 1px 6px;
}

ul  {
margin: 0 10px 20px 10px;
}

li {
padding-left: 10px;
margin-bottom: 5px;
background: url('li-bullet.gif') left 5px no-repeat;
}

h1 {
font-style: italic;
font-size: 25px;
font-family: "trebuchet ms", arial, tahoma, sans-serif;
color: #352929;
margin-bottom: 15px;
}

h2 {
clear: both;
font-size: 18px;
font-family: "trebuchet ms", arial, tahoma, sans-serif;
color: #352929;
margin-bottom: 15px;
}

div#page {
width: 715px;
margin: 0 auto;
}

div#header {
position: relative;
height: 157px;
}

a#logo {
position: absolute;
top: 0;
left: 75px;
display: block;
width: 192px;
height: 114px;
background: url('logo.gif') 0 0 no-repeat;
outline: none;
}

a#logo:hover,
a#logo:focus,
a#logo:active {
opacity: 0.5;
filter: alpha(opacity=50);
}

a#logo span {
display: none;
}

/* Area */
div#area {
zoom: 1;
overflow: hidden;
padding: 300px 20px 20px 20px;
}

div#content {
overflow: hidden;
zoom: 1;
background: url('horizontal-line.gif') left bottom repeat-x;
}

div#content1 {
float: left;
width: 260px;
background: url('horizontal-line.gif') left bottom repeat-x;
}

div#content2 {
float: right;
width: 390px;
background: url('horizontal-line.gif') left bottom repeat-x;
}

div.content-box {
padding: 20px 10px;
background: url('horizontal-line.gif') 0 0 repeat-x;
height: auto !important;
height: 150px;
min-height: 150px;
}

div#footer {
padding: 30px 0 10px 0;
border-top: 4px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
background-color: #eaeaea;
}

div#footer-box {
width: 715px;
margin: 0 auto 20px auto;
font-size: 11px;
}

div#footer p {
text-align: center;
margin-bottom: 5px;
}

/* Layer */
div#layer {
position: absolute;
top: 0;
left: 0;
width: 100%;
}

div#layer-box {
position: relative;
width: 715px;
margin: 0 auto;
}

/* Showcase */
div#showcase {
position: absolute;
top: 57px;
left: 310px;
width: 430px;
height: 385px;
background: url('showcase.jpg') 0 0 no-repeat;
}

div#showcase-box {
position: absolute;
top: 10px;
left: 22px;
width: 385px;
height: 355px;
}

/* Menu1 */
ul#menu1 {
position: absolute;
top: 215px;
left: 30px;
margin: 0;
}

ul#menu1 li {
padding: 0;
margin: 0;
background: none;
}

ul#menu1 a {
display: block;
line-height: 20px;
padding-left: 35px;
color: #525252;
font-size: 16px;
font-weight: bold;
text-decoration: none;
margin-bottom: 10px;
background: url('menu1-bullet.gif') left center no-repeat;
outline: none;
}

ul#menu1 a:hover,
ul#menu1 a:focus,
ul#menu1 a:active {
color: #854a1f;
}



