html, body
{
 background:#00649b;
 margin:0px;
 text-align:center;
 background-image:url(../img/bg.png);
 background-repeat:repeat-x;
 font-family:arial,helvetica,sans-serif;
 font-size:0.95em;
 color:#ffffff;
 height:140%;
}
ul
{
 list-style-type:none;
}
#page
{
 width:780px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 margin-top:28px;
 height:100%;
 background:#121c26;
}
#top
{
 background:url(../img/topbg.png);
 background-repeat:repeat-x;
 width:100%;
 height:294px;
 text-align:right;
}
#mnu
{
 text-align:left;
 width:280px;
}
#mnu li
{
 list-style-type:none;
 font-size:0.95em;
 line-height:20px;
 height:20px;
 margin-bottom:6px;
 background:#093558;
}
#mnu a
{
 height:20px;
 color:#ffffff;
 text-decoration:none;
 display:block;
 padding-left:60px;
}
#mnu a:hover
{
 text-decoration:none;
 background-color:#dedddb;
 color:#093558;
}
#content
{
 width:100%;
}
#left
{
 float:left;
 width:320px;
 text-align:left;
 margin-left:24px;
 padding:8px;
}
#right
{
 float:right;
 width:348px;
 text-align:left;
 margin-right:24px;
 padding:8px;
}
#prods
{
 text-align:center;
}
#contact
{
 width:320px;
 text-align:right;
 padding-right:60px;
 line-height:32px;
}
#bum
{
 padding:20px;
 background:#093558;
 font-size:0.75em;
 margin:40px;
 height:74px;
 text-align:left;
}
#bum a
{
 color:#ffffff;
 text-decoration:none;
}
#bum a:hover
{
 color:#ccccff;
 text-decoration:underline;
}
#foot a
{
 font-size:0.65em;
 color:#ffffff;
 text-decoration:none;
 margin:6px;
}
#foot a:hover
{
 color:#ccccff;
 text-decoration:underline;
}
.txt
{
 background:#121c26;
 border:1px solid #ffffff;
 margin-top:3px;
 text-align:left;
 color:#ffffff;
 width:160px;
 font:0.95em verdana,arial,helvetica,sans-serif;
}
.btn
{
 font:0.85em verdana,arial,helvetica,sans-serif;
 clear:both;
 color:#ffffff;
 background:#093558;
 border:2px #167fd3 outset;
 margin-top:6px;
}
.top
{
 margin-bottom:12px;
}
.logo
{
 margin:20px;
 border:0px;
}
.bx
{
 background-image:url(../img/bxbg.png);
 background-repeat:repeat-x; 
 margin:10px auto;
 width:100%;
}
.bxtop
{
 background:url(../img/tr.png) no-repeat top right;
}
.bxtop div
{
 background:url(../img/tl.png) no-repeat top left;
}
.bxtop,.bxtop div
{
 width:100%;
 height:10px;
 font-size:1px;
}
.bxmid
{
 width:100%;
}
.bxtxt
{
 margin:20px;
}
.bxtxt a
{
 color:#ffffff;
}
.bxtxt a:hover
{
 text-decoration:none; 
}
.blt li
{
 list-style-image:url(../img/blt.png);
}