body {
   width: 100%;
   margin: 0;
   margin-bottom: 10px;
   padding: 0;
   text-align: center;
   background-color: #fff;
   /*background-image: url('http://www.bwysystems.com/images/bg2.jpg');
   background-repeat: repeat;*/
   font-family: Geneva, Verdana, Arial, Sans;
   font-size:   12pt;
   /*background-image: url('/images/background.png');*/
   background-repeat: no-repeat;
   background-position: 400px top;
}

div {
   padding: 0;
   margin: 0;
}

tr {
   padding: 0;
   margin: 0;
   border-width: 0;
}

td {
   padding: 0;
   margin: 0;
   border-width: 0;
}

table {
   cell-spacing: 0;
   border-spacing: 0;
}

img {
   border-width: 0;
}

a {
   color: #254e7b;
}

p {
   
}

.body-container{
   /*width: 700px;*/
   text-align: center;
   margin: 20px 0 20px 0;
}

.page-container{
   position: relative;
   text-align: left;
   width: 914px;
   /*border-width: 6px;
   border-color: #f8f8f8;
   border-style: solid;
   border-top-width: 0;*/

   /* Center the page: */
   margin-left: auto;
   margin-right: auto;

   z-index: 10;
}

.page-header {
   background-color: #eee;
   border-color: #dedbba;
   border-style: solid;
   border-width: 0;
   /*width: 680px;*/
   padding: 10px;
   /*color: #999;*/
   color: #49a9be;
   font-size: 9px;
   font-weight: bold;

   background-image: url('/images/shadow-page-header.png');
   background-repeat: repeat-x;
   background-position: left bottom;
}

.page-header h1 {
   font-weight: normal;
   font-size:   16pt;
   color: #000;
   margin: 0;
   padding: 0;
}

.page-header a {
   color: #999;
   font-size: 9px;
   font-weight: bold;
   text-decoration: none;
}

.page-header a:hover {
   color: #999;
   font-size: 9px;
   font-weight: bold;
   text-decoration: underline;
}

.header {
   text-align: right;
   /*background-color: #fff;*/
   /*background-image: url('http://www.bwysystems.com/images/headerbg.jpg');*/
   background-repeat: repeat-x;
   padding: 0;
   float: right;
   width: 300px;
}

.header-nav {
   /*background-image: url('http://www.bwysystems.com/images/contentshadowbottom.jpg');
   background-repeat: repeat-x;*/
   padding: 5px 0px;
   font-size: 10pt;
   font-weight: bold;
   color: #254e7b;
   /*background-color: #b0c2ca;*/
   margin-bottom: 40px;
}

.header-nav ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   /*margin-left: 10px;*/
   height: 25px;
}

.header-nav ul li {
   display: inline;
   /*border-right: solid 1px #8e9fa7;*/
   vertical-align: middle;
   line-height: 25px;
   height: 25px;
}

.header-nav ul li a {
   /*color: #254e7b;*/
   color: #333;
   text-decoration: none;
   /*padding: 5px 3px;*/
   margin-right: 10px;
   vertical-align: middle;
   line-height: 25px;
   height: 25px;
   display: inline-block;
   padding-left: 5px;
   padding-right: 5px;
}

.header-nav ul li a:hover {
   color: #fff;
   text-decoration: /*underline*/none;
   background-color: #000;
   line-height: 25px;
   display: inline-block;
}

.header-nav ul li a img {
   vertical-align: middle;
}




.user-header {
   font-size:   8pt;
   margin-bottom: 5px;
}

.user-header a {
   color: #666;
   text-decoration: none;
}

.user-header a:hover {
   color: #666;
   text-decoration: underline;
}

.footer {
   text-align: left;
   background-color: #111;
   font-family: Geneva, Verdana, Arial, Sans;
   font-size:   9px;
   color: #ccc;
   padding: 30px 20px;
}

.footer a {
   color: #fff;
   text-decoration: none;
}

.footer a:hover {
   color: #ccc;
   text-decoration: underline;
}

.content {
   margin: 0;
   text-align: left;
   /*background-color: #e6ebed;*/
   background-color: #fff;
   /*border-top: solid 1px #ccc;*/
   /*border-bottom: solid 1px #8e9fa7;*/
   font-size:   10pt;
   /*padding: 15px;*/
   /*width: 900px;*/
   overflow: hidden;
}

.content:after {
   clear: both;
}

.content-wrapper {
   width: 910px;
   
}

.content-padding {
   margin: 10px;
}

h3 {
   font-size: 14pt;
}

h3 a {
   color: #254e7b;
   text-decoration: none;
}

h3 a:hover {
   color: #254e7b;
   text-decoration: underline;
}

.green {
   color: #679701;
}

.green a {
   color: #679701;
}

.green a:hover {
   color: #9ed526;
}

h3.green {
   margin-top: 2px;
}

.side-bar {
   margin-right: 0;
   margin-top: 0;
   margin-left: 5px;
   float: right;
   vertical-align: top;
   width: 200px;
   background-color: #222;
   padding: 10px 0 10px 0;
   border-width: 0;
   border-color: #bbbaac;
   border-style: solid;
   border-top-width: 0;
   border-right-width: 0;
   font-size: 9pt;
   /*background-image: url('/images/background_lightgrey_gr.png');
   background-repeat: x-repeat;*/
}

.side-bar a {
   display: block;
   color: #aaa;
   text-decoration: none;
   padding: 10px 5px 10px 15px;
   font-weight: bold;
   margin-left: 0;
   margin-right: 25px;
}

.side-bar a:hover {
   display: block;
   color: #fff;
   text-decoration: none;
   background-color: #000;
}

a.side-bar-sub {
   display: block;
   color: #aaa;
   text-decoration: none;
   padding: 5px 5px 5px 35px;
   font-weight: normal;
   margin-left: 0;
   margin-right: 25px;
}

.side-bar-sub a:hover {
   display: block;
   color: #fff;
   text-decoration: none;
   background-color: #000;
}

.list-arrow-header {
   color: #679701;
   font-size: 10pt;
   font-weight: bold;
   margin-bottom: 0;
   padding-bottom: 0;
}

.list-arrow {
   list-style-image: url("http://www.bwysystems.com/images/list_arrow.png");
   padding: 0;
   margin-top: 10px;
   margin-left: 25px;
}

.product-banner {
   clear: left;
   margin: 10px 0 0 0;
   width: 660px;
   height: 240px;
   background-repeat: no-repeat;
}

.product-banner div.clearer {
   clear: both;
   line-height: 0;
   height: 0;
}

.screen-shot {
   clear: left;
   margin: 10px 0 0 0;
   width: 660px;
   height: 240px;
   background-repeat: no-repeat;
   cursor: pointer;
}

.screen-shot div.clearer {
   clear: both;
   line-height: 0;
   height: 0;
}

.screen-shot-desc {
   float: left;
   width: 275px;
   height: 240px;
   margin: 10px 20px 10px 10px;
}

.download-item {
   background-color: #f2f2f2;
   border-bottom: 1px solid #e8e8e8;
   margin: 10px 0 20px 0;
   padding: 10px 10px 0px 30px;

   background-image: url('/images/shadow-content.png');
   background-repeat: repeat-x;
   background-position: left top;
}

.download-item h2 {
   font-size: 12pt;
   font-weight: bold;
   margin-top: 0;
   padding-top: 0;
   margin-bottom: 10px;
   padding-bottom: 0;

}

.download-item h2 a {
   color: #333;
   text-decoration: none;
}

.download-item h2 a:hover {
   color: #49a9be;
   /*text-decoration: underline;*/
}



.content-div {
   margin: 10px 10px 20px 10px;
   /*padding: 0px 10px 0px 10px;*/

   /*background-image: url('/images/content-start.png');
   background-repeat: no-repeat;
   background-position: left top;*/
}

.content-div-highlight {
   background-color: #f2f2f2;
   border-bottom: 1px solid #e8e8e8;
   margin: 10px 0 20px 0;
   padding: 10px 0 0px 0;

   background-image: url('/images/shadow-content.png');
   background-repeat: repeat-x;
   background-position: left top;
}

.content-padder {
   background-color: #fff;
   padding: 20px;
   margin: 0;
   color: #000;
}