/* Copyright Seven Communications Ltd 2005+ */

html,body { 
height: 100%; 
}
body {
font-family: verdana, arial, sans-serif;
font-size: 66.667%;
line-height: 12pt;
background-color: #fff;
color: #525252;
padding: 0;
margin: 0;
height: 100%;
height: auto;
background-image: url(_images/img_bg01.gif);
background-repeat: repeat-y;
background-position: top left;
}
div.top {
background-image: url(_images/img_bar01.jpg);
background-repeat: repeat-x;
background-position: top left;
height: 197px;
}
div.topgph {
margin-top: 40px;
height: 89px;
background-image: url(_images/img_topgph.gif);
background-repeat: no-repeat;
background-position: top left;
}
body > div.top {/*MOZhackkkkkkkkkkkkkkkkkkkkkkk*/
height: 157px;
}
div.top > div.topgph {/*MOZhackkkkkkkkkkkkkkkkkkkkkkk*/
margin-top: 0px;
}
body > div.top {/*MOZhackkkkkkkkkkkkkkkkkkkkkkk*/
padding-top: 40px;
}
div.drop {
background-image: url(_images/img_bar02.jpg);
background-repeat: repeat-x;
background-position: top left;
height: 32px;
}
div.drop  img#leftarc {
height: 32px;
margin-left: 70px;
padding-right: 264px;
background-color: #6A0004;
}
div.drop  img#rightarc {
height: 32px;
}
div.menu {
width: 630px;
}
div.menu ul {
display: inline;
list-style: none;
}
div.menu li.pad {
float: left;
padding: 15px 16px 0 0;
}
div.menu li {
float: left;
padding: 15px 0 0 0;
}
div.menu li a {
text-decoration: none;
color: gray;
font-weight: bold;
white-space: pre;
}
div.menu li a:hover {
color: #00476d;
}
#btn01 {
width: 54px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn01_home.gif) top left no-repeat;
display: block;
}
#btn01:hover {
background-position: bottom left;
}
#btn02 {
width: 144px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn02_current.gif) top left no-repeat;
display: block;
}
#btn02:hover {
background-position: bottom left;
}
#btn03 {
width: 119px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn03_past.gif) top left no-repeat;
display: block;
}
#btn03:hover {
background-position: bottom left;
}
#btn04 {
width: 115px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn04_4sale.gif) top left no-repeat;
display: block;
}
#btn04:hover {
background-position: bottom left;
}
#btn05 {
width: 115px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn05_wanted.gif) top left no-repeat;
display: block;
}
#btn05:hover {
background-position: bottom left;
}
#btn06 {
width: 94px;
height: 20px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/btn06_contact.gif) top left no-repeat;
display: block;
}
#btn06:hover {
background-position: bottom left;
}
img.title {
margin-bottom: 15px;
padding-bottom: 3px;
/*border-bottom: 2px solid #525252;;*/
}
div.main {
text-align: left;
height: 100%;
padding: 10px 50px 20px 10px;
}
div.main a {
text-decoration: none;
font-weight: bold;
color: #175D8C;
}
div.main a:hover {
color: black;
text-decoration: underline;
}
div.main b {

}
div.gallery {
color: white;
text-align: center;
padding-left: 83px;
width: 292px;
float: left;
}
div.gallery img {
padding: 0 5px 5px 0;
border: none;
}
span.bull {
width: 6px;
height: 20px;
background: url(_images/img_bull.gif) top left no-repeat;
}

ul.info {
list-style: none;
padding-left: 20px;
}
span.title {
font-weight: bold;
color: #6A0003;
font-size: 120%;
}
p.support {
margin-top: 50px;
}