body {
    background: #94968D url(bg_main.gif) top repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    color: #333333;
    width: 100%;
    height: 100%;
}

/* common styles */
div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 120%;
}

a {
    color: #FF0000;
    text-decoration: underline;
}

a:hover {
    color: #CC0000;
    text-decoration: underline;
}

p {
    margin: 5px 0px 10px 0px;
}

a img {
    border: 0px;
}

ul {
    padding: 0px;
    margin: 10px 0px 15px 20px;
}

ol {
    padding: 0px;
    margin: 10px 0px 15px 25px;
}

li {
    margin-bottom: 5px;
}

h1, h2, h3, h4 {
    color: #666666;
}

.pic_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.pic_right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

/* structure */
.main {
    width: 900px;
    margin: 30px auto;
}

.page {
    padding: 30px;
    background: #FFFFFF;
}

.pageclass1 .page {
    background: #fff url(main_bg.jpg) 30px 313px no-repeat;
}

.top {
    height: 52px;
    padding: 0px 15px;
}

.toplinks {
    float: right;
    text-align: right;
    padding-top: 13px;
}

.toplinks a {
    border-left: 3px solid #FFFFFF;
    padding-left: 7px;
    height: 19px;
    line-height: 19px;
    color: #94968D;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 60px;
}

.toplinks a:hover {
    border-left: 3px solid #E00011;
    height: 19px;
    line-height: 19px;
    color: #94968D;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 60px;
}

.header {
    height: 250px;
    width: 600px;
    float: right;
    background: url(header.jpg) no-repeat 0 0;
}

.pageclass1 .header {
    background: url(header_home.jpg) no-repeat 0 0;
}
.open{
	font-weight:bold;
	margin:0 0 76px 0;
}
.menu {
    background: #94968D;
    width: 235px;
    height: 250px;
    float: left;
}

div.menu a.mainbuttontext {
    display: block;
    height: 12px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    background: url(bg_menu.jpg) no-repeat 0 0;
    padding-left: 22px;
    margin: 12px 0px 0px 20px;
}

div.menu a.mainbuttontext:hover {
    background: url(bg_menu_a.jpg) no-repeat 0 0;
}

div.toplinks a.mainbuttontext {
    display: inline;
    height: 15px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #94968D;
    padding: 0 22px 0 22px;
    margin: 17px 0px 0px 20px;
}

div.toplinks a.mainbuttontext :hover {
}

.leftcol {
    width: 235px;
    float: left
}

.content {
    padding-top: 5px;
    margin-left: 240px;
}

.contact {
    background: url(bg_contact.jpg) bottom left no-repeat;
    padding: 50px 10px 75px 17px;
}

.footer {
    padding: 15px;
}

.footer div {
    color: #FFFFFF;
}

.footer .f_right {
    text-align: right;
}

.footer a.normal {
    color: #ffffff;
    text-decoration: underline;
}

.footer a.normal:hover {
    color: #DFE0DD;
    text-decoration: underline;
}

/* index styles only */
.prod_btn {
    float: left;
    margin: 11px 11px 30px 8px;
}

.welcome {
    color: #5B5E55;
    width: 310px;
    float: left;
    margin: 15px 11px 11px 11px;
}

.welcome p {
    margin: 10px 0px 0px 0px;
}

.welcome_img {
    float: right;
}

.special {
    background: #FFFFFF url(bg_special.jpg) bottom repeat-x;
    margin-bottom: 15px;
}

.col {
    width: 182px;
    float: left;
    margin-right: 15px;
}

.page {
}

h1 {
    font-size: 160%;
    color: #666666;
}

h1 b {
    color: #CC0000;
}

h2 {
    font-size: 140%;
}

.fboth100 {
    float: left;
    clear: right;
}

.main_content table td {
}

form, #contact_table {
    float: left !important;
    clear: right !important;
    font-size: 110%;
}

form {
    padding: 0;
    margin: 0;
}

.maintext table {
    clear: right !important;
    float: left !important;
}

.products {
    width: 600px;
    clear: both;
    margin: 20px 0 20px 0;
}

.products_prelim {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.products_prelim_img {
    float: left;
    margin: 0 10px 0 0;
    width: 200px;
}

.products_prelim_values {
    margin: 0;
}

.products_prelim_values div {
    line-height: 20px;
}

.products_prelim_details {
    margin: 3px 0 0 0;
}

.products_img {
    float: left;
    width: 200px;
}

.listing_name_1 {
}

.listing_name_1, .listing_value_1 {
    text-align: left !important;
}

.next_prev {
}

.next_prev .search_br {
    display: none;
}

