body {
    background: url("../images/bg.gif") repeat-x scroll 0 0 transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
p, img, a, h1, h2, h3, ul, li, table, td {
    border: medium none;
    color: #999999;
    line-height: 140%;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
h1, h2, h3 {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
label {
    color: #800000;
    font-size: 11px;
    font-weight: normal;
    line-height: 140%;
    margin: 2px 0;
}
p {
    font-size: 11px;
    margin-bottom: 8px;
}
#header_wrapper, #home_header_wrapper, #home_content_wrapper, #navigation_wrapper, #content_wrapper {
    margin: 0 auto;
    width: 860px;
}
#home_header_wrapper {
    background: url("../images/header.jpg") no-repeat scroll center bottom transparent;
    height: 328px;
}
#header_wrapper {
    height: 48px;
}
#header, #home_header {
    float: right;
}
#header h1, #home_header h1 {
    background: url("../images/logo.gif") no-repeat scroll 0 0 transparent;
    height: 68px;
    text-indent: -9000px;
    width: 224px;
}
#home_header h1 {
    margin-bottom: 32px;
}
#navigation_wrapper {
    margin: 18px auto 12px;
}
#navigation {
    width: 860px;
}
#navigation ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style-type: none;
    margin: 0 auto;
    width: 860px;
}
#navigation ul li {
    display: inline;
}
#navigation a {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 100%;
    margin: 0;
    padding: 4px 20px 3px;
}
#navigation a:hover {
    background: none repeat scroll 0 0 #800000;
    border: 1px solid #800000;
    color: #FFFFFF;
}
#navigation a.selected {
    background: none repeat scroll 0 0 #800000;
    border: 1px solid #800000;
    color: #FFFFFF;
}
.menu_left {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC #CCCCCC -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    display: inline;
}
.menu_right {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    display: inline;
}
#home_content {
    clear: both;
    min-height: 80px;
    padding-top: 40px;
    width: 100%;
}
#home_content a.video {
    background-color: #800000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #800000;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 2px 0;
    text-align: center;
    width: 223px;
}
#home_content p {
    width: 392px;
}
#content {
    clear: both;
    margin-left: -36px;
    margin-top: 40px;
    min-height: 250px;
}
#content h2, #home_content h2 {
    color: #800000;
    font-size: 13px;
    margin-bottom: 12px;
}
#content p {
    color: #666666;
    font-size: 12px;
    margin-bottom: 18px;
}
#content p strong {
    color: #800000;
}
#content hr {
    background: none repeat scroll 0 0 #CECECE;
    border: medium none;
    height: 1px;
    width: 580px;
}
#content_wrapper {
    width: 935px;
}
#content a {
    color: #800000;
    text-decoration: underline;
}
#home_content_wrapper {
    width: 860px;
}
#content h2.product_name {
    background: url("../images/machine_name_bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 48px;
    margin-left: -28px;
    padding: 12px 0 0 28px;
    width: 260px;
}
#content img.product_image {
    float: left;
}
#content p.product_text {
    float: left;
    margin-left: 12px;
    width: 412px;
}
.grey_input {
    border: 1px solid #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 18px;
    width: 205px;
}
textarea.grey_input {
    height: 80px;
    width: 380px;
}
#examples td {
    color: #800000;
}
table#examples {
    background: url("../images/examples_tbl_bg.gif") repeat-y scroll center center transparent;
}
#left_col {
    background: url("../images/header_left.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 240px;
    width: 75px;
}
#center_col {
    background: none repeat scroll 0 0 #E7E7E7;
    float: left;
    padding: 17px 28px 32px;
    width: 580px;
}
#right_col {
    background: url("../images/header_right.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 240px;
    width: 224px;
}
#footer {
    border-top: 1px solid #CECECE;
    color: #9C9C9C;
    font-size: 11px;
    margin: 32px 0 0 75px;
    width: 860px;
}
#home_content #footer {
    border-top: 1px solid #CECECE;
    color: #9C9C9C;
    margin: 32px 0 0 0;
    width: 860px;
}
.designed_by, #footer a {
    color: #CECECE;
    text-decoration: none;
}

