body {
    background: #fffaf1 url("../images/bg.gif") repeat-x fixed;
    font-family: trebuchet ms,verdana,tahoma,arial,sans-serif;
    font-size: 13px;
    line-height: 1.55em;
    color: #333333;
    text-align: center;
    margin: 0;
    padding: 0;
}

div#container {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    padding: 0;
}

div.first_content {
    background-color: #ffffff;
    font-size: 1em;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 3px 0 50px;
    border: 1px solid #4B6E7D;
}

div.content {
    float: left;
    background-color: #ffffff;
    font-size: 1em;
    text-align: left;
    width: 950px;
    margin: 5px 5px 20px 0;
    padding: 3px 0 30px;
    border: 1px solid #4B6E7D;
}

div.description {
    margin: 0 20px 0 0;
    padding: 0 0 0 25px;
    text-align: justify;
}

div.feature {
    margin: 0 20px 0 25px;
    padding: 10px 0 0 80px;
    text-align: justify;
    border-top: 1px dashed #CCCCCC;
}

div.screenshot_title {
    clear: both;
    margin: 10px 20px 5px 15px;
    padding: 0 0 5px 30px;
    text-align: left;
    color: #2c387c;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.02em;
    border-bottom: 1px dotted #999999;
}

div.screenshot {
    float: left;
    margin: 5px 5px 0 5px;
    padding: 0 0 5px 10px;
    text-align: center;
}

div.block {
    margin: 15px 25px 15px 40px;
    padding: 10px 5px 0 0;
    text-align: justify;
    border-top: 1px dashed #CCCCCC;
}

.feature li {
    color: black;
}

div.flashdemo {
    padding: 20px 0 0 0;
    text-align: center;
}

div.driver {
    padding-left: 140px;
    text-align: justify;
    width: 770px;
    margin: 10px 6px;
    border-top: 1px dashed #CCCCCC;
}

div.company {
    background: #EEEEEE url("../images/titlebar1.png") repeat-x;
    margin: 0 auto;
    padding: 0;
    width: 950px;
    height: 25px;
    line-height: 35px;
    text-align: left;
    font-weight: bold;
    border-left: 1px solid #4B6E7D;
    border-right: 1px solid #4B6E7D;
}

div.flash {
    width: 950px;
    height: 130px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #4B6E7D;
    color: white;
    font-family: Times New Roman, Arial, Dialog;
    font-size:220%;
    font-weight:normal;
    line-height:0.9em;
    background: #2d47a3 url("../images/titlebar.png") repeat-x;
}

.flash p {
    padding: 0 0 0 20px;
}

div.menu {
    background-color: #3d56ac;
    margin: 0 auto;
    padding: 0;
    width: 950px; /* 880 - 10 -10 */
    height: 25px;
    line-height: 25px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #becbf9;
    border-left: 1px solid #4B6E7D;
    border-right: 1px solid #4B6E7D;
    border-bottom: 1px solid #4B6E7D;
}

div.graybg {
    clear: both;
    font-weight: bold;
    background-color: #cccccc;
    margin: 20px 10px;
    padding: 1px 10px;
}

div.clear {
    clear: both;
}

a {
    border-bottom: 1px dashed #3D7DC7;
    color: #043DBC;
    text-decoration: none;
}

a.menu {
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.005em;
    border: none;
    margin-left: 15px;
    padding: 8px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

a.menu:hover {
    color: #f39f67;
}

a.menu_current {
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.005em;
    color: black;
    background: white;
    border: none;
    margin-left: 15px;
    padding: 3px 8px 3px 8px;
/*text-decoration: underline; */
}

h1 {
    color:#222222;
    font-family: Times New Roman, Arial, Dialog;
    font-size:200%;
    font-weight:normal;
    letter-spacing:-0.03em;
    line-height:0.9em;
/*font-size: 20px;*/
    font-weight: normal;
    margin: 10px 25px 0.25em;
    padding: 10px 0 10px 0;
}

h2 {
    color: #000099;
    font-family: Times New Roman, Arial, Dialog;
    font-size: 180%;
    font-weight: normal;
    letter-spacing: -0.02em;
    margin: 0;
    padding: 0 0 0 0;
}
h3 {
    display: block;
    font-weight: bold;
    color: white;
    margin: 0;
    padding: 2px;
}
h4 {
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5em;
    color: #c34f02;
    margin: 20px 0;
}

img {
    border: 0;
    padding-right: 5px;
}

ul.toc {
    margin: 15px 10px;
    padding: 0 5px;
    line-height: 1.5em;
}

.toc li {
    background: transparent url(../images/bullet_star_bw.gif) no-repeat scroll 0 0.55em;
    line-height: 120%;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0 12pt 4pt 0.6em;
    margin: 0;
}

div.toc {
    float: left;
    padding: 5px 30px;
}

span.marked {
    color: #006666;
    font-weight: bold;
}

span.comment {
    color: #8282a2;
}
