/**********   GENERAL STYLES   **********/
body, html {
    background: #ffffff;    
    padding: 0;    
    margin: 0;
    width: 100%;
    text-align: center;
}
body, td, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font-family: Arial, Tahoma, Verdana, Courier, sans-serif; 
    color: #000000;
    font-size: 12px;
}
small {
    font-size: 9px;
}
.content#homepage big {
    font-size: 13px;
}
h1 {
    padding: 0px 0px 12px 0px;
    margin: 0;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    font-family: "Times New Roman", Garamond, Arial;
}
h1 span {
    display: block;
    padding-bottom: 23px;
}
h2 {
    padding: 0px 0px 16px 0px;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
h3 {
    padding: 0px 0px 16px 0px;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #84dbfa;
}
a, a:hover {
    color: #2191d6;
    text-decoration: underline;
}
table {
    border: 0px; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0px 0px 10px 0px;
    margin: 0;  
    background: transparent;
    font-family: inherit;
    font-size: inherit; 
}
ul {
    padding: 5px 0px 0px 7px;
    margin: 0px;
    list-style: none;
}
ul li {
    padding: 0px 0px 5px 14px;
    margin: 0px;
    background: transparent url(/i/li_big.gif) no-repeat 0px 5px;
}
ul.big h3 {    
    padding: 0px 0px 10px 0px;
}
/**********   THE BASIC LAYOUT BLOCKS   **********/
#wrapper {
    background: transparent url(/i/bg.jpg) no-repeat 50% 0%;
    width: 888px;
    text-align: left;
    margin: 0 auto;
    padding: 33px 0px 60px 0px;
}
/* columns */
.columns {
    width: 100%;    
    clear: both;
}
.columns .cleft {
    float: left;
    width: 256px;
    //margin-right: -100%; 
}
.columns .cleft .indent {
    padding-right: 55px;
}
.columns .cright {
    float: left;
    width: 632px;     
    //margin-left: 256px; 
    //display: inline;     
    background: #11578b url(/i/content_btm.jpg) no-repeat 0% 100%;
}
.content {
    min-height: 534px; 
    //height: 534px;
    background: transparent url(/i/content_top.jpg) no-repeat 0px 0px;
}
.content, .content td, .content th {
    color: #ffffff;
}
.content a, .content a:hover {
    color: #70c4ff;
}
.columns .cright .indent {
    margin: 0px 34px;
    padding: 15px 0px 100px 0px;
    //width: 100%;
}
.content p {
    text-align: justify;
}
/**/
.clear {
    clear: both;
}
.line {
    clear: both;
    height: 15px;
    border-bottom: 3px solid #1f3d4e;
    margin: 0px 0px 22px 0px;
}
#logo {
    height: 162px;
}
.flashHead {
    background: transparent url(/i/flash_head.jpg) no-repeat 0px 0px;
    height: 140px;
    width: 632px;
    color: #11578b;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}
.flashHead p {
    padding: 28px 250px 0px 128px;
    margin: 0;
    line-height: 1.4em;
}
.menu {
    margin: 0px 0px 0px 0px;    
    padding: 0px 0px 0px 22px;
    clear: both;
    background: transparent url(/i/menu_bg.gif) repeat-y 0px 0px;
}
.menu#submenu {
    background: transparent url(/i/menusub.gif) no-repeat 0px 0px;
}
.menu ul {
    padding: 0px;
    margin: 0px 0px 0px 10px;
    list-style: none;
}
.menu ul ul {
    margin: 0px 0px 0px 25px;
}
.menu li {
    padding: 4px 0px 8px 0px;
    margin: 0px;
    /*border-top: 2px solid #e4e4e4;*/
    font-family: "Times New Roman";
    font-size: 20px;
    font-weight: bold;
    color: #ff4b4e;
}
.menu li li {
    border-top: none;
    font-size: 16px;
    padding: 6px 0px 0px 0px;
}
.menu a {
    color: #271507;
    text-decoration: none;
}
.menu a:hover, .menu .active a {
    color: #008eec;
    text-decoration: none;
}
.menu .active {
    color: #ff4b4e;
}
.menu a.active:hover {
    color: #008eec;
}

.newsOnIndex {
    font-size: 11px;    
    clear: both;
    margin: 22px 0px 0px 0px;

}
.newsOnIndex p {
    padding: 0px 0px 9px 0px;
}
.newsOnIndex .date {
    font-weight: bold;
    background: transparent url(/i/li.gif) no-repeat 0px 3px;
    padding: 0px 0px 5px 18px;
}
.newsOnIndex p a {
    color: #000000;
    text-decoration: none;
}
.newsOnIndex p a:hover {
    color: #2191d6;
    text-decoration: underline;
}

#foot {
    text-align: center;
    font-size: 11px;
    border-top: 1px solid #000000;
    padding: 6px 0px 0px 0px;
    margin: 8px 0px 0px 0px;
}
/* styles for content elements */


/* sitemap */
.key img {
    position: relative;
    top: -1px;
}
a.key, a.key:hover {
   cursor: default;
}
ul.map li {   
   padding-bottom: 6px;
}
ul.map li a:hover {   
   color: #000000;
}
ul.map ul {
   padding-top: 3px;    
   padding-bottom: 3px;
}
ul.map ul li {
   padding: 3px 0px 0px 9px;    
   background: transparent url(/i/bullet2.gif) no-repeat 0px 9px;
}
/* forms */
.fieldw {
    background: #ffffff;
    border: 1px solid #000000;
    width: 330px;
    height: 20px;
}
textarea.fieldw {
    height: 107px;
}
.button {
    height: 20px;
    border: 1px solid #000000;
    background: #132b3f url(/i/btn.gif) repeat-x 0px 0px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin-top: 1px;
    //margin-top: 3px;
}
.formContent {
    margin-top: 10px;
}
.formContent th {
    text-align: right;
    vertical-align: top;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 12px 0px 12px;
    //padding: 4px 12px 0px 12px;
}
.formContent td {
    padding: 0px 0px 8px 0px;
    //padding: 0px 0px 6px 0px;
}
.formContent td.ast {
    color: #70c4ff;
    padding-right: 10px;
    vertical-align: top;
}
p.error {
    color: #70c4ff;
    margin: 0px;
    padding: 2px 0px 0px 5px;
    font-size: 10px;
}

/* news */
.page_active, .page {
    padding: 0px 2px;
}
.newsPage p.date {
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0px 3px 0px;
}
.newsPage h3 {
    padding: 0px 0px 10px 0px;
    color: #ffffff;
}
.newsPage p {
    padding: 0px 0px 8px 0px;
    font-size: 12px;
}
.illustration {
    float: left; 
    margin: 0px 21px 0px 0px; 
    position: relative; 
    top: -12px;
    margin-bottom: -12px;
}
.products img {
    border: 1px solid #000000;
    margin: 3px 20px 0px 0px;
}
.products td {
    padding: 0px 0px 19px 0px;
    vertical-align: top;
}
.products h3 {
    color: #84dbfa;
    padding: 0px 0px 10px 0px;
}
.products div.clear img {
    float: none;
    border: none;
}
